[yocto] [prelink-cross][PATCH 1/1] rtld: remove if check before free

2015-06-23 Thread Maninder Singh
No need of explicit NULL check before free Signed-off-by: Maninder Singh --- trunk/src/rtld/rtld.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/trunk/src/rtld/rtld.c b/trunk/src/rtld/rtld.c index 35dfde7..3ed1db3 100644 --- a/trunk/src/rtld/rtld.c +++ b/trunk/src/rtld

[yocto] [PATCHv2 1/1] Disable parallel build for umip.

2015-06-23 Thread Alexandru . Vaduva
From: Siva Borra umip build fails due to parallel build order issue, hence disabling the same. [LXCR-4977] Signed-off-by: Siva Borra --- meta-cgl-common/recipes-extended/umip/umip%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-cgl-common/recipes-extended/umip/umip%.b

[yocto] [LXCR-4977 PATCH 1/1] Add makedumpfile recipe to cgl.

2015-06-23 Thread Alexandru . Vaduva
From: Siva Borra Add the makedumpfile package recipe to the cgl layer. [LXCR-4977] Signed-off-by: Siva Borra --- .../makedumpfile/files/alias-powerpc-powerpc32.patch | 13 + .../recipes-cgl/makedumpfile/makedumpfile_1.5.8.bb | 20 2 files changed, 33 insert

Re: [yocto] [meta-raspberrypi] [PATCH] ds1307-rtc-overlay.dtb has been removed from the kernel tree, and most overlays have been moved to the dts/overlays directory

2015-06-23 Thread Andrei Gherzan
Hi, On Thu, Jun 18, 2015 at 10:33 AM, Andrei Gherzan wrote: > Hello, > > On 18 Jun 2015 10:22, "Herve Jourdain" wrote: >> >> Hi Andrei, >> >> Well, it seems that the current meta-raspberrypi is pulling the kernel >> from github, and the kernel on github already has these "features" in. >> Which

Re: [yocto] Migration from 1.7.1 to 1.8 - kernel-abiversion missing

2015-06-23 Thread Bruce Ashfield
On 2015-06-23 3:15 PM, Robert Calhoun wrote: On 4/30/15 10:06 AM, "Bruce Ashfield" wrote: On 2015-04-30 08:27 AM, Schaumlöffel, Jan wrote: What kernel recipe is used when your machine is set to 'astro' ? Something custom ? Or have you added machine compatibility to another known kernel reci

Re: [yocto] Migration from 1.7.1 to 1.8 - kernel-abiversion missing

2015-06-23 Thread Robert Calhoun
On 4/30/15 10:06 AM, "Bruce Ashfield" wrote: >On 2015-04-30 08:27 AM, Schaumlöffel, Jan wrote: >>> What kernel recipe is used when your machine is set to 'astro' ? >>> Something custom ? Or have you added machine compatibility to another >>> known kernel recipe ? >> >> How would I see which ker

[yocto] do_make_scripts race condition with externalsrc

2015-06-23 Thread Darcy Watkins
Hello, I encountered the same error as described by Mikhail Zakharov last November in... https://lists.yoctoproject.org/pipermail/yocto/2014-November/022151.html My output was nearly identical to that reported (the only thing different being a different recipe that builds out-of-tree kernel mo

[yocto] meta-mono: Issue building 4.0.2.4

2015-06-23 Thread Chris Morgan
The double nested output folder looks odd to me but leaving that, it looks like a file is being installed twice. Anyone else seeing this? meta meta-skeleton = "(HEADdetachedat16caaab):16caaabfcc678b03a0cd88aaeac15f9b8d1c3dad" meta-yocto meta-yocto-bsp= "(HEADdetachedat16caaab):16caaabfcc67

[yocto] Kernel driver backports

2015-06-23 Thread Darcy Watkins
Hello, I am attempting to build kernel driver backports 3.18.1-1 to backport newer drivers into older kernels (3.4 for i586 and 3.12 for armv7). This is in poky 1.6 (daisy). I have everything building OK, and they seem to work OK on the target, BUT the tasks that split the packages up will na