[yocto] [meta-raspberrypi][PATCH 4/5] linux-raspberrypi: Add a 4.1 linux kernel with vc4 support

2015-08-02 Thread Javier Martinez Canillas
From: Derek Foreman This adds Eric Anholt's WIP kernel with dri/kms/3d support for the GPU on the rpi2. Adding a recipe that tracks this kernel, will make it easier to test this setup. This recipe should only used for testing purposes for now, so it will not be set as the default. The kernel wi

[yocto] [meta-raspberrypi][PATCH 2/5] rpi-config: Allow to mask GPU irqs

2015-08-02 Thread Javier Martinez Canillas
From: Derek Foreman The rpi config.txt file has a mask_gpu_interrupt option which needs to be set when using the new VC4 DRM/KMS driver. Since this option exists in the config file and needed by some kernels, add a option to set it. Signed-off-by: Derek Foreman [javier: Made it a config option]

[yocto] [meta-raspberrypi][PATCH 0/5] Add support for 4.1 kernel with vc4 DRM/KMS driver

2015-08-02 Thread Javier Martinez Canillas
Hello Andrei, This series adds support for Eric Anholt's v4.1 kernel, that has support for the vc4 DRM/KMS driver. Which is the new open source graphics driver stack for the Raspberry Pi to be used instead of the userland driver. We are using it in the Tizen port to RPI2 [0] and are trying to pus

[yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi.inc: Make kgdboc kernel param optional

2015-08-02 Thread Javier Martinez Canillas
From: Mauro Carvalho Chehab The kernel debugger over console (kgdboc) parameter is being added unconditionally to the kernel command line but this means that the kernel will stop and wait for gdb to attach in case of a exception or when sending a sysrq-g key. This behaviour may not be what most u

[yocto] [meta-raspberrypi][PATCH 3/5] sdcard_image-rpi.bbclass: Allocate more space for boot partition

2015-08-02 Thread Javier Martinez Canillas
From: Derek Foreman The boot partition currently has a size of 20 MiB but just the start elf binaries account almost 12 MiB, which means that only 8 MiB is left for the kernel image. A recent kernel with many of its options built-in can easily be more than 4 MiB so let's double the boot partition

[yocto] [meta-raspberrypi][PATCH 5/5] rpi-default-providers: Switch providers according to used gfx stack

2015-08-02 Thread Javier Martinez Canillas
From: Derek Foreman The Raspberry Pi boards can use one of two graphics stacks: The "userland" user-space driver or the VC4 drm/kms kernel driver. This patch allows the user to choose if the VC4 driver has to be used instead and set the right preferred providers for that case. Signed-off-by: Der

Re: [yocto] Which repo for meta-altera ?

2015-08-02 Thread enak999
As you can read in the ReadMe.md Khem Raj and Yves Vandervennet are the official maintainers of github.com/altera-opensource/meta-altera I really recommend to use github.com/altera-opensource/meta-altera instead of the fork from Khem Raj. But since you use the fork of one of the maintainers, i

[yocto] Cannot build Runtime Dependency "kernel-devicetree" on custom kernel based image / OE Arago

2015-08-02 Thread Roosemberth Palacios
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm working on a custom image for ti's am335x chip. Still, I try to build my image, but at the end I get [...] | Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for domosafety-userspace-1.0: | * kernel-

[yocto] [Recipe reporting system] Upgradable recipe name list

2015-08-02 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this recipe remainder until newer u

[yocto] [][meta-selinux] libpam: Upgrade recipe with wildcard.

2015-08-02 Thread flihp
From: Philip Tricca The DESTDIR prefix patch is now upstream and no longer necessary. Signed-off-by: Philip Tricca --- .../pam/libpam/sepermit-add-DESTDIR-prefix.patch | 31 -- recipes-extended/pam/libpam_1.%.bbappend | 8 ++ recipes-extended/pam/libpam_1.1

[yocto] gtkwave recipe fails in do_configure

2015-08-02 Thread Edward Vidal
Hello All, I am trying to add gtkwave with a bitbake recipe gtkwave_3.6.66.bb found at https://github.com/develone/raspberrypi2_yocto.git in the folder receipe_gtkwave. I need to add the following trying to get do_configure working. EXTRA_OECONF = "--with-tcl=/home/vidal/wkg/yocto/RaspberryPi2/