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
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
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
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
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
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
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
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
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