[OE-core] [PATCH V2 0/1] Package upgrade

2014-01-06 Thread Cristiana Voicu
The package has been succesfully compiled for all major architectures. Tested on a core-image-sato, functionalities like lsmod, kmod list or kmod -V. The following changes since commit f33c990db392c6b208efecea0f941449c4d25cec: maintainers.inc: reassign e2fsprogs (2014-01-03 15:16:42 +)

[OE-core] [PATCH] libpthread-stubs: should set ALLOW_EMPTY

2014-01-06 Thread Ming Liu
The package might be empty while pthread functions are being provided by libc, so we need set ALLOW_EMPTY with it or it will break do_rootfs task. Signed-off-by: Ming Liu ming@windriver.com --- .../xorg-lib/libpthread-stubs_0.3.bb |2 ++ 1 files changed, 2 insertions(+), 0

[OE-core] [dora][PATCH 0/2] Dora backports

2014-01-06 Thread Martin Jansa
The following changes since commit e86622a932bbd0acdea67ecfb15c8b06c27353d8: libsoup-2.4: add intltool-native to DEPENDS (2013-12-19 14:59:47 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib jansa/dora-backports2

[OE-core] [dora][PATCH 1/2] ltp: set PREFERRED_PROVIDER and rename runtests_noltp.sh script

2014-01-06 Thread Martin Jansa
From: Martin Jansa martin.ja...@gmail.com * ltp installs 2 different runtests_noltp.sh files from different directories into /opt/ltp/testcases/bin/runtests_noltp.sh last one installed wins and causes unexpected changes in buildhistory's files-in-image.txt report, rename them to have

[OE-core] [dora][PATCH 2/2] eglibc-initial.inc: Drop duplicate include

2014-01-06 Thread Martin Jansa
From: Richard Purdie richard.pur...@linuxfoundation.org There is little point in including the file twice so lets not. The main recipe already included it. Signed-off-by: Martin Jansa martin.ja...@gmail.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org ---

[OE-core] [PATCHv2] grub: add git version

2014-01-06 Thread Koen Kooi
Recently grub git gained support for ARM builds (using u-boot or EFI as first stage loader) and with 2 extra patches we get support for 64-bit ARM as well. Buildtested for genericarmv7a, genericarmv8 and qemux86. The genericarmv8 build fails in do_package/strip due to a binutils problem.

Re: [OE-core] [oe] Piglit in Poky

2014-01-06 Thread Paul Eggleton
On Tuesday 24 December 2013 11:50:50 Martin Jansa wrote: On Mon, Dec 23, 2013 at 08:09:30PM -0500, Philip Balister wrote: On 12/23/2013 01:01 PM, Burton, Ross wrote: We'd like to integrate Piglit (an OpenGL test suite) into Poky so that we can run automated QA on the GL stack. Piglit is

Re: [OE-core] [PATCHv2] grub: add git version

2014-01-06 Thread Martin Jansa
On Mon, Jan 06, 2014 at 12:01:25PM +0100, Koen Kooi wrote: Recently grub git gained support for ARM builds (using u-boot or EFI as first stage loader) and with 2 extra patches we get support for 64-bit ARM as well. Buildtested for genericarmv7a, genericarmv8 and qemux86. The genericarmv8

[OE-core] [PATCH] libarchive: Upgrade to v3.1.2

2014-01-06 Thread Paul Barker
All patches against libarchive in oe-core appear to be merged into the latest release. The license checksum has changed because a couple of referenced files have been renamed but there is no change to the license terms themselves. Signed-off-by: Paul Barker p...@paulbarker.me.uk ---

Re: [OE-core] [PATCH V2 1/1] beecrypt: add ptest support

2014-01-06 Thread Richard Purdie
On Mon, 2014-01-06 at 10:57 +0800, Chong Lu wrote: Install beecrypt test suite and run it as ptest. Make all ptest pass. Signed-off-by: Chong Lu chong...@windriver.com --- .../beecrypt/beecrypt/enable-ptest.patch | 22 ++

Re: [OE-core] [PATCH] sstate: Add optimizing logic for crosssdk setscene dependencies

2014-01-06 Thread Richard Purdie
On Thu, 2013-11-14 at 18:51 +0800, Ming Liu wrote: This patch mainly aims to add optimisation for crosssdk setscene dependency validating which we haven't handled in current logic, and which I think we could have as we've already implemented to native/cross, although there are albeit not many

[OE-core] Strange looking commit in oe-core, 4cee162c292915e

2014-01-06 Thread Jacob Kroon
Hi, Just an observation from my side, I was looking at the recent commits in OE-Core and saw 4cee162c292915e68e8efcab68a31ba0e48105e9, enchant: fix unrecognised option The actual commit message doesn't seem to have anything to do with the actual patch. Perhaps it has been rebased and gone

Re: [OE-core] [PATCHv2] grub: add git version

2014-01-06 Thread Koen Kooi
Op 6 jan. 2014, om 12:24 heeft Martin Jansa martin.ja...@gmail.com het volgende geschreven: On Mon, Jan 06, 2014 at 12:01:25PM +0100, Koen Kooi wrote: Recently grub git gained support for ARM builds (using u-boot or EFI as first stage loader) and with 2 extra patches we get support for

Re: [OE-core] Strange looking commit in oe-core, 4cee162c292915e

2014-01-06 Thread Richard Purdie
On Mon, 2014-01-06 at 13:25 +0100, Jacob Kroon wrote: Hi, Just an observation from my side, I was looking at the recent commits in OE-Core and saw 4cee162c292915e68e8efcab68a31ba0e48105e9, enchant: fix unrecognised option The actual commit message doesn't seem to have anything to do with

Re: [OE-core] [PATCH 5/6] make: upgrade to 4.0

2014-01-06 Thread Burton, Ross
On 30 December 2013 10:02, Robert Yang liezhi.y...@windriver.com wrote: Upgrade to 4.0, remove the following patches since they have been fixed by the upgrade: - expand_MAKEFLAGS.patch - intermediate-target-bugfix.patch - make-savannah-bug30612-fix_white_space.patch -

[OE-core] OE Changelog since 2013-12-29 until 2014-01-05

2014-01-06 Thread cliff . brake
Changelog since 2013-12-29 until 2014-01-05. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

Re: [OE-core] [PATCH 1/2] gconf.bbclass: remove --disable-schemas-install

2014-01-06 Thread Burton, Ross
On 3 January 2014 17:27, Robert Yang liezhi.y...@windriver.com wrote: Gnome has moved the schemas to the gsettings-desktop-schemas pkg, so there is no --disable-schemas-install option any more, and we already have the gsettings-desktop-schemas recipe, so remove it, it wil fix the warning:

[OE-core] [PATCH V2] Modify buildstats to be merged inside buildhistory

2014-01-06 Thread Corneliu Stoicescu
- added buildstats inheritance inside buildhistory - when buildhisory is used, buildstats will be moved inside the buildhistory directory --- meta/classes/buildhistory.bbclass |3 +++ meta/classes/buildstats.bbclass |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git

Re: [OE-core] Strange looking commit in oe-core, 4cee162c292915e

2014-01-06 Thread Saul Wold
On 01/06/2014 04:25 AM, Jacob Kroon wrote: Hi, Just an observation from my side, I was looking at the recent commits in OE-Core and saw 4cee162c292915e68e8efcab68a31ba0e48105e9, enchant: fix unrecognised option The actual commit message doesn't seem to have anything to do with the actual

[OE-core] [PATCH] lighttpd: add www/{logs,var} symlinks

2014-01-06 Thread Yasir Khan
From: Yasir-Khan yasir_k...@mentor.com For FHS compliance, create symbolic links to write variable data to standard paths Signed-off-by: Yasir-Khan yasir_k...@mentor.com --- meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff

[OE-core] [PATCH] base.bbclass: pull in file-native for src.rpm

2014-01-06 Thread Christopher Larson
Unpacking an src.rpm uses rpm2cpio.sh, which requires 'file'. Without this, builds of rpm on a host without 'file' installed will fail with very strange messages. Signed-off-by: Christopher Larson kerg...@gmail.com --- meta/classes/base.bbclass | 4 1 file changed, 4 insertions(+) diff

Re: [OE-core] [PATCH] lib/oe/patch.py: Prefer git am over git apply when applying git patches

2014-01-06 Thread Saul Wold
On 12/31/2013 06:18 AM, Laszlo Papp wrote: Ping? Alternatively, the system could also have an option for further fine-tuning what to do with git patches On Tue, Dec 24, 2013 at 12:44 PM, Laszlo Papp lp...@kde.org wrote: It is better to use git am when possible to preserve the commit messages

Re: [OE-core] [PATCH 5/6] make: upgrade to 4.0

2014-01-06 Thread Robert Yang
On 01/06/2014 09:43 PM, Burton, Ross wrote: On 30 December 2013 10:02, Robert Yang liezhi.y...@windriver.com wrote: Upgrade to 4.0, remove the following patches since they have been fixed by the upgrade: - expand_MAKEFLAGS.patch - intermediate-target-bugfix.patch -

[OE-core] [RFC OE-core/meta/lib] BSP Specific Qemurunner

2014-01-06 Thread Sipke Vriend
Hi, This RFC is a proposal to allow BSP layers to setup qemu with their specific requirements for the testimage oe-core functionality. The suggested changes will be exercised by the bitbake -c testimage image command. Similarly to the oeqa test cases this proposal extends the meta/lib/oeqa

[OE-core] [PATCH V3 1/1] beecrypt: add ptest support

2014-01-06 Thread Chong Lu
Install beecrypt test suite and run it as ptest. Make all ptest pass. Signed-off-by: Chong Lu chong...@windriver.com --- .../beecrypt/beecrypt-enable-ptest-support.patch | 37 ++ meta/recipes-support/beecrypt/beecrypt/run-ptest | 5 +++

[OE-core] [PATCH V3 0/1] beecrypt: add ptest support

2014-01-06 Thread Chong Lu
Changes since V2: Add patch header in beecrypt-enable-ptest-support.patch. The following changes since commit 005af45191ded6185c618c708181b31281e43092: bitbake: fetch2: avoid printing no checksum error message twice (2013-12-22 14:29:13 +) are available in the git repository at:

Re: [OE-core] [PATCH] sstate: Add optimizing logic for crosssdk setscene dependencies

2014-01-06 Thread Ming Liu
On 01/06/2014 08:25 PM, Richard Purdie wrote: On Thu, 2013-11-14 at 18:51 +0800, Ming Liu wrote: This patch mainly aims to add optimisation for crosssdk setscene dependency validating which we haven't handled in current logic, and which I think we could have as we've already implemented to