[OE-core] pkg-config sometimes return unexpanded variables

2011-06-06 Thread Martin Jansa
My webkit-efl build fails with: -- checking for module 'cairo' -- found cairo, version 1.10.0 CMake Error at /OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:104 (set): Syntax error in cmake code at �:104 when parsing string ;/OE/shr-core/tmp/

Re: [OE-core] Tell me your build error message annoyances!

2011-06-06 Thread Darren Hart
On 06/03/2011 08:47 AM, Chris Larson wrote: > On Fri, Jun 3, 2011 at 8:43 AM, Phil Blundell wrote: >> On Fri, 2011-06-03 at 09:22 -0500, Mark Hatle wrote: >>> I believe currently we have around 3-5 messages per step, and it's still too >>> noisy -- unless you need to debug something. >> >> Corre

[OE-core] MINUTES: OE-TSC meeting, 19-May-2011

2011-06-06 Thread Jeff Osier-Mixon
OE-TSC minutes, 19-May-2011 Attendees: Richard, Koen, Mark, Khem, Stefan Apologies: Tom, Jefro Agenda with notes: 00) difference between an interest group with OE-Core as a focus and the TSC koen promotes that hands-on steering group is better than advisory interest group fray & RP think that m

[OE-core] MINUTES: OE-TSC meeting 12-May-2011

2011-06-06 Thread Jeff Osier-Mixon
OE-TSC Minutes 12-May-2011 Attending: Richard, Koen, Khem, Tom, Mark, Stefan Notes: Jefro Agenda & Minutes 01) Agree on meeting chair stefan ___ 02) Status report on oe-core RP__ has pushed the distroless changes RP__ can make a post to oe-devel on behalf of th

[OE-core] [PATCH 0/1] Update create-pull-request script

