Re: [OE-core] State of bitbake world

2013-03-03 Thread Martin Jansa
Updated state of world builds on distroless oe-core+meta-oe+meta-smartphone layers this time also on qemux86 and qemux86-64: qemuarm: http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130301_160601.log/ qemux86:

Re: [OE-core] State of bitbake world

2013-03-03 Thread Richard Purdie
On Sun, 2013-03-03 at 13:39 +0100, Martin Jansa wrote: Updated state of world builds on distroless oe-core+meta-oe+meta-smartphone layers this time also on qemux86 and qemux86-64: qemuarm: http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130301_160601.log/

[OE-core] [PATCH] buildhistory: Allow the version backwards check to be disabled

2013-03-03 Thread Richard Purdie
When the PR service is not enabled, the versions can go backwards and there are cases we don't want to know about this. This patch adds a variable allowing these checks to be turned off whilst still using buildhistory. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff

[OE-core] [for-danny] Proposed changes for backporting

2013-03-03 Thread Otavio Salvador
Hello Eric, A new set of changes for evaluation for backport (in order): * 3b214e2 samba: Split libnss-winbind package * 1b6add9 mg: add recipe for version 20110905 * e8874ce evince: disable help build Thanks in advance, -- Otavio Salvador O.S. Systems E-mail:

[OE-core] [PATCH] recipes: Fix ALLOW_EMPTY with no package specified

2013-03-03 Thread Richard Purdie
There are various usages of ALLOW_EMPTY with no packages specified. This is not recommended syntax, nor is it likely to be supported in the future. This patch improves the references in OE-Core, either removing them if they're pointless (e.g. when PACKAGES=) or specifying which package it applies

Re: [OE-core] ALLOW_EMPTY versus ALLOW_EMPTY_${PN}? a couple clarifications

2013-03-03 Thread Richard Purdie
On Fri, 2012-07-06 at 09:10 -0400, Robert P. J. Day wrote: just trying to clarify the gory details of the ALLOW_EMPTY setting. first, across several .bb files, there is a mixture of these two: ALLOW_EMPTY = 1 ALLOW_EMPTY_${PN} = 1 what's the difference? what does the first one

Re: [OE-core] ALLOW_EMPTY versus ALLOW_EMPTY_${PN}? a couple clarifications

2013-03-03 Thread Martin Jansa
Can you please add ALLOW_EMPTY to sanity check like R* variables are now? On Sun, Mar 3, 2013 at 4:56 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-07-06 at 09:10 -0400, Robert P. J. Day wrote: just trying to clarify the gory details of the ALLOW_EMPTY setting.

[OE-core] [PATCH] libgcc: Mark libgcc_s as executable to ensure its stripped

2013-03-03 Thread Richard Purdie
libgcc_s is not marked as executable and hence it doesn't get stripped. This means its about 1MB larger than it needs to be. There is no good reason it shouldn't get stripped so ensure it does and mark as executable. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git

Re: [OE-core] libgcc_s.so not stripped

2013-03-03 Thread Richard Purdie
On Wed, 2012-08-22 at 13:25 -0700, Khem Raj wrote: On Wed, Aug 22, 2012 at 1:15 PM, Enrico Scholz enrico.sch...@sigma-chemnitz.de wrote: I just noticed that libgcc_s.so.1 is not stripped in the .ipk. Is there any reason to keep the debug symbols? Uncompressed, this makes a difference

Re: [OE-core] [RFC PATCH 0/2] Fully support ext3/ext4 rootfs generation

2013-03-03 Thread Darren Hart
On 03/02/2013 03:39 AM, Richard Purdie wrote: On Sat, 2013-03-02 at 18:46 +0800, Robert Yang wrote: Replace genext2fs with populate-extfs.sh in image_types.bbclass to fully support ext3/ext4 rootfs. Comments from Darren: We used genext2fs to create ext3/ext4 rootfs in the past, basically,

Re: [OE-core] [RFC PATCH 0/2] Fully support ext3/ext4 rootfs generation

2013-03-03 Thread Darren Hart
On 03/03/2013 09:15 AM, Darren Hart wrote: On 03/02/2013 03:39 AM, Richard Purdie wrote: On Sat, 2013-03-02 at 18:46 +0800, Robert Yang wrote: Replace genext2fs with populate-extfs.sh in image_types.bbclass to fully support ext3/ext4 rootfs. Comments from Darren: We used genext2fs to

[OE-core] [PATCH] apr: add libtool to SSTATE_SCAN_FILES

2013-03-03 Thread randy.macleod
From: Jackie Huang jackie.hu...@windriver.com The hardcoded paths in libtool will cause apache2 compile fail at link stage when the package apr is installed from sstate cache, so add libtool to SSTATE_SCAN_FILES. [ CQID: WIND00405372 ] Signed-off-by: Jackie Huang jackie.hu...@windriver.com

[OE-core] [PATCH 1/1] Python: Fix for CVE-2012-2135

2013-03-03 Thread yanjun.zhu
From: yanjun.zhu yanjun@windriver.com Reference:http://bugs.python.org/issue14579 The utf-16 decoder in Python 3.1 through 3.3 does not update the aligned_end variable after calling the unicode_decode_call_errorhandler function, which allows remote attackers to obtain sensitive information

Re: [OE-core] [PATCH 1/2] connman: upgrade to 1.12

2013-03-03 Thread Iorga, Cristian
Hi Saul, Momentarily no. This was tested on kernel 3.4 only, but I will integrate that patch and re-test with kernel 3.8. Regards, Cristian. -Original Message- From: Saul Wold [mailto:s...@linux.intel.com] Sent: Saturday, March 02, 2013 1:46 AM To: Iorga, Cristian Cc: