[yocto] [[PATCH][RRS]] rrs/tools/rrs_upstream_email.py: Update message to point recipe file instead of deprecated upstream tracking file.

2016-01-04 Thread Aníbal Limón
Since upstream_tracking.inc file is deprecated because now every recipe has it's own upstream information then update email message according it. Signed-off-by: Aníbal Limón --- rrs/tools/rrs_upstream_email.py | 6 +++--- 1 file changed, 3 insertions(+), 3

Re: [yocto] building on os x

2016-01-04 Thread Clemens Lang
On Mon, Dec 21, 2015 at 11:24:52AM +, Burton, Ross wrote: > Well with El Capitan's improved security apparently crippling > LD_PRELOAD (so I hear, unverified currently), Pseudo won't work, which > means an alternative will need to be researched and implemented. El Capitan has "System

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

2016-01-04 Thread Paul Eggleton
On Mon, 04 Jan 2016 16:18:30 Alexander Kanavin wrote: > On 01/04/2016 07:25 AM, recipe-rep...@yoctoproject.org wrote: > > 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

[yocto] Reminder: Yocto Project Technical Team Meeting - Tuesday, Jan. 5, 2016 8:00 AM US Pacific Time

2016-01-04 Thread Jolley, Stephen K
Tuesday, Jan. 5, 2016 8:00 AM US Pacific Time Agenda: * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.1_Status https://wiki.yoctoproject.org/wiki/Yocto_2.1_Schedule

[linux-yocto] [PATCH 3/3] dca: refactor DCA based config options

2016-01-04 Thread Saul Wold
DCA was marked as a x86-64 item, so refactor accordingly to only include it for 64bit configurations. Signed-off-by: Saul Wold --- bsp/intel-common/intel-corei7-64.scc | 3 +++ features/dca/dca.cfg | 3 +++ features/igb/igb.cfg | 2 --

[linux-yocto] [PATCH 0/3] Update config options based on linux-yocto-dev

2016-01-04 Thread Saul Wold
Bruce, This was some work I started over the break to check meta-intel with the linux-yocto-dev branch, which is now 4.4 based. This will likely require that the yocto-kernel-cache get a linux-4.4 branch since these changes are specific to 4.4. Thanks Sau! Saul Wold (3): virtio: add new

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

2016-01-04 Thread Alexander Kanavin
On 01/04/2016 07:25 AM, recipe-rep...@yoctoproject.org wrote: 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

[yocto] [meta-security][PATCH] Remove recipe for the kernel 3.14 from master branch, to fix a build error. ERROR: No recipes available for: meta-security/recipes-kernel/linux/linux-yocto_3.14.bbappend

2016-01-04 Thread Thomas Perrot
Signed-off-by: Thomas Perrot --- recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 1 file changed, 4 deletions(-) delete mode 100644 recipes-kernel/linux/linux-yocto_3.14.bbappend diff --git a/recipes-kernel/linux/linux-yocto_3.14.bbappend

[yocto] [meta-selinux][PATCH] Remove recipes for kernel 3.14 and 3.19 from master branch, to fix a build error. ERROR: No recipes available for: meta-selinux/recipes-kernel/linux/linux-yocto_3.19.bbap

2016-01-04 Thread Thomas Perrot
Signed-off-by: Thomas Perrot --- recipes-kernel/linux/linux-yocto_3.14.bbappend | 8 recipes-kernel/linux/linux-yocto_3.19.bbappend | 8 2 files changed, 16 deletions(-) delete mode 100644 recipes-kernel/linux/linux-yocto_3.14.bbappend delete mode