[OE-core] Custom tasks not running when dependency changes version

2013-04-27 Thread Daniel Lazzari
I've got a weird issue that I just can't seem to figure out and need some help on. In our custom layer we have a bbclass that has 2 custom tasks, like so: addtask complete_metadata after do_package before do_package_write addtask create_other_package after do_package_write before do_build Now th

Re: [OE-core] [PATCH] buildhistory: change default BUILDHISTORY_DIR to TOPDIR

2013-04-27 Thread Otavio Salvador
On Sat, Apr 27, 2013 at 12:15 PM, Martin Jansa wrote: > * like PERSISTENT_DIR I find BUILDHISTORY_DIR more persistent > then tmp-eglibc directory > * WARN: people with existing checkouts in TMPDIR/buildhistory > need to move it to new location first (in order to save history) > > Signed-off-by

Re: [OE-core] [PATCH] rootfs_ipk, image: Add debug capture support

2013-04-27 Thread Chris Larson
On Thu, Apr 25, 2013 at 7:12 AM, Phil Blundell wrote: > > Something like IMAGE_FEATURES += "dbg-pkgs" should trigger the addition > > of dbg packages. > > I've somewhat belatedly gotten around to using this and encountered a > couple of issuettes: > > 1. There was a spurious-looking RRECOMMENDS_$

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

2013-04-27 Thread Andreas Müller
On Sat, Apr 27, 2013 at 7:18 PM, Khem Raj wrote: > > On Apr 27, 2013, at 4:23 AM, Paul Eggleton > wrote: > >> On Saturday 27 April 2013 12:54:00 Martin Jansa wrote: >>> common (8): >>> I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to >>> nonworking >> >> If we have this numb

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

2013-04-27 Thread Khem Raj
On Apr 27, 2013, at 4:23 AM, Paul Eggleton wrote: > On Saturday 27 April 2013 12:54:00 Martin Jansa wrote: >> common (8): >> I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to >> nonworking > > If we have this number of recipes failing, I think we need to do more than > ju

Re: [OE-core] State of bitbake world

2013-04-27 Thread Martin Jansa
On Sat, Apr 27, 2013 at 12:54:00PM +0200, Martin Jansa wrote: > Updated status, but only change IIRC is fixed php, tbb, > android-audiosystem and partially fixed llvm2.9 (I'm testing patch to > fix build on qemuarm again) > > qemuarm Summary: 19 tasks failed: > http://logs.nslu2-linux.org/buildlog

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

2013-04-27 Thread Martin Jansa
On Sat, Apr 27, 2013 at 05:27:49PM +0100, Paul Barker wrote: > On 27 April 2013 12:35, Martin Jansa wrote: > > > > I was hoping that people who care about them will step up and fix them > > to build at least in default configuration - that's why I started to > > send "state of bitbake world" email

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

2013-04-27 Thread Paul Barker
On 27 April 2013 12:35, Martin Jansa wrote: > > I was hoping that people who care about them will step up and fix them > to build at least in default configuration - that's why I started to > send "state of bitbake world" emails. > Most of the patches I've sent so far have resulted from running '

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

2013-04-27 Thread Paul Barker
On 27 April 2013 12:35, Martin Jansa wrote: > On Sat, Apr 27, 2013 at 12:23:19PM +0100, Paul Eggleton wrote: >> On Saturday 27 April 2013 12:54:00 Martin Jansa wrote: >> > common (8): >> > I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to >> > nonworking >> >> If we have this

[OE-core] [PATCH] buildhistory: change default BUILDHISTORY_DIR to TOPDIR

2013-04-27 Thread Martin Jansa
* like PERSISTENT_DIR I find BUILDHISTORY_DIR more persistent then tmp-eglibc directory * WARN: people with existing checkouts in TMPDIR/buildhistory need to move it to new location first (in order to save history) Signed-off-by: Martin Jansa --- meta/classes/buildhistory.bbclass | 2 +- 1 f

[OE-core] Openembedded.org DNS service

2013-04-27 Thread Philip Balister
I just moved oe.org DNS service from Dotster (sucks) to Amazon Route 53. Nothing should change. If I screwed anything up, please send me an email. Philip ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtog

Re: [OE-core] Annoyances with dylan

2013-04-27 Thread Marcin Juszkiewicz
W dniu 27.04.2013 14:18, Koen Kooi pisze: > > Op 27 apr. 2013, om 13:08 heeft Marcin Juszkiewicz > het volgende geschreven: > >> W dniu 26.04.2013 16:47, Koen Kooi pisze: >> >>> I have 2 big annoyances with dylan: >> >>> To trigger 2) I updated meta-linaro >> >> Do you want 'dylan' branch of me

Re: [OE-core] State of bitbake world

