Re: [OE-core] Using pigz-native from sstate-cache while zlib-native is not there yet

2013-09-21 Thread Richard Purdie
On Tue, 2013-09-10 at 17:55 +0300, Riku Voipio wrote: I've started observing build failures with pigz-native fails due ttrying to use too old libz (from host), instead of the one in sysroot. I take most don't see this bug because they have new enough zlib on their host system. | DEBUG:

[OE-core] [PATCH] gzipnative: Ensure dependencies apply to do_unpack and do_populate_lic

2013-09-21 Thread Richard Purdie
| DEBUG: Executing python function sstate_task_postfunc| DEBUG: Staging files from /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-x32/build/build/tmp/work/qemux86_64-poky-linux-gnux32/core-image-minimal/1.0-r0/license-destdir to

Re: [OE-core] [v3 PATCH 0/9] Improved EFI boot support

2013-09-21 Thread Jason Wessel
On 09/20/2013 12:11 PM, Darren Hart wrote: So with these now upstream, I'm hitting the following after removing NO_ISO=1 from the MinnowBoard machine config. Is anything missing? Have you validated this is working for you after the merge? Only the first 2 patches in the series were actually

Re: [OE-core] [PATCH_V5] image types: split live into iso and hddimg

2013-09-21 Thread Saul Wold
On 09/19/2013 06:31 AM, Valentin Popa wrote: Changes to split live into iso and hddimg without adding a new image type class. This patch has only a visible effect on HOB and solves part 2 of #3197 [YOCTO #3197] Signed-off-by: Valentin Popa valentin.p...@intel.com ---

Re: [OE-core] [PATCH 1/1] image.bbclass: do not automatically remove update-rc.d

2013-09-21 Thread ChenQi
ping On 09/13/2013 10:09 AM, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com In rootfs_uninstall_unneeded function, the update-rc.d package would be removed if no 'package-management' and no delayed postinsts. However, in update-rc.d.bbclass, the update-rc.d package is only

[OE-core] [oe] distutils: Replacing path to native path only to be done to non-native python packages

2013-09-21 Thread Amy Fong
distutils: Replacing path to native path only to be done to non-native python packages distutils: Replacing path to native python by path to python in the image to support python packages with console-script setup resulted in a bad interpreter error message because coreutils-native is not a