[OE-core] [CONSOLIDATED PULL 02/20] m4: upgrade from 1.4.15 to 1.4.16

2011-06-06 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../{m4-native_1.4.15.bb = m4-native_1.4.16.bb} |0 .../m4/{m4_1.4.15.bb = m4_1.4.16.bb} |6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename

[OE-core] [CONSOLIDATED PULL 06/20] util-linux_2.19.1.bb: Fix compliation on uclibc

2011-06-06 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com 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 raj.k...@gmail.com --- .../uclibc-__progname-conflict.patch | 31

[OE-core] [CONSOLIDATED PULL 00/20] 05-June-2011

2011-06-06 Thread Saul Wold
Richard, This pulls together a set of changes from the later part of last week, these have been built. I have updated Nitin's comment about the License change (which was adding years). This also includes Scott's User Addition code. I did not pull Bruce's change due to a known build issue with

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

2011-06-06 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br 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 ota...@ossystems.com.br --- meta/classes/package.bbclass | 41

[OE-core] [CONSOLIDATED PULL 05/20] allarch.bbclass: Define BASE_PACKAGE_ARCH = all

2011-06-06 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com If not overridden it gets the value which is for target recipes usually defined in machine tune files Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/classes/allarch.bbclass |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

[OE-core] [CONSOLIDATED PULL 09/20] gnutls: add p11tool into gnutls-bin

2011-06-06 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-support/gnutls/gnutls.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-support/gnutls/gnutls.inc

[OE-core] [CONSOLIDATED PULL 13/20] shadow: recipe and patch cleanup

2011-06-06 Thread Saul Wold
From: Scott Garman scott.a.gar...@intel.com Taking over maintenance of the shadow recipe. Cleaning it up in preparation of adding a -native version that will be used to add users/groups during preinstall. Signed-off-by: Scott Garman scott.a.gar...@intel.com ---

[OE-core] [CONSOLIDATED PULL 16/20] useradd.bbclass: new class for managing user/group permissions

2011-06-06 Thread Saul Wold
From: Scott Garman scott.a.gar...@intel.com This class is to be used by recipes that need to set up specific user/group accounts and set custom file/directory permissions. Signed-off-by: Scott Garman scott.a.gar...@intel.com --- meta/classes/useradd.bbclass | 163

[OE-core] [CONSOLIDATED PULL 11/20] xf86-driver-common.inc: remove .la files to avoid unpackaged warning

2011-06-06 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../xorg-driver/xf86-driver-common.inc |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/xorg-driver/xf86-driver-common.inc

[OE-core] [CONSOLIDATED PULL 08/20] gnutls: use INC_PR on 2.12.5 version recipe

2011-06-06 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-support/gnutls/gnutls_2.12.5.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-support/gnutls/gnutls_2.12.5.bb

[OE-core] [CONSOLIDATED PULL 07/20] base.bbclass: add cleansstate task between clean and cleanall

2011-06-06 Thread Saul Wold
From: Martin Jansa martin.ja...@gmail.com * sometimes it's usefull to remove only sstate cache and keep downloaded sources for rebuild Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/classes/base.bbclass |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git

[OE-core] [CONSOLIDATED PULL 14/20] shadow: add a -native recipe with customized utilities

2011-06-06 Thread Saul Wold
From: Scott Garman scott.a.gar...@intel.com This adds a -native recipe for the shadow utilities. The custom --root option allows the the following utilities to be run within a chroot when invoked under pseudo: * useradd * groupadd * usermod * groupmod * userdel * groupdel * passwd * gpasswd *

[OE-core] [CONSOLIDATED PULL 19/20] package_rpm.bbclass: make RPM use on-disk permissions

2011-06-06 Thread Saul Wold
From: Scott Garman scott.a.gar...@intel.com Instruct RPM to use the on-disk permissions, owners, groups, and directory permissions, instead of defaulting to root:root Code changes suggested by Mark Hatle. Signed-off-by: Scott Garman scott.a.gar...@intel.com --- meta/classes/package_rpm.bbclass

[OE-core] [CONSOLIDATED PULL 03/20] autoconf: upgrade from 2.65 to 2.68

2011-06-06 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com And rebase the patches to the newer code. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../{autoconf-2.65 = autoconf}/autoconf-x.patch |0 .../autoheader-nonfatal-warnings.patch |0 .../autoreconf-exclude.patch

[OE-core] [CONSOLIDATED PULL 18/20] bitbake.conf: set PSEUDO_PASSWD within FAKEROOTENV

2011-06-06 Thread Saul Wold
From: Scott Garman scott.a.gar...@intel.com PSEUDO_PASSWD needs to point to the directory where passwd and group files are kept. This will allow pseudo to use those users and groups to change file ownership. Signed-off-by: Scott Garman scott.a.gar...@intel.com --- meta/conf/bitbake.conf |2

[OE-core] [CONSOLIDATED PULL 20/20] tzcode: Update to 2011g

2011-06-06 Thread Saul Wold
[YOCTO #1080] Thanks to ilkka.tengv...@nsn.com Cc: ilkka.tengv...@nsn.com Signed-off-by: Saul Wold s...@linux.intel.com --- .../recipes-extended/tzcode/tzcode-native_2009r.bb | 19 --- .../recipes-extended/tzcode/tzcode-native_2011g.bb | 25 2 files changed,

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

2011-06-06 Thread Phil Blundell
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 = devel +RDEPENDS_${PN}-staticlibs = ${PN}-dev (=

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 is 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 k...@dominion.thruhere.net --- meta/recipes-core/util-linux/util-linux.inc |3 ++- meta/recipes-core/util-linux/util-linux_2.19.1.bb |2 +- 2

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

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 though the

[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:

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 = devel

[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

[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 bruce.ashfi...@windriver.com ---

[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

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 s...@linux.intel.com wrote: Signed-off-by: Saul Wold s...@linux.intel.com ---  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

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 Jansamartin.ja...@gmail.com --- meta/classes/base.bbclass |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff

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 =

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 Rajraj.k...@gmail.com --- meta/classes/allarch.bbclass |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

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 Rajraj.k...@gmail.com --- .../uclibc-__progname-conflict.patch | 31

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 s...@linux.intel.com 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

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 richard.pur...@linuxfoundation.org wrote: On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote: From: Otavio Salvador ota...@ossystems.com.br There're many Qt applications that provide translation files in '.qm' format however those weren't being

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 s...@linux.intel.com 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

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 richard.pur...@linuxfoundation.org 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

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 s...@linux.intel.com wrote: Signed-off-by: Saul Wold s...@linux.intel.com --- meta/conf/bitbake.conf | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git

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 richard.pur...@linuxfoundation.org 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

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] 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

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

[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

[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] 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

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 mark.ha...@windriver.com 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

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

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 mark.ha...@windriver.com 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

[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 mark.ha...@windriver.com --- .../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

[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

[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

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 p...@pbcl.net 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.