Re: [OE-core] [PATCH 2/6] gmp: also generate the libgmpcxx library

2011-10-21 Thread Kamble, Nitin A
-Original Message- From: Saul Wold [mailto:saul.w...@intel.com] Sent: Thursday, October 20, 2011 12:50 AM To: Patches and discussions about the oe-core layer Cc: Kamble, Nitin A Subject: Re: [OE-core] [PATCH 2/6] gmp: also generate the libgmpcxx library On 10/18/2011 05:30 PM,

Re: [OE-core] [PATCH 1/4] bootimg.bbclass: add support to disable HDD image building

2011-10-21 Thread Khem Raj
On Thu, Oct 20, 2011 at 8:31 PM, Otavio Salvador ota...@ossystems.com.br wrote: Signed-off-by: Otavio Salvador ota...@ossystems.com.br ---  meta/classes/bootimg.bbclass |   44 +  1 files changed, 23 insertions(+), 21 deletions(-) diff --git

Re: [OE-core] [oe] [ANNOUNCEMENT] New Patchwork available for testing

2011-10-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-10-11 02:20, Denys Dmytriyenko schreef: On Mon, Oct 17, 2011 at 12:06:04PM -0700, Khem Raj wrote: Hi Here is a new instance of patchwork accessible at http://patchwork.openembedded.org This instance uses same database therefore it

Re: [OE-core] [PATCH 3/4] base-passwd: move initial criation of group and passwd to preinst