2013-04-27 Thread Koen Kooi
Op 27 apr. 2013, om 13:23 heeft Paul Eggleton het volgende geschreven: > On Saturday 27 April 2013 12:54:00 Martin Jansa wrote: >> common (8): >> I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to >> nonworking > > If we have this number of recipes failing, I think we need

Re: [OE-core] Annoyances with dylan

2013-04-27 Thread Koen Kooi
Op 27 apr. 2013, om 12:19 heeft Richard Purdie het volgende geschreven: > On Fri, 2013-04-26 at 16:47 +0200, Koen Kooi wrote: >> Hi, >> >> I have 2 big annoyances with dylan: >> >> 1) Multimachine builds trigger spurious warnings: >> >> WARNING: The recipe bonescript is trying to install fil

Re: [OE-core] Annoyances with dylan

2013-04-27 Thread Koen Kooi
Op 27 apr. 2013, om 13:08 heeft Marcin Juszkiewicz het volgende geschreven: > W dniu 26.04.2013 16:47, Koen Kooi pisze: > >> I have 2 big annoyances with dylan: > >> To trigger 2) I updated meta-linaro > > Do you want 'dylan' branch of meta-linaro? That would make life easier, yes :)

Re: [OE-core] State of bitbake world

2013-04-27 Thread Martin Jansa
On Sat, Apr 27, 2013 at 12:23:19PM +0100, Paul Eggleton wrote: > On Saturday 27 April 2013 12:54:00 Martin Jansa wrote: > > common (8): > > I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to > > nonworking > > If we have this number of recipes failing, I think we need to do mo

Re: [OE-core] State of bitbake world

2013-04-27 Thread Paul Eggleton
On Saturday 27 April 2013 12:54:00 Martin Jansa wrote: > common (8): > I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to > nonworking If we have this number of recipes failing, I think we need to do more than just move them to nonworking. Could we perhaps try to have an orga

Re: [OE-core] Annoyances with dylan

2013-04-27 Thread Marcin Juszkiewicz
W dniu 26.04.2013 16:47, Koen Kooi pisze: > I have 2 big annoyances with dylan: > To trigger 2) I updated meta-linaro Do you want 'dylan' branch of meta-linaro? ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.l

[OE-core] [PATCH 2/2] craklib:fix testnum and teststr failed

2013-04-27 Thread Hongxu Jia
Error log: ... $ ./testnum (null).pwd.gz: No such file or directory PWOpen: No such file or directory $ ./util/teststr (null).pwd.gz: No such file or directory PWOpen: No such file or directory ... Set DEFAULT_CRACKLIB_DICT as the path of PWOpen Signed-off-by: Hongxu Jia --- ...02-craklib-fix

[OE-core] [PATCH 0/2 V2]fix default dictionary should be generated for target endianness

2013-04-27 Thread Hongxu Jia
Change from V1: Fix type error, /IheaderHostToLillteEndian/IheaderHostToBigEndian/ The following changes since commit addcfcda84ed6b43b00f569a6060e3b78196ef52: glib-2.0: disable tests for native builds, and respect ptest for LSB (2013-04-23 13:00:43 +0100) are available in the git repository

[OE-core] [PATCH 1/2] cracklib: fix default dictionary should be generated for target endianness

