Re: [OE-core] [PATCH v2][RFC] chrpath.bbclass: strip common parent directories from rpath#

2013-03-05 Thread Henning Heinold
Hi, I will try your patch on meta-java too, because later openjdk's vm had problem with the rpath too, until khem made a patch. Bye Henning ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/

Re: [OE-core] [oe-commits] Ross Burton : update-rc.d: don't do anything if systemd. bbclass is inherited

2013-03-05 Thread Martin Jansa
On Mon, Feb 11, 2013 at 02:45:49PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: 0273a22fec3c9360df2510b759c5bf9af610551f > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0273a22fec3c9360df2510b759c5bf9af610551f > > A

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

2013-03-05 Thread Martin Jansa
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=2e79110e31da940728d42411cad3d019d570fc31 > > A

[OE-core] [PATCH 1/1] sysvinit-inittab: change default runlevel for lsb

2013-03-05 Thread Kang Kai
LSB images are used to run LSB test suite and there is no test case to check GUI so X/GUI is not included into LSB images. And in LSB specification, runlevel 5 is to boot with GUI, so change the default runlevel from 5 to 3 for LSB images. [YOCTO #3927] Signed-off-by: Kang Kai --- .../sysvinit/

[OE-core] [PATCH 0/1] change default runlevel for lsb images

2013-03-05 Thread Kang Kai
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 kangkai/sysvinit-inittab-lsb http://git.pokylinux.org/cgit.cgi/poky-contri

[OE-core] [danny][PATCH 2/2] populate_sdk_base.bbclass:fix toolchain relocation issues

2013-03-05 Thread Hongxu Jia
When run "autoreconf" in toolchain, there is an error if the host's perl's version is not the same as the one in the SDK, the error says that the executable perl mismatches the perl lib's version. This is because most of the autotools' scripts use the "#!/usr/bin/perl -w" which is host perl, but t

[OE-core] [danny][PATCH 1/2] perl-nativesdk:fix toolchain relocation issues

2013-03-05 Thread Hongxu Jia
1, Use create_wrapper to create perl wrapper in the SDK. 2, Add perl.real to perl-nativesdk package. [YOCTO #3984] Signed-off-by: Hongxu Jia --- meta/recipes-devtools/perl/perl_5.14.2.bb |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/per

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

2013-03-05 Thread Hongxu Jia
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 available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-toolchain

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

2013-03-05 Thread Khem Raj
On Mon, Mar 4, 2013 at 2:11 AM, Richard Purdie wrote: >> > [ CQID: WIND00405372 ] >> >> You can drop this. > > Is this really a big problem? I can understand people wanting to be able > to track commits back to defect reports... it would not make sense for most of people in community. Having refe

Re: [OE-core] [PATCH] kernel-module-split: append space to RDEPENDS

2013-03-05 Thread Khem Raj
On Tue, Mar 5, 2013 at 4:52 PM, Martin Jansa wrote: > * it was generating invalid RDEPENDS when KERNEL_MODULES_META_PACKAGE had > RDEPENDS set already without trailing space > > Signed-off-by: Martin Jansa Yes this fixes my regression Tested-By: Khem Raj > --- > meta/classes/kernel-module-

Re: [OE-core] [PATCH 5/5] rpm: save output of postinstall scripts when image first boot

2013-03-05 Thread Kang Kai
On 2013年02月26日 16:14, Kang Kai wrote: When image feature "debug-tweaks" is enabled, save output of post install script to log file which can be configured when image first boot. [YOCTO #3223] Signed-off-by: Kang Kai --- meta/recipes-devtools/rpm/rpm_5.4.9.bb |6 +- 1 files changed, 5

[OE-core] [PATCH] kernel-module-split: append space to RDEPENDS

2013-03-05 Thread Martin Jansa
* it was generating invalid RDEPENDS when KERNEL_MODULES_META_PACKAGE had RDEPENDS set already without trailing space Signed-off-by: Martin Jansa --- meta/classes/kernel-module-split.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/kernel-module-split.bb

[OE-core] [PATCH V4] nfs-utils: Add scratch directory for NFS upcall state storage (denzil)

2013-03-05 Thread Rich Dubielzig
When the /var/lib/nfs/v4recovery directory is not present, NFSD cannot record the upcall state and cannot end the 90-second grace period on startup. This is true even when NFS4 is not being served according to nfsstat. More details and discussion here: https://lkml.org/lkml/2012/6/11/206 Signed-

[OE-core] [PATCH v2][RFC] chrpath.bbclass: strip common parent directories from rpath

2013-03-05 Thread Andreas Oberritter
Allows to use shorter TMPDIRs in corner cases, e.g. with native perl modules, having a deep directory structure. The problem is that the original absolute rpath may be shorter than the newly generated relative rpath. The failing rpaths were '/ab/cde/tmp/sysroots/x86_64-linux/usr/lib' (old) and '$

[OE-core] [PATCH][RFC] chrpath.bbclass: strip common parent directories from rpath

2013-03-05 Thread Andreas Oberritter
Allows to use shorter TMPDIRs in corner cases, e.g. with native perl modules, having a deep directory structure. The problem is that the original absolute rpath may be shorter than the newly generated relative rpath. The failing rpaths were '/ab/cde/tmp/sysroots/x86_64-linux/usr/lib' (old) and '$

Re: [OE-core] [PATCH 0/4] Don't build gtk+-native

2013-03-05 Thread Richard Purdie
On Mon, 2013-03-04 at 12:52 +, Ross Burton wrote: > We're building gtk+-native (so the X stack, freetype, fontconfig, etc etc) > just > to run gtk-update-icon-cache on the host when building the rootfs. > > This series adds a recipe that builds just that binary from a GTK+ tarball > using >

Re: [OE-core] [PATCH] qt4.inc: package keyboard drivers

2013-03-05 Thread Otavio Salvador
On Tue, Mar 5, 2013 at 2:45 PM, Andreas Oberritter wrote: > * Fixes the following packaging error, if compiled with > -plugin-kbd-linuxinput: > > | WARNING: For recipe qt4-embedded, the following files/directories were > installed but not shipped in any package: > | WARNING: /usr/lib/qtopia/

[OE-core] [PATCH] libpcap: fix description variable

2013-03-05 Thread Andreas Oberritter
* The variable name was truncated. Signed-off-by: Andreas Oberritter --- meta/recipes-connectivity/libpcap/libpcap.inc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc index b

[OE-core] [PATCH] qt4.inc: package keyboard drivers

2013-03-05 Thread Andreas Oberritter
* Fixes the following packaging error, if compiled with -plugin-kbd-linuxinput: | WARNING: For recipe qt4-embedded, the following files/directories were installed but not shipped in any package: | WARNING: /usr/lib/qtopia/plugins/kbddrivers/.debug | WARNING: /usr/lib/qtopia/plugins/kbddriv

[OE-core] Commit messages becoming too short

2013-03-05 Thread Richard Purdie
There appears to be a general trend towards short commit messages. I don't impose a "must have a long log and short log" policy but I'll have to if things don't improve. To be clear, the commit message needs to say not just what changed but *why* the change is necessary, e.g. what error it causes

Re: [OE-core] [PATCH] avahi: move systemd support where it belongs

2013-03-05 Thread Richard Purdie
On Tue, 2013-03-05 at 15:20 +0100, Martin Jansa wrote: > On Tue, Mar 05, 2013 at 02:10:25PM +, Richard Purdie wrote: > > On Mon, 2013-03-04 at 14:25 +0100, Martin Jansa wrote: > > > Signed-off-by: Martin Jansa > > > --- > > > meta/recipes-connectivity/avahi/avahi.inc | 6 +- > > > m

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

2013-03-05 Thread Laurentiu Palcu
Thanks. I'll make the changes and resend. Also, I'll squash the commits into a single one to be easily bisectable. Laurentiu On 03/05/2013 05:00 PM, Burton, Ross wrote: > Man, Phil was quick today. I'll throw away my draft and reply to this > instead... > > On 5 March 2013 14:50, Phil Blundell

Re: [OE-core] [PATCH v2] gmp: updated to 5.1.0a

2013-03-05 Thread Marinescu, Bogdan A
Sorry, I didn't realize that v1 was already merged. New patch sent. Thanks, Bogdan On Tue, Mar 5, 2013 at 5:30 PM, Martin Jansa wrote: > On Tue, Mar 05, 2013 at 05:27:37PM +0200, Bogdan Marinescu wrote: > > --- > > .../gmp/{gmp-5.1.0 => gmp-5.1.0a}/187b7b1646ee.patch|0 > > ...

[OE-core] [PATCH] gmp: fix missing PR after update to 5.1.0a

2013-03-05 Thread Bogdan Marinescu
Signed-off-by: Bogdan Marinescu --- meta/recipes-support/gmp/gmp_5.1.0.bb |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-support/gmp/gmp_5.1.0.bb b/meta/recipes-support/gmp/gmp_5.1.0.bb index 73a4336..3c3d985 100644 --- a/meta/recipes-support/gmp/gmp_5.1.0.bb +++ b/meta/re

Re: [OE-core] [PATCH v2] gmp: updated to 5.1.0a

2013-03-05 Thread Martin Jansa
On Tue, Mar 05, 2013 at 05:27:37PM +0200, Bogdan Marinescu wrote: > --- > .../gmp/{gmp-5.1.0 => gmp-5.1.0a}/187b7b1646ee.patch|0 > .../gmp/{gmp-5.1.0 => gmp-5.1.0a}/configure.patch |0 > .../{gmp-5.1.0 => gmp-5.1.0a}/obsolete_automake_macros.patch|0 > me

[OE-core] [PATCH v2] gmp: updated to 5.1.0a

2013-03-05 Thread Bogdan Marinescu
--- .../gmp/{gmp-5.1.0 => gmp-5.1.0a}/187b7b1646ee.patch|0 .../gmp/{gmp-5.1.0 => gmp-5.1.0a}/configure.patch |0 .../{gmp-5.1.0 => gmp-5.1.0a}/obsolete_automake_macros.patch|0 meta/recipes-support/gmp/{gmp_5.1.0.bb => gmp_5.1.0a.bb}|7 +++

[OE-core] [PATCH] iproute2: Fix build failure on ppc64

2013-03-05 Thread b28495
From: Ting Liu Backport three patches from upstream for ppc64: http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git ae70d96 ipntable: more fixes for ppc64 a55a8fd fix dependency on sizeof(__u64) == sizeof(unsigned long long) a7c2882 ip: fix ipv6 ntable on ppc64 Signed-off-by: Tin

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

2013-03-05 Thread Burton, Ross
Man, Phil was quick today. I'll throw away my draft and reply to this instead... On 5 March 2013 14:50, Phil Blundell wrote: >> -# for mesa-dri and mesa-xlib >> +# for mesa and mesa-xlib >> FILESEXTRAPATHS_append := "${THISDIR}/mesa:" > > Presumably you don't need that anymore. I thought I had

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

2013-03-05 Thread Phil Blundell
On Tue, 2013-03-05 at 16:38 +0200, Laurentiu Palcu wrote: > -# for mesa-dri and mesa-xlib > +# for mesa and mesa-xlib > FILESEXTRAPATHS_append := "${THISDIR}/mesa:" Presumably you don't need that anymore. > --- a/meta/recipes-graphics/mesa/mesa-dri_git.bb > +++ b/meta/recipes-graphics/mesa/mesa_

Re: [OE-core] [PATCH] (distro-alias|maintainers|package-regex).inc: mesa-dri -> mesa

2013-03-05 Thread Laurentiu Palcu
Ignore this. I meant to send it on the poky ML. Thanks, Laurentiu On 03/05/2013 04:40 PM, Laurentiu Palcu wrote: > Since the mesa-dri recipe has been renamed to mesa, change the mentioned files > accordingly. > > [YOCTO #3385] > > Signed-off-by: Laurentiu Palcu > --- > meta-yocto/conf/distro/

[OE-core] [PATCH] (distro-alias|maintainers|package-regex).inc: mesa-dri -> mesa

2013-03-05 Thread Laurentiu Palcu
Since the mesa-dri recipe has been renamed to mesa, change the mentioned files accordingly. [YOCTO #3385] Signed-off-by: Laurentiu Palcu --- meta-yocto/conf/distro/include/distro_alias.inc |4 ++-- meta-yocto/conf/distro/include/maintainers.inc |4 ++-- meta-yocto/conf/distro/include

[OE-core] [PATCH 2/2] Replace references to mesa-dri with mesa in all files

2013-03-05 Thread Laurentiu Palcu
[YOCTO #3385] Signed-off-by: Laurentiu Palcu --- meta-yocto-bsp/conf/machine/atom-pc.conf |2 +- meta/conf/distro/include/default-providers.inc |6 +++--- meta/conf/machine/include/ia32-base.inc|4 ++-- meta/conf/machine/include/qemu.inc |

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

2013-03-05 Thread Laurentiu Palcu
[YOCTO #3385] Signed-off-by: Laurentiu Palcu --- meta/recipes-graphics/mesa/libglu_9.0.0.bb |2 +- meta/recipes-graphics/mesa/mesa-common.inc |4 ++-- .../mesa/{mesa-dri.inc => mesa.inc}| 11 --- .../mesa/{mesa-dri_9.0.2.bb => mesa_9.0.2.bb}

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

2013-03-05 Thread Laurentiu Palcu
Hi all, This patchset will rename the "mesa-dri" recipe to "mesa" and will replace all occurences to mesa-dri in recipes/configs. The changes and the upgrade path were tested on qemux86 and on an atom-pc ideapad s10-3t. No issues observed. For more info, as to why this was needed, go here: https

Re: [OE-core] [PATCH] avahi: move systemd support where it belongs

2013-03-05 Thread Martin Jansa
On Tue, Mar 05, 2013 at 02:10:25PM +, Richard Purdie wrote: > On Mon, 2013-03-04 at 14:25 +0100, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > meta/recipes-connectivity/avahi/avahi.inc | 6 +- > > meta/recipes-connectivity/avahi/avahi_0.6.31.bb | 6 ++ > > 2 fi

Re: [OE-core] [PATCH] avahi: move systemd support where it belongs

2013-03-05 Thread Richard Purdie
On Mon, 2013-03-04 at 14:25 +0100, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta/recipes-connectivity/avahi/avahi.inc | 6 +- > meta/recipes-connectivity/avahi/avahi_0.6.31.bb | 6 ++ > 2 files changed, 7 insertions(+), 5 deletions(-) "where it belongs"? Is this du

Re: [OE-core] [oe-commits] Bogdan Marinescu : gmp: updated to 5.1.0a

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

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

2013-03-05 Thread Richard Purdie
On Mon, 2013-03-04 at 12:06 -0800, Khem Raj wrote: > On Sun, Mar 3, 2013 at 9:04 AM, Richard Purdie > wrote: > > 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

Re: [OE-core] [PATCH] package.bbclass: Fix do_package variable dependencies

2013-03-05 Thread Burton, Ross
On 5 March 2013 12:24, Richard Purdie wrote: > When the do_package function was split into different sections, the vardeps > were not updated to match meaning some function changes weren't reflected > in the sstate checksums. Fix this. > > [YOCTO #3980] Signed-off-by: Ross Burton Ross

[OE-core] [PATCH 1/1] avahi: fix installed but not shipped warning

2013-03-05 Thread Robert Yang
The avahi recipe has a warning when build without systemd feature: WARNING: QA Issue: avahi: Files/directories were installed but not shipped /usr/share/dbus-1 The /usr/share/dbus-1 is empty without systemd feature, there would be /usr/share/dbus-1/system-services with systemd. Use rmdir to fix

[OE-core] [PATCH 0/1] avahi: fix installed but not shipped warning

2013-03-05 Thread Robert Yang
The following changes since commit 93ec7b4d1550e07caec86e2998d0f94a01c7e785: xserver-xf86-config: atom-pc doesn't need a xorg.conf (2013-03-04 14:42:11 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/avahi http://git.pokylinux.org/cgit.cgi/poky-c

[OE-core] [PATCH] package.bbclass: Fix do_package variable dependencies

2013-03-05 Thread Richard Purdie
When the do_package function was split into different sections, the vardeps were not updated to match meaning some function changes weren't reflected in the sstate checksums. Fix this. [YOCTO #3980] Signed-off-by: Richard Purdie --- diff --git a/meta/classes/package.bbclass b/meta/classes/packag

Re: [OE-core] [PATCH] sstate.bbclass: Enclose sstate search parameter with quotes

2013-03-05 Thread Otavio Salvador
On Mon, Mar 4, 2013 at 8:45 PM, Leonardo Sandoval wrote: > In case filenames have spaces, execution of the function > sstater_install will hang, so the print parameter %s must be > enclosed with quotes. > > Signed-off-by: Leonardo Sandoval Acked-by: Otavio Salvador -- Otavio Salvador

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

2013-03-05 Thread Burton, Ross
On 5 March 2013 10:54, Paul Eggleton wrote: > Unfortunately this has been merged before I had a chance to reply. FYI I put > the code in here to read the files directly on purpose, because most distros > bundle up the lsb_release tool with all of the LSB dependencies, so if you > want to set up a

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

2013-03-05 Thread Paul Eggleton
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 chance to reply. FYI I put the code in here to r

Re: [OE-core] [oe] State of bitbake world

2013-03-05 Thread Andrea Adami
On Sun, Mar 3, 2013 at 1:39 PM, 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/ > qemux

Re: [OE-core] [PATCH 1/4] gtk-update-icon-cache-native: add

2013-03-05 Thread Richard Purdie
On Mon, 2013-03-04 at 12:52 +, Ross Burton wrote: > This recipe builds natively just the gtk-update-icon-cache binary that is > required to run the gtk-icon-cache.bbclass postinstall scripts. > > The advantage of doing this is it means running 400 less tasks which takes > four > minutes on my

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

2013-03-05 Thread Robert Yang
On 03/04/2013 10:10 PM, Richard Purdie wrote: On Mon, 2013-03-04 at 21:42 +0800, Robert Yang wrote: On 03/04/2013 02:21 AM, Darren Hart wrote: On 03/03/2013 09:15 AM, Darren Hart wrote: Yes, we do have hard links in the rootfs, e.g: core-image-sato and core-image-sato-sdk: # The sato $