2011-10-21 Thread Phil Blundell
On Fri, 2011-10-21 at 03:31 +, Otavio Salvador wrote: @@ -37,7 +37,7 @@ do_install () { install -p -m 644 debian/copyright ${D}${docdir}/${BPN}/ } -pkg_postinst_${PN} () { +pkg_preinst_${PN} () { set -e if [ ! -e $D${sysconfdir}/passwd ] ; then Doesn't this

Re: [OE-core] [PATCH 4/4] dbus: use useradd class to allow use in read-only filesystems

2011-10-21 Thread Phil Blundell
On Fri, 2011-10-21 at 03:31 +, Otavio Salvador wrote: +USERADD_PACKAGES = ${PN} +GROUPADD_PARAM_${PN} = -r netdev +USERADD_PARAM_${PN} = --system --home ${localstatedir}/lib/dbus \ + --no-create-home --user-group messagebus Why does dbus need netdev? p.

Re: [OE-core] [PATCH 4/4] dbus: use useradd class to allow use in read-only filesystems

2011-10-21 Thread Koen Kooi
Op 21 okt. 2011, om 08:54 heeft Phil Blundell het volgende geschreven: On Fri, 2011-10-21 at 03:31 +, Otavio Salvador wrote: +USERADD_PACKAGES = ${PN} +GROUPADD_PARAM_${PN} = -r netdev +USERADD_PARAM_${PN} = --system --home ${localstatedir}/lib/dbus \ +

Re: [OE-core] [PATCH] mesa-dri: move extra DRIMODULES to EXTRA_DRIMODULES

2011-10-21 Thread Martin Jansa
On Sat, Oct 15, 2011 at 7:02 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Sat, 2011-10-15 at 12:38 +0200, Martin Jansa wrote: * this way we can use   EXTRA_DRIDRIVERS_armv4t += ,glamo in meta-openmoko layer and   EXTRA_DRIDRIVERS_armv4t += ,foo in meta-bar layer without

Re: [OE-core] [PATCH] mesa-dri: move extra DRIMODULES to EXTRA_DRIMODULES

2011-10-21 Thread Koen Kooi
Op 21 okt. 2011, om 09:34 heeft Martin Jansa het volgende geschreven: On Sat, Oct 15, 2011 at 7:02 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Sat, 2011-10-15 at 12:38 +0200, Martin Jansa wrote: * this way we can use EXTRA_DRIDRIVERS_armv4t += ,glamo in meta-openmoko

Re: [OE-core] [PATCH 2/6] gmp: also generate the libgmpcxx library

2011-10-21 Thread Saul Wold
On 10/20/2011 11:04 PM, Kamble, Nitin A wrote: -Original Message- From: Saul Wold [mailto:saul.w...@intel.com] Sent: Thursday, October 20, 2011 12:50 AM To: Patches and discussions about the oe-core layer Cc: Kamble, Nitin A Subject: Re: [OE-core] [PATCH 2/6] gmp: also generate the

Re: [OE-core] [PATCH] mesa-dri: move extra DRIMODULES to EXTRA_DRIMODULES

2011-10-21 Thread Martin Jansa
On Fri, Oct 21, 2011 at 09:54:21AM +0200, Koen Kooi wrote: Op 21 okt. 2011, om 09:34 heeft Martin Jansa het volgende geschreven: On Sat, Oct 15, 2011 at 7:02 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Sat, 2011-10-15 at 12:38 +0200, Martin Jansa wrote: * this way

[OE-core] [PATCH 0/8] Subversion-1.7.0 and arm/thumb work arounds

2011-10-21 Thread Martin Jansa
Hi, arm mode was forced without PR bump, because if it was failing for someone he will notice. Be carefull with using subversion-1.7.0 (read the commit message). Pulseaudio-1.1 was released, so hopefully this work arounds won't be needed there or they could be resolved better with upgrade.

[OE-core] [PATCH 1/8] pulseaudio-0.9.23: inherit perlnative to work around build on host without XML/Parser.pm

2011-10-21 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../pulseaudio/pulseaudio_0.9.23.bb|2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb

[OE-core] [PATCH 2/8] libatomics-ops: force ARM mode

2011-10-21 Thread Martin Jansa
* otherwise ie spitz (armv5te) build fails with: | make[3]: Entering directory `/OE/shr-core/tmp/work/armv5te-oe-linux-gnueabi/libatomics-ops-1.2-r5/libatomic_ops-1.2/src' | arm-oe-linux-gnueabi-gcc -march=armv5te -mthumb -mthumb-interwork -mtune=xscale

[OE-core] [PATCH 3/8] pulseaudio-0.9.23: force ARM mode

2011-10-21 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../pulseaudio/pulseaudio_0.9.23.bb|1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb

[OE-core] [PATCH 5/8] apr: add native support

2011-10-21 Thread Martin Jansa
* needed for native subversion Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-support/apr/apr_1.4.5.bb |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-support/apr/apr_1.4.5.bb b/meta/recipes-support/apr/apr_1.4.5.bb index

[OE-core] [PATCH 4/8] webkit-gtk: force arm mode to work around binutils segfault

2011-10-21 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-sato/webkit/webkit-gtk_svn.bb | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index

[OE-core] [PATCH 6/8] neon: add native support

2011-10-21 Thread Martin Jansa
* needed for native subversion Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-support/neon/neon_0.29.5.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-support/neon/neon_0.29.5.bb b/meta/recipes-support/neon/neon_0.29.5.bb index

[OE-core] [PATCH 7/8] apr-util: add native support

2011-10-21 Thread Martin Jansa
* needed for native subversion * do_configure_append_virtclass-native is needed, because apr_builddir points to /OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/build-1 and we're not installing libtool from apr there Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

[OE-core] [PATCH 8/8] subversion: add 1.7.0 with native support and negative D_P for now

2011-10-21 Thread Martin Jansa
* be aware that checkouts from 1.7.0 are not compatible with older subversion clients (ie when builder populating distro PREMIRROR is using 1.7.0 all builders need to have also 1.7.0) * and also 1.7.0 client needs to call svn upgrade in checkout first in order to use it (so if PREMIRROR has

Re: [OE-core] [PATCH 3/8] pulseaudio-0.9.23: force ARM mode

2011-10-21 Thread Koen Kooi
Op 21 okt. 2011, om 10:17 heeft Martin Jansa het volgende geschreven: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../pulseaudio/pulseaudio_0.9.23.bb|1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

Re: [OE-core] [PATCH 2/8] libatomics-ops: force ARM mode

2011-10-21 Thread Henning Heinold
Hi, hm we should think of reworking this recipe now. Because since gcc 4.5 pulseaudio for arm can use the gcc internal atomicstuff and in oe-core and meta-oe we have 4.5 or 4.6 only. The lib is only needed for mips and it is still the old release, on cvs is a much better version, which supports

[OE-core] [PATCH] base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URI

2011-10-21 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/classes/base.bbclass |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass index f539744..bced226 100644 --- a/meta/classes/base.bbclass +++

Re: [OE-core] [PATCH] base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URI

2011-10-21 Thread Martin Jansa
On Fri, Oct 21, 2011 at 11:48:03AM +0200, Martin Jansa wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/classes/base.bbclass |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass index

Re: [OE-core] [PATCH 2/5] kernel.bbclass: respect MACHINE_KERNEL_PR

2011-10-21 Thread Koen Kooi
Op 20 okt. 2011, om 15:02 heeft Otavio Salvador het volgende geschreven: On Thu, Oct 20, 2011 at 10:54, Koen Kooi k...@dominion.thruhere.net wrote: ... Also, the idea never was to have everyone using bleeding edge for shipping products. This is what stable releases are for? That's what

Re: [OE-core] [PATCH 3/4] base-passwd: move initial criation of group and passwd to preinst

2011-10-21 Thread Otavio Salvador
On Fri, Oct 21, 2011 at 04:52, Phil Blundell ph...@gnu.org wrote: On Fri, 2011-10-21 at 03:31 +, Otavio Salvador wrote: @@ -37,7 +37,7 @@ do_install () {       install -p -m 644 debian/copyright ${D}${docdir}/${BPN}/  } -pkg_postinst_${PN} () { +pkg_preinst_${PN} () {       set -e    

Re: [OE-core] [PATCH 1/4] bootimg.bbclass: add support to disable HDD image building

2011-10-21 Thread Otavio Salvador
On Fri, Oct 21, 2011 at 04:07, Khem Raj raj.k...@gmail.com wrote: On Thu, Oct 20, 2011 at 8:31 PM, Otavio Salvador ota...@ossystems.com.br wrote: Signed-off-by: Otavio Salvador ota...@ossystems.com.br ---  meta/classes/bootimg.bbclass |   44 +  1

[OE-core] [PATCH] subversion-1.6.15: add native support too

2011-10-21 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../subversion/subversion_1.6.15.bb|2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-devtools/subversion/subversion_1.6.15.bb b/meta/recipes-devtools/subversion/subversion_1.6.15.bb index

[OE-core] [PATCH 1/4] bootimg.bbclass: add support to disable HDD image building

2011-10-21 Thread Otavio Salvador
If an image sets NOHDD = 1 the HDD image won't be build. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/classes/bootimg.bbclass | 44 + 1 files changed, 23 insertions(+), 21 deletions(-) diff --git a/meta/classes/bootimg.bbclass

[OE-core] [PATCH 3/4] base-passwd: move initial criation of group and passwd to preinst

2011-10-21 Thread Otavio Salvador
To allow use and manipulation of users and groups at rootfs building time, the '/etc/passwd' and '/etc/group' needs to be available as soon as possible. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../recipes-core/base-passwd/base-passwd_3.5.22.bb | 19 ++- 1

[OE-core] [PATCH 0/4 v2] Fixes and improvements

2011-10-21 Thread Otavio Salvador
The following changes since commit 99da9a4e65f9dffb04efc3ad60125194c476d6b3: distro-tracking-fields: update fields for tzdata and gst-plugins-good (2011-10-20 13:07:16 +0100) are available in the git repository at: git://github.com/OSSystems/oe-core master

[OE-core] [PATCH 4/4] dbus: use useradd class to allow use in read-only filesystems

2011-10-21 Thread Otavio Salvador
Move creation of required user/groups to useradd class thus allowing use with read-only filesystems and booting the initial boot. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-core/dbus/dbus.inc | 48 +-- 1 files changed, 21

Re: [OE-core] [PATCH 2/8] libatomics-ops: force ARM mode

2011-10-21 Thread Mark Hatle
On 10/21/11 3:17 AM, Martin Jansa wrote: * otherwise ie spitz (armv5te) build fails with: | make[3]: Entering directory `/OE/shr-core/tmp/work/armv5te-oe-linux-gnueabi/libatomics-ops-1.2-r5/libatomic_ops-1.2/src' | arm-oe-linux-gnueabi-gcc -march=armv5te -mthumb -mthumb-interwork

Re: [OE-core] [PATCH 3/4] base-passwd: move initial criation of group and passwd to preinst

2011-10-21 Thread Mark Hatle
I've seen other distributions solve this doing this by creating the passwd/group files based on the contents of the recipe and not some external file. So you would have a list of users/groups that need to be created with their attributes. In the do_install these items would be dumped into the

Re: [OE-core] [PATCH 4/8] webkit-gtk: force arm mode to work around binutils segfault

2011-10-21 Thread Khem Raj
On Fri, Oct 21, 2011 at 1:17 AM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com ---  meta/recipes-sato/webkit/webkit-gtk_svn.bb |   17 +  1 files changed, 17 insertions(+), 0 deletions(-) diff --git

Re: [OE-core] [PATCH 3/8] pulseaudio-0.9.23: force ARM mode

2011-10-21 Thread Khem Raj
On Fri, Oct 21, 2011 at 1:17 AM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com ---  .../pulseaudio/pulseaudio_0.9.23.bb                |    1 +  1 files changed, 1 insertions(+), 0 deletions(-) diff --git

Re: [OE-core] [PATCH 3/8] pulseaudio-0.9.23: force ARM mode

2011-10-21 Thread Koen Kooi
Op 21 okt. 2011, om 17:40 heeft Khem Raj het volgende geschreven: On Fri, Oct 21, 2011 at 1:17 AM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../pulseaudio/pulseaudio_0.9.23.bb|1 + 1 files changed, 1

Re: [OE-core] [PATCH 1/4] bootimg.bbclass: add support to disable HDD image building

2011-10-21 Thread Khem Raj
On Fri, Oct 21, 2011 at 5:27 AM, Otavio Salvador ota...@ossystems.com.br wrote: On Fri, Oct 21, 2011 at 04:07, Khem Raj raj.k...@gmail.com wrote: On Thu, Oct 20, 2011 at 8:31 PM, Otavio Salvador ota...@ossystems.com.br wrote: Signed-off-by: Otavio Salvador ota...@ossystems.com.br ---  

Re: [OE-core] [PATCH 3/4] base-passwd: move initial criation of group and passwd to preinst

2011-10-21 Thread Otavio Salvador
On Fri, Oct 21, 2011 at 12:52, Mark Hatle mark.ha...@windriver.com wrote: ... Any opinions from folks if this is even halfway reasonable for us to consider? (I'm guessing with some anon python code we could probably load in the passwd/group files, place them into a variable and use the

Re: [OE-core] [PATCH 2/8] libatomics-ops: force ARM mode

2011-10-21 Thread Khem Raj
On Fri, Oct 21, 2011 at 1:48 AM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Oct 21, 2011 at 10:43:46AM +0200, Henning Heinold wrote: Hi, hm we should think of reworking this recipe now. Because since gcc 4.5 pulseaudio for arm can use the gcc internal atomicstuff and in oe-core and

Re: [OE-core] [PATCH 3/8] pulseaudio-0.9.23: force ARM mode

2011-10-21 Thread Martin Jansa
On Fri, Oct 21, 2011 at 08:40:20AM -0700, Khem Raj wrote: On Fri, Oct 21, 2011 at 1:17 AM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com ---  .../pulseaudio/pulseaudio_0.9.23.bb                |    1 +  1 files changed, 1 insertions(+), 0

Re: [OE-core] [PATCH] squashfs-tools: add recipe (2nd try)

2011-10-21 Thread Saul Wold
On 10/19/2011 02:26 PM, Khem Raj wrote: On (19/10/11 08:43), Cliff Brake wrote: From: Cliff Brakecbr...@bec-systems.com added xz compression option, general cleanup --- .../squashfs-tools/squashfs-tools_4.2.bb | 38 1 files changed, 38 insertions(+), 0

Re: [OE-core] [PATCH 2/8] libatomics-ops: force ARM mode

2011-10-21 Thread Martin Jansa
On Fri, Oct 21, 2011 at 09:06:34AM -0700, Khem Raj wrote: On Fri, Oct 21, 2011 at 1:48 AM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Oct 21, 2011 at 10:43:46AM +0200, Henning Heinold wrote: Hi, hm we should think of reworking this recipe now. Because since gcc 4.5 pulseaudio

[OE-core] [PATCHv3] squashfs-tools: add recipe

2011-10-21 Thread Cliff Brake
From: Cliff Brake cbr...@bec-systems.com added xz compression option, general cleanup --- .../squashfs-tools/squashfs-tools_4.2.bb | 40 1 files changed, 40 insertions(+), 0 deletions(-) create mode 100644

Re: [OE-core] [PATCH 2/6] gmp: also generate the libgmpcxx library

2011-10-21 Thread Kamble, Nitin A
-Original Message- From: Saul Wold [mailto:saul.w...@intel.com] Sent: Friday, October 21, 2011 12:55 AM To: Kamble, Nitin A Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH 2/6] gmp: also generate the libgmpcxx library On 10/20/2011 11:04 PM,

Re: [OE-core] [PATCH 4/4] dbus: use useradd class to allow use in read-only filesystems

2011-10-21 Thread Saul Wold
On 10/21/2011 07:10 AM, Otavio Salvador wrote: Move creation of required user/groups to useradd class thus allowing use with read-only filesystems and booting the initial boot. Signed-off-by: Otavio Salvadorota...@ossystems.com.br --- meta/recipes-core/dbus/dbus.inc | 48

Re: [OE-core] [PATCH 4/4] dbus: use useradd class to allow use in read-only filesystems

2011-10-21 Thread Koen Kooi
Op 21 okt. 2011, om 19:03 heeft Saul Wold het volgende geschreven: On 10/21/2011 07:10 AM, Otavio Salvador wrote: Move creation of required user/groups to useradd class thus allowing use with read-only filesystems and booting the initial boot. Signed-off-by: Otavio

Re: [OE-core] [PATCH 3/8] pulseaudio-0.9.23: force ARM mode

2011-10-21 Thread Saul Wold
On 10/21/2011 09:16 AM, Martin Jansa wrote: On Fri, Oct 21, 2011 at 08:40:20AM -0700, Khem Raj wrote: On Fri, Oct 21, 2011 at 1:17 AM, Martin Jansamartin.ja...@gmail.com wrote: Signed-off-by: Martin Jansamartin.ja...@gmail.com --- .../pulseaudio/pulseaudio_0.9.23.bb|1 +

[OE-core] Keeping patch status uptodate in patchwork

2011-10-21 Thread Khem Raj
Hi I would like to request the patch submitter to change the status of patches appropriately particularly case where manual intervention will be needed 1. When you send pull request the cover letter is not marked accepted automatically so when pull request is merged please mark it so. 2. When