2013-04-27 Thread Hongxu Jia
The previous dict files are NOT byte-order independent, in fact they are probably ARCHITECTURE SPECIFIC. Create the dict files in big endian, and convert to host endian while load them. This could fix the endian issue on multiple platform. [Bug #4419] Signed-off-by: Hongxu Jia --- ...c-support-

Re: [OE-core] State of bitbake world

2013-04-27 Thread Martin Jansa
Updated status, but only change IIRC is fixed php, tbb, android-audiosystem and partially fixed llvm2.9 (I'm testing patch to fix build on qemuarm again) qemuarm Summary: 19 tasks failed: http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130426_185942.log/ qemux86 Summary:

Re: [OE-core] [PATCH 1/2] cracklib : fix default dictionary should be generated for target endianness

2013-04-27 Thread Hongxu Jia
On 04/27/2013 06:40 PM, Hongxu Jia wrote: The previous dict files are NOT byte-order independent, in fact they are probably ARCHITECTURE SPECIFIC. Create the dict files in big endian, and convert to host endian while load them. This could fix the endian issue on multiple platform. [Bug #4419] S

[OE-core] [PATCH 1/2] cracklib : fix default dictionary should be generated for target endianness

2013-04-27 Thread Hongxu Jia
The previous dict files are NOT byte-order independent, in fact they are probably ARCHITECTURE SPECIFIC. Create the dict files in big endian, and convert to host endian while load them. This could fix the endian issue on multiple platform. [Bug #4419] Signed-off-by: Hongxu Jia --- ...c-support-

[OE-core] [PATCH 2/2] craklib:fix testnum and teststr failed

2013-04-27 Thread Hongxu Jia
The testnum and teststr are small programs to test cracklib. Here is error log: ... $ ./testnum (null).pwd.gz: No such file or directory PWOpen: No such file or directory $ ./util/teststr (null).pwd.gz: No such file or directory PWOpen: No such file or directory ... Set DEFAULT_CRACKLIB_DICT as th

[OE-core] [PATCH 0/2]fix default dictionary should be generated for target endianness

2013-04-27 Thread Hongxu Jia
The following changes since commit addcfcda84ed6b43b00f569a6060e3b78196ef52: glib-2.0: disable tests for native builds, and respect ptest for LSB (2013-04-23 13:00:43 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-cracklib http://git.pokylin

Re: [OE-core] Annoyances with dylan

2013-04-27 Thread Richard Purdie
On Fri, 2013-04-26 at 16:47 +0200, Koen Kooi wrote: > Hi, > > I have 2 big annoyances with dylan: > > 1) Multimachine builds trigger spurious warnings: > > WARNING: The recipe bonescript is trying to install files into a shared area > when those files already exist. Those files and their manife

[OE-core] [PATCH 1/1] sstate.bbclass: make hard links for staging files

2013-04-27 Thread Robert Yang
Make hard links for staging files instead of copy to save the disk space (3G will be saved for a core-image-sato build), and it doesn't affect much on the build time. The following directories are affected: 1) The sysroot 2) The DEPLOY_DIR 3) The pkgdata [YOCTO #4372] Signed-off-by: Robert Yang

[OE-core] [PATCH 0/1] sstate.bbclass: make hard links for staging files

2013-04-27 Thread Robert Yang
The following changes since commit addcfcda84ed6b43b00f569a6060e3b78196ef52: glib-2.0: disable tests for native builds, and respect ptest for LSB (2013-04-23 13:00:43 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/hardlink http://git.pokylinux.o

Re: [OE-core] [PATCH] image.bbclass: Don't mark do_rootfs and do_build as nostamp

2013-04-27 Thread Phil Blundell
On Sat, 2013-04-27 at 09:34 +0100, Paul Eggleton wrote: > On Friday 26 April 2013 12:30:38 Phil Blundell wrote: > > -do_rootfs[nostamp] = "1" > > do_rootfs[dirs] = "${TOPDIR} ${WORKDIR}/intercept_scripts" > > do_rootfs[lockfiles] += "${IMAGE_ROOTFS}.lock" > > do_rootfs[cleandirs] += "${S} ${WORK

Re: [OE-core] [PATCH] image.bbclass: Don't mark do_rootfs and do_build as nostamp

2013-04-27 Thread Koen Kooi
Op 27 apr. 2013, om 11:08 heeft Richard Purdie het volgende geschreven: > On Sat, 2013-04-27 at 09:34 +0100, Paul Eggleton wrote: >> On Friday 26 April 2013 12:30:38 Phil Blundell wrote: >>> There doesn't appear to be any compelling reason for these tasks to be >>> nostamp and having them re-ru

Re: [OE-core] [PATCH] image.bbclass: Don't mark do_rootfs and do_build as nostamp

2013-04-27 Thread Richard Purdie
On Sat, 2013-04-27 at 09:34 +0100, Paul Eggleton wrote: > On Friday 26 April 2013 12:30:38 Phil Blundell wrote: > > There doesn't appear to be any compelling reason for these tasks to be > > nostamp and having them re-run on every build can be irritating (for > > example, when the image is an initr

[OE-core] [PATCH] ia32-base.inc: remove inapropriate grub dependency

2013-04-27 Thread tf+lists . yocto
From: Tomas Frydrych There is no good reason for ia32 machines to have hard dependency on grub, as there are other bootloaders available for ia32 platforms. Signed-off-by: Tomas Frydrych --- meta/conf/machine/include/ia32-base.inc |1 - 1 file changed, 1 deletion(-) diff --git a/meta/conf

[OE-core] [PATCH] sudo: disable SSP for auxiliary build tools mksiglist and mksigname

2013-04-27 Thread tf+lists . yocto
From: Tomas Frydrych The do_compile_prepend() fragment ensures that the non-installable build tools mksiglist and mksigname are built using the BUILD_CC, but if the the BUILD_CC does not support SSP and the cross compiler does, the build fails due to the SSP flags set in the Makefile. Ensuring th

Re: [OE-core] [PATCH] image.bbclass: Don't mark do_rootfs and do_build as nostamp

2013-04-27 Thread Paul Eggleton
On Friday 26 April 2013 12:30:38 Phil Blundell wrote: > There doesn't appear to be any compelling reason for these tasks to be > nostamp and having them re-run on every build can be irritating (for > example, when the image is an initramfs which your kernel image depends > on). > > Signed-off-by: