[OE-core] [PATCH 0/1] rootfs_xxx.bbclass: fix bitbake -S hashes mismatch error

2013-03-06 Thread Robert Yang
The following changes since commit 6663b79452bcdd95fc69e1ec853baae6c5297ab2: libpcap: fix description variable (2013-03-05 18:00:34 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/bbs http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/bb

[OE-core] [PATCH 1/1] rootfs_xxx.bbclass: fix bitbake -S hashes mismatch error

2013-03-06 Thread Robert Yang
The bitbake -S has errors, e.g.: NOTE: Reparsing files to collect dependency data ERROR: Bitbake's cached basehash does not match the one we just generated (/buildarea/lyang1/poky/meta/recipes-core/images/core-image-minimal.bb.do_rootfs)! ERROR: The mismatched hashes were 8e44f2296f2d6cdf2ccb0236

Re: [OE-core] [danny][PATCH 0/2]fix toolchain relocation issues

2013-03-06 Thread Hongxu Jia
On 03/07/2013 04:14 AM, Eric Bénard wrote: Hi Hongxu, Le Wed, 6 Mar 2013 12:58:45 +0800, Hongxu Jia a écrit : Rebase to danny. [YOCTO #3984] The following changes since commit e89f812a0af56beda951c1dce6113a61d6db8cda: bitbake: knotty.py: fix unknown event bb.event.DiskFull (2013-03-04 1

Re: [OE-core] [PATCH] sanity.bbclass: always use oe.lsb.distro_identifier method

2013-03-06 Thread Saul Wold
On 03/05/2013 02:54 AM, Paul Eggleton wrote: On Friday 01 March 2013 18:42:22 Martin Jansa wrote: * even when /etc/redhat-release or /etc/SuSE-release exists * don't read /etc/lsb-release manually, NATIVELSBSTRING is not reading it too Unfortunately this has been merged before I had a chanc

[OE-core] [PATCH] gst-plugins-package: return few ALLOW_EMPTY settings

2013-03-06 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-multimedia/gstreamer/gst-plugins-package.inc | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc b/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc index 3e9ef92..7ae3ef6 100644

Re: [OE-core] Missing gst-plugins-good package Was: [oe-commits] Richard Purdie : recipes: Fix ALLOW_EMPTY with no package specified

2013-03-06 Thread Martin Jansa
On Wed, Mar 06, 2013 at 09:53:39PM +0100, Martin Jansa wrote: > On Tue, Mar 05, 2013 at 01:14:17PM +, g...@git.openembedded.org wrote: > > Module: openembedded-core.git > > Branch: master > > Commit: fe81bd4f600877e63433184cfc2e22c33bb77db6 > > URL: > > http://git.openembedded.org/?p=openem

[OE-core] Missing gst-plugins-good package Was: [oe-commits] Richard Purdie : recipes: Fix ALLOW_EMPTY with no package specified

2013-03-06 Thread Martin Jansa
On Tue, Mar 05, 2013 at 01:14:17PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: fe81bd4f600877e63433184cfc2e22c33bb77db6 > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=fe81bd4f600877e63433184cfc2e22c33bb77db6 > > A

Re: [OE-core] [danny][PATCH 0/2]fix toolchain relocation issues

2013-03-06 Thread Eric Bénard
Hi Hongxu, Le Wed, 6 Mar 2013 12:58:45 +0800, Hongxu Jia a écrit : > Rebase to danny. > > [YOCTO #3984] > > The following changes since commit e89f812a0af56beda951c1dce6113a61d6db8cda: > > bitbake: knotty.py: fix unknown event bb.event.DiskFull (2013-03-04 > 10:17:20 +) > > are availa

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

2013-03-06 Thread Mark Hatle
On 3/6/13 10:04 AM, Trevor Woerner wrote: Ah... so CQID is an internal WindRiver thing? Correct. This is our internal bug tracking number. (Our customers also get access to some of the numbers as well..) We include this number of items we've ported from our product back to oe-core so that

Re: [OE-core] [PATCH] sanity.bbclass: always use oe.lsb.distro_identifier method

2013-03-06 Thread Martin Jansa
On Tue, Mar 05, 2013 at 10:54:25AM +, Paul Eggleton wrote: > On Friday 01 March 2013 18:42:22 Martin Jansa wrote: > > * even when /etc/redhat-release or /etc/SuSE-release exists > > * don't read /etc/lsb-release manually, NATIVELSBSTRING is not > > reading it too > > Unfortunately this has b

[OE-core] gnu-configize / perl issue

2013-03-06 Thread Andreas Müller
Hi, I saw the following in log.do_configure. I did not cause a build error so I think there are several recipes affected: autoreconf: running: gnu-configize Can't load '/home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.14.3/auto/Data/Dumper/Dumper.so' for module D

[OE-core] [PATCH 2/2] pulseaudio: respect the systemd DISTRO_FEATURE

2013-03-06 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc index 37621e0..349b643 100644 --- a/meta/recipes-multim

[OE-core] [PATCH 1/2] pulseaudio: rationalise existing configuration using PACKAGECONFIG

2013-03-06 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc index 2506e41..37621e0 10064

Re: [OE-core] [PATCH 2/3] package.bbclass: use oe.path.realpath()

2013-03-06 Thread Richard Purdie
On Sun, 2013-02-10 at 13:41 +0100, Enrico Scholz wrote: > oe.path.realpath() provides are common and more correct implementation > for resolving symlinks within sysroot. Use it. > > Old implementation suffered from lot of problems; e.g. > > * redundant code > > * calls 'os.stat()' which referenc

[OE-core] [PATCH] sudo : upgrade to 1.8.6p7

2013-03-06 Thread Andrei Dinu
Signed-off-by: Andrei Dinu --- .../sudo/{sudo_1.8.6p6.bb => sudo_1.8.6p7.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/sudo/{sudo_1.8.6p6.bb => sudo_1.8.6p7.bb} (84%) diff --git a/meta/recipes-extended/sudo/sudo_1.8.6p6.bb b/meta/recipes-ext

[OE-core] [PATCH 1/4] ptest: Move ptest checks from recipes to ptest.bbclass

2013-03-06 Thread Björn Stenberg
This patch cleans up ptest implementation in recipes by moving ptest specific code parts into dedicated *_ptest functions. Signed-off-by: Björn Stenberg --- meta/classes/ptest.bbclass | 35 +-- 1 files changed, 29 insertions(+), 6 deletions(-) diff --git a/meta

[OE-core] [PATCH 4/4] bash: Use new _ptest functions

2013-03-06 Thread Björn Stenberg
Signed-off-by: Björn Stenberg --- meta/recipes-extended/bash/bash.inc | 15 ++- 1 files changed, 6 insertions(+), 9 deletions(-) diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index 20a23f0..c619f82 100644 --- a/meta/recipes-extended/bash/b

[OE-core] [PATCH 2/4] dbus: Use new _ptest functions

2013-03-06 Thread Björn Stenberg
Signed-off-by: Björn Stenberg --- meta/recipes-core/dbus/dbus-ptest_1.6.8.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb index 1382206..d00819a 100644 --- a/meta/recipes-core/

[OE-core] [PATCH 0/4] Move ptest checks from recipes to ptest.bbclass

2013-03-06 Thread Björn Stenberg
In response to feedback about the ptest checks added to recipes when implementing ptest, I have changed it so those checks now only exist in ptest.bbclass and recipes instead use dedicated _ptest functions to define ptest-specific actions. Björn Stenberg (4): ptest: Move ptest checks from recipe

[OE-core] [PATCH 3/4] glib: Use new _ptest functions

2013-03-06 Thread Björn Stenberg
Signed-off-by: Björn Stenberg --- meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb index d58d489..7795524 100644 --- a/meta/recipe

[OE-core] [PATCH v2 1/1] mesa: rename mesa-dri recipe to just mesa

2013-03-06 Thread Laurentiu Palcu
Rename mesa-dri recipes to just mesa. Also, replace all references to mesa-dri in all recipes/configs. The reason for this renaming (quote from bugzilla): "mesa-dri is a artefact of mesa-xlib existing, which doesn't anymore. mesa-dri should be renamed to mesa." [YOCTO #3385] Signed-off-by: Laur

[OE-core] [PATCH v2 0/1] Rename mesa-dri recipe to mesa

2013-03-06 Thread Laurentiu Palcu
Changes in v2: * squashed the commits into a single one to be easily bisectable; * removed FILESEXTRAPATHS references; * removed a file that had to go to poky ML; Thanks, Laurentiu Hi all, This patchset will rename the "mesa-dri" recipe to "mesa" and will replace all occurences to mesa-dri in

Re: [OE-core] [oe-commits] MiLo : util-linux: Add package for libmount

2013-03-06 Thread Mike Looijmans
On 03/06/2013 07:23 AM, Martin Jansa wrote: On Thu, Feb 28, 2013 at 11:15:51PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 2e79110e31da940728d42411cad3d019d570fc31 URL: http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2e79110e31