2011-06-06 Thread Mark Hatle
*** BLURB HERE *** The following changes since commit 925de3b3e74d15547840a2edaceff437e135bddd: tzcode: Update to 2011g (2011-06-06 15:52:18 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib mhatle/pull-req http://git.pokylinux.org/cgit.cgi/poky-contrib/log

[OE-core] [PATCH 3/3] create-pull-request: Add URL documentation

2011-06-06 Thread Mark Hatle
If we can't find the URL, tell the user how to correct the issue. Signed-off-by: Mark Hatle --- scripts/create-pull-request |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/scripts/create-pull-request b/scripts/create-pull-request index d52098e..7d021d3 100755 --- a/scr

[OE-core] [PATCH 2/2] distro_tracking_fields.inc: add pseudo

2011-06-06 Thread Mark Hatle
Add pseudo to tracking, with me as the maintainer. Signed-off-by: Mark Hatle --- .../conf/distro/include/distro_tracking_fields.inc |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro

Re: [OE-core] [PATCH 1/1] pseudo: Update pseudo to 1.1.1 version

2011-06-06 Thread Mark Hatle
On 6/6/11 6:30 PM, Khem Raj wrote: > On Mon, Jun 6, 2011 at 4:15 PM, Mark Hatle wrote: >> Update both the core and pseudo_git packages to the latest 1.1.1 verison. >> >> This fixes an issues where the call system() was not wrapped. This could >> lead to issues where certain spawned commands broke

Re: [OE-core] [PATCH 0/1] pseudo: Update pseudo to 1.1.1 version

2011-06-06 Thread Saul Wold
On 06/06/2011 04:15 PM, Mark Hatle wrote: Update pseudo to latest release version. This has been tested with an core-minimal-image, as well as existing pseudo tests outside of oe-core. The following changes since commit 925de3b3e74d15547840a2edaceff437e135bddd: tzcode: Update to 2011g (2011

Re: [OE-core] [PATCH 1/1] pseudo: Update pseudo to 1.1.1 version

2011-06-06 Thread Khem Raj
On Mon, Jun 6, 2011 at 4:15 PM, Mark Hatle wrote: > Update both the core and pseudo_git packages to the latest 1.1.1 verison. > > This fixes an issues where the call system() was not wrapped.  This could > lead to issues where certain spawned commands broke out of a pseudo-chroot > and created fil

[OE-core] [PATCH 1/1] pseudo: Update pseudo to 1.1.1 version

2011-06-06 Thread Mark Hatle
Update both the core and pseudo_git packages to the latest 1.1.1 verison. This fixes an issues where the call system() was not wrapped. This could lead to issues where certain spawned commands broke out of a pseudo-chroot and created files in the wrong place. Also the update the 1.0 -> 1.1.1 add

[OE-core] [PATCH 0/1] pseudo: Update pseudo to 1.1.1 version

2011-06-06 Thread Mark Hatle
Update pseudo to latest release version. This has been tested with an core-minimal-image, as well as existing pseudo tests outside of oe-core. The following changes since commit 925de3b3e74d15547840a2edaceff437e135bddd: tzcode: Update to 2011g (2011-06-06 15:52:18 +0100) are available in the

[OE-core] [PATCH 1/1] beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271

2011-06-06 Thread Darren Hart
Add two patches to the linux-omap_2.6.37.bb recipe. The first corrects some whitespace usage. The second adds an ifdef arround the usage of symbols from the wl1271 driver, allowing the beagleboard kernel to be built without that driver configured. Signed-off-by: Darren Hart Cc: Koen Kooi --- ..

[OE-core] [PATCH 0/1][meta-ti] linux-omap: cleanup and wl1271 build fix

2011-06-06 Thread Darren Hart
This adds two patches cleaning up whitespace and fixing a build issue with the iwl12xx expansionboard initialization. These do not apply to the linux-omap tree directly, and need to be pushed along with the rest of the patches currently residing in the linux-omap directory. The following changes s

Re: [OE-core] Directory Ownership - RFC

2011-06-06 Thread Mark Hatle
I've spoken to a few people on this.. Revision and comments below in-line... On 6/6/11 11:31 AM, Mark Hatle wrote: > I'm starting to work on an enhancement that will allow (binary) packages > produced from the recipes to clearly own directories. I'm trying to find a > simple enough solution that

Re: [OE-core] Tell me your build error message annoyances!

2011-06-06 Thread Scott Garman
On 06/02/2011 11:10 PM, Darren Hart wrote: o I'm seeing duplicate messages lately - no examples handy, I'll post or open a bug next time. Hi Darren, Before I can file a bug for this, I'll need more details/a reproducible test case. Scott -- Scott Garman Embedded Linux Engineer - Yocto P

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Koen Kooi
Op 6 jun 2011, om 18:50 heeft Saul Wold het volgende geschreven: > On 06/06/2011 03:50 AM, Richard Purdie wrote: >> On Mon, 2011-06-06 at 07:55 +0100, Phil Blundell wrote: >>> On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote: SECTION_${PN}-dev = "devel" ALLOW_EMPTY_${PN}-dev = "1" >

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Richard Purdie
On Mon, 2011-06-06 at 19:07 +, Otavio Salvador wrote: > On Mon, Jun 6, 2011 at 19:00, Richard Purdie > wrote: > > On Mon, 2011-06-06 at 17:31 +, Otavio Salvador wrote: > >> I personally prefer -static. -staticlib seems redundant for me since > >> we can end with libfoo-staticlib > > > > -s

Re: [OE-core] [CONSOLIDATED PULL 10/20] package.bbclass: add support to split Qt translation files

2011-06-06 Thread Richard Purdie
On Mon, 2011-06-06 at 17:27 +, Otavio Salvador wrote: > On Mon, Jun 6, 2011 at 17:14, Richard Purdie > wrote: > > On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote: > >> From: Otavio Salvador > >> > >> There're many Qt applications that provide translation files in '.qm' > >> format however

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Richard Purdie
On Mon, 2011-06-06 at 10:03 -0700, Khem Raj wrote: > On Sun, Jun 5, 2011 at 11:44 PM, Saul Wold wrote: > > Signed-off-by: Saul Wold > > --- > > meta/conf/bitbake.conf | 12 ++-- > > 1 files changed, 10 insertions(+), 2 deletions(-) > > > > diff --git a/meta/conf/bitbake.conf b/meta/con

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Otavio Salvador
On Mon, Jun 6, 2011 at 19:00, Richard Purdie wrote: > On Mon, 2011-06-06 at 17:31 +, Otavio Salvador wrote: >> I personally prefer -static. -staticlib seems redundant for me since >> we can end with libfoo-staticlib > > -static doesn't really work well given we already have -static packages >

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Richard Purdie
On Mon, 2011-06-06 at 17:31 +, Otavio Salvador wrote: > On Mon, Jun 6, 2011 at 16:50, Saul Wold wrote: > ... > > As was pointed out earlier Fedora packages static libraries in a "-static" > > package, but this had other implications for OE due to -static already being > > in use (for busybox a

Re: [OE-core] [CONSOLIDATED PULL 10/20] package.bbclass: add support to split Qt translation files

2011-06-06 Thread Otavio Salvador
On Mon, Jun 6, 2011 at 17:14, Richard Purdie wrote: > On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote: >> From: Otavio Salvador >> >> There're many Qt applications that provide translation files in '.qm' >> format however those weren't being splitted as GetText based >> ones. >> >> Signed-off-

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Otavio Salvador
On Mon, Jun 6, 2011 at 16:50, Saul Wold wrote: ... > As was pointed out earlier Fedora packages static libraries in a "-static" > package, but this had other implications for OE due to -static already being > in use (for busybox and mplayer), I am not sure that this is not a problem > for OE-Core,

Re: [OE-core] [CONSOLIDATED PULL 10/20] package.bbclass: add support to split Qt translation files

2011-06-06 Thread Richard Purdie
On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote: > From: Otavio Salvador > > There're many Qt applications that provide translation files in '.qm' > format however those weren't being splitted as GetText based > ones. > > Signed-off-by: Otavio Salvador Am I right in assuming all these qt ap

Re: [OE-core] [PATCH] gcc-package-cross: also install the symlinks in libexec with target prefix

2011-06-06 Thread Saul Wold
On 06/03/2011 04:30 AM, Phil Blundell wrote: ... since this is where collect2 seems to look for them. This seems like it is really a bug in collect2, but installing the symlinks is an easy workaround. Without this you get "could not find ld" errors when using -flto. Signed-off-by: Phil Blundel

Re: [OE-core] [PATCH 2/2] util-linux_2.19.1.bb: Fix compliation on uclibc

2011-06-06 Thread Saul Wold
On 06/02/2011 12:45 PM, Khem Raj wrote: util-linux 2.19 needs this patch to successfully compile on uclibc systems. This is a bug in util-linux that goes unnoticed on eglibc builds. Signed-off-by: Khem Raj --- .../uclibc-__progname-conflict.patch | 31 met

Re: [OE-core] [PATCH 1/2] allarch.bbclass: Define BASE_PACKAGE_ARCH = "all"

2011-06-06 Thread Saul Wold
On 06/02/2011 12:45 PM, Khem Raj wrote: If not overridden it gets the value which is for target recipes usually defined in machine tune files Signed-off-by: Khem Raj --- meta/classes/allarch.bbclass |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/classes/allarch.

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Saul Wold
On 06/06/2011 03:50 AM, Richard Purdie wrote: On Mon, 2011-06-06 at 07:55 +0100, Phil Blundell wrote: On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote: SECTION_${PN}-dev = "devel" ALLOW_EMPTY_${PN}-dev = "1" RDEPENDS_${PN}-dev = "${PN} (= ${EXTENDPKGV})" +FILES_${PN}-staticlibs = "${li

Re: [OE-core] [PATCH] base.bbclass: add cleansstate task between clean and cleanall

2011-06-06 Thread Saul Wold
On 06/02/2011 11:56 AM, Martin Jansa wrote: * sometimes it's usefull to remove only sstate cache and keep downloaded sources for rebuild Signed-off-by: Martin Jansa --- meta/classes/base.bbclass |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/meta/classes/base.

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Khem Raj
On Sun, Jun 5, 2011 at 11:44 PM, Saul Wold wrote: > Signed-off-by: Saul Wold > --- >  meta/conf/bitbake.conf |   12 ++-- >  1 files changed, 10 insertions(+), 2 deletions(-) > > diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf > index de94316..520b808 100644 > --- a/meta/conf/

[OE-core] Directory Ownership - RFC

2011-06-06 Thread Mark Hatle
I'm starting to work on an enhancement that will allow (binary) packages produced from the recipes to clearly own directories. I'm trying to find a simple enough solution that avoids having to change most recipes, while still giving the developer and distribution designers flexibility to establish

[OE-core] [PATCH 1/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c]

2011-06-06 Thread Bruce Ashfield
During work on 1.1 BSPs, some driver options changed. The result was that the upstream fix b1d670f10e8078485884f0cf7e384d890909aeaa needs to be available for all BSPs. These SRCREV updates are the result of making that commit common. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/l

[OE-core] [PATCH 0/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c]

2011-06-06 Thread Bruce Ashfield
Richard/Saul, This stacks on top of the other outstanding SRCREV updates, the patch says it all, so I won't repeat it here. The following changes since commit 6a26a50aa462368c85abe18df48dcad9232d43e9: Bruce Ashfield (1): linux-yocto/meta-yocto: update target/meta SRCREVs are available

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Saul Wold
On 06/05/2011 11:55 PM, Phil Blundell wrote: On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote: SECTION_${PN}-dev = "devel" ALLOW_EMPTY_${PN}-dev = "1" RDEPENDS_${PN}-dev = "${PN} (= ${EXTENDPKGV})" +FILES_${PN}-staticlibs = "${libdir}/*.a ${base_libdir}/*.a" +SECTION_${PN}-staticlibs =

[OE-core] OE Changelog for 2011-05-30 to 2011-06-6

2011-06-06 Thread cliff . brake
Changelog for 2011-05-30 to 2011-06-6. Projects included in this report: openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom: git://git.angstrom-distribution.org/meta-angstrom meta-texasinstruments: git://gi

Re: [OE-core] [PATCH 3/4] tar: upgrade to v1.26

2011-06-06 Thread Mark Hatle
On 6/6/11 5:46 AM, Richard Purdie wrote: > On Mon, 2011-06-06 at 09:00 +0100, Phil Blundell wrote: >> On Sun, 2011-06-05 at 21:49 -0700, Scott Garman wrote: >>> SECTION = "base" >>> +PRIORITY = "optional" >> >> Seeing this sort of thing makes me wonder whether SECTION and PRIORITY >> actually belo

Re: [OE-core] [PATCH 3/4] tar: upgrade to v1.26

2011-06-06 Thread Richard Purdie
On Mon, 2011-06-06 at 09:00 +0100, Phil Blundell wrote: > On Sun, 2011-06-05 at 21:49 -0700, Scott Garman wrote: > > SECTION = "base" > > +PRIORITY = "optional" > > Seeing this sort of thing makes me wonder whether SECTION and PRIORITY > actually belong in the core metadata at all. It seems as t

Re: [OE-core] [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries

2011-06-06 Thread Richard Purdie
On Mon, 2011-06-06 at 07:55 +0100, Phil Blundell wrote: > On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote: > > SECTION_${PN}-dev = "devel" > > ALLOW_EMPTY_${PN}-dev = "1" > > RDEPENDS_${PN}-dev = "${PN} (= ${EXTENDPKGV})" > > > > +FILES_${PN}-staticlibs = "${libdir}/*.a ${base_libdir}/*.a"

[OE-core] [PATCH] util-linux: package agetty seperately

2011-06-06 Thread Koen Kooi
Some packages like systemd only want agetty to spawn a console and not drag in all of util-linux just for that. Signed-off-by: Koen Kooi --- meta/recipes-core/util-linux/util-linux.inc |3 ++- meta/recipes-core/util-linux/util-linux_2.19.1.bb |2 +- 2 files changed, 3 insertions(+

Re: [OE-core] [PATCH 3/4] tar: upgrade to v1.26

2011-06-06 Thread Phil Blundell
On Sun, 2011-06-05 at 21:49 -0700, Scott Garman wrote: > SECTION = "base" > +PRIORITY = "optional" Seeing this sort of thing makes me wonder whether SECTION and PRIORITY actually belong in the core metadata at all. It seems as though the determination of what exactly is "standard" vs "optional"