Re: [OE-core] [PATCH v2 01/16] libnl2: Fix a race on route/pktloc_syntax.h

2011-09-29 Thread McClintock Matthew-B29882
On Thu, Sep 29, 2011 at 2:11 PM, Matthew McClintock wrote: > From: Tom Rini > > At issue is that route/pktloc.c (not generated) depends on > route/pktloc_syntax.h (generated). > > Signed-off-by: Tom Rini > Signed-off-by: Matthew McClintock Please ignore this patch as it does not seem to fix th

[OE-core] [PATCH] Add bash as RDEPENDS for gstreamer

2011-09-29 Thread Matthew McClintock
This fixes the following build issue: | error: Failed dependencies: | /bin/sh is needed by gstreamer-0.10.32-r1.ppce500v2 Signed-off-by: Matthew McClintock --- Not sure how to say we just depend on /bin/sh instead of requiring the full blown version of bash .../gstreamer/gstreamer_0.10.3

[OE-core] [PATCH 4/4] python, python-native: upgrade from 2.6.6 to 2.7.2

2011-09-29 Thread nitin . a . kamble
From: Nitin A Kamble Rebased these patches to the newer code modified: python-native/nohostlibs.patch modified: python/01-use-proper-tools-for-cross-build.patch modified: python/06-avoid_usr_lib_termcap_path_in_linking.patch modified: python/06-ctypes-libff

[OE-core] [PATCH 2/4] byacc: upgrade from 20101229 to 20110908

2011-09-29 Thread nitin . a . kamble
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../byacc/{byacc_20101229.bb => byacc_20110908.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/byacc/{byacc_20101229.bb => byacc_20110908.bb} (49%) diff --git a/meta/recipes-extended/byacc/b

[OE-core] [PATCH 1/4] gdb: upgrade from 7.3a to 7.3.1

2011-09-29 Thread nitin . a . kamble
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/gdb/gdb-common.inc |4 ++-- ...anadian_7.3a.bb => gdb-cross-canadian_7.3.1.bb} |2 +- .../gdb/{gdb-cross_7.3a.bb => gdb-cross_7.3.1.bb} |2 +- .../gdb/{gdb_7.3a.bb => gdb_7.3.1.bb} |

[OE-core] [PATCH 0/4] Recipes upgrades

2011-09-29 Thread nitin . a . kamble
From: Nitin A Kamble The following changes since commit 9d1db6cc928199f8ac4960e8d4648563ef141427: python: fix sqlite RPATH issue (2011-09-29 16:57:30 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/upgrades http://git.pokylinux.org/cgit.cgi/poky-c

[OE-core] [PATCH 3/4] python-dbus: upgrade from 0.83.2 to 0.84.0

2011-09-29 Thread nitin . a . kamble
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- ...python-dbus_0.83.2.bb => python-dbus_0.84.0.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python-dbus_0.83.2.bb => python-dbus_0.84.0.bb} (83%) diff --git a/meta/recipes-devtool

Re: [OE-core] Build Times and Performance - Discussion + new ideas

2011-09-29 Thread McClintock Matthew-B29882
On Tue, Sep 27, 2011 at 12:07 PM, Richard Purdie wrote: > https://wiki.yoctoproject.org/wiki/Build_Performance > > As detailed there I've setup a partition formatted with ext4 with no > journal, no barriers and most importantly a long commit time. The intent > here is to allow things to exist in m

[OE-core] OE TSC meeting 11 August 2011 (re-send)

2011-09-29 Thread Jeff Osier-Mixon
OE TSC meeting 11 August 2011 Attendees: Tom, Richard, Khem, Mark Apologies: Koen Notes: Jefro Minutes 01) choose a meeting chair Tom 02) new topics 03) action items from last week - request for focus areas for yocto, post-1.1 and beyond (RP) still collecting input 05) Status updates RP p

[OE-core] OE Changelog for 2011-09-19 to 2011-09-26

2011-09-29 Thread cliff . brake
Changelog for 2011-09-19 to 2011-09-26. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom: git://git.angstrom-distribution.org/

[OE-core] [PATCH v2 10/16] Fix mdadm for powerpc64

2011-09-29 Thread Matthew McClintock
This fixes build failures from build warnings on powerpc64 Signed-off-by: Matthew McClintock --- meta/recipes-extended/mdadm/mdadm_3.2.2.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/mdadm/mdadm_3.2.2.bb b/meta/recipes-extended/mdadm/mdadm_3

Re: [OE-core] MINUTES: OE-TSC meeting 16 Sept 2011

2011-09-29 Thread Jeff Osier-Mixon
Will do. The TSC is meeting today as well. On Thu, Sep 29, 2011 at 7:13 AM, Phil Blundell wrote: > Hi Jeff > > Thanks for the information. I don't seem to have received the 11 Aug or > 1 Sep minutes, and I couldn't immediately find them in the archive > (http://lists.linuxtogo.org/pipermail/ope

[OE-core] [PATCH v2 01/16] libnl2: Fix a race on route/pktloc_syntax.h

2011-09-29 Thread Matthew McClintock
From: Tom Rini At issue is that route/pktloc.c (not generated) depends on route/pktloc_syntax.h (generated). Signed-off-by: Tom Rini Signed-off-by: Matthew McClintock --- .../libnl/fix-pktloc_syntax_h-race.patch | 29 meta/recipes-support/libnl/libnl_2.0.bb

[OE-core] [PATCH v2 03/16] Update gitignore to ignore all meta-* directories

2011-09-29 Thread Matthew McClintock
meta-XYZ directories have been manually added in the past, instead always ignore them unless they are explicitly added Signed-off-by: Matthew McClintock --- .gitignore |8 +++- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d44e729..11b7024 1

Re: [OE-core] MINUTES: OE-TSC meeting 16 Sept 2011

2011-09-29 Thread Phil Blundell
Hi Jeff Thanks for the information. I don't seem to have received the 11 Aug or 1 Sep minutes, and I couldn't immediately find them in the archive (http://lists.linuxtogo.org/pipermail/openembedded-core/) either. If you could repost those two then that would be great. Phil On Wed, 2011-09-28 a

[OE-core] [PATCH v2 07/16] Fix lttng-ust for powerpc64

2011-09-29 Thread Matthew McClintock
Signed-off-by: Matthew McClintock --- meta/recipes-kernel/lttng/fix-powerpc64.patch | 17 + meta/recipes-kernel/lttng/lttng-ust_0.15.bb |3 ++- 2 files changed, 19 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-kernel/lttng/fix-powerpc64.patch diff --git a

Re: [OE-core] Selectable linker (ld or gold) per recipe

2011-09-29 Thread Phil Blundell
On Tue, 2011-09-27 at 18:10 -0700, Khem Raj wrote: > I have thought of that and we know about kernel and eglibc but we > don't know about rest of apps > that we build. I don't know if gold has been deployed distro wide > thats why the approach was to have gold replace parts where it really matters

Re: [OE-core] [PATCH 07/16] Fix lttng-ust for powerpc64

2011-09-29 Thread Richard Purdie
On Thu, 2011-09-29 at 18:21 +, McClintock Matthew-B29882 wrote: > On Thu, Sep 29, 2011 at 10:50 AM, Richard Purdie > wrote: > > On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: > >> Signed-off-by: Matthew McClintock > >> --- > >> meta/recipes-kernel/lttng/fix-powerpc64.patch |

Re: [OE-core] [PATCH 01/16] libnl2: Fix a race on route/pktloc_syntax.h

2011-09-29 Thread Richard Purdie
On Thu, 2011-09-29 at 18:28 +, McClintock Matthew-B29882 wrote: > On Thu, Sep 29, 2011 at 10:47 AM, Richard Purdie > wrote: > > On Wed, 2011-09-28 at 23:20 -0500, Matthew McClintock wrote: > >> From: Tom Rini > >> > >> At issue is that route/pktloc.c (not generated) depends on > >> route/pktl

Re: [OE-core] [PATCH 07/16] Fix lttng-ust for powerpc64

2011-09-29 Thread McClintock Matthew-B29882
On Thu, Sep 29, 2011 at 10:50 AM, Richard Purdie wrote: > On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: >> Signed-off-by: Matthew McClintock >> --- >>  meta/recipes-kernel/lttng/fix-powerpc64.patch |   17 + >>  meta/recipes-kernel/lttng/lttng-ust_0.15.bb   |    3 ++

Re: [OE-core] [PATCH 12/16] Fix flac build on e500mc cores

2011-09-29 Thread Richard Purdie
On Thu, 2011-09-29 at 18:10 +, McClintock Matthew-B29882 wrote: > On Thu, Sep 29, 2011 at 10:52 AM, Richard Purdie > wrote: > > On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: > >> This core does not have altivec, so we disable it in the build, > >> also reestablish the config opt

Re: [OE-core] [PATCH 02/16] bitbake pseudo wrapper: Don't base success on bitbake return code

2011-09-29 Thread McClintock Matthew-B29882
On Thu, Sep 29, 2011 at 1:27 PM, Richard Purdie wrote: >> NOTE: Tasks Summary: Attempted 133 tasks of which 0 didn't need to be >> rerun and 0 failed. > > Can you file an enhancement bug to list the number of errors and > warnings shown in the summary please? :) http://bugzilla.yoctoproject.org/s

Re: [OE-core] [PATCH 01/16] libnl2: Fix a race on route/pktloc_syntax.h

2011-09-29 Thread McClintock Matthew-B29882
On Thu, Sep 29, 2011 at 10:47 AM, Richard Purdie wrote: > On Wed, 2011-09-28 at 23:20 -0500, Matthew McClintock wrote: >> From: Tom Rini >> >> At issue is that route/pktloc.c (not generated) depends on >> route/pktloc_syntax.h (generated). >> >> Signed-off-by: Tom Rini >> --- >>  .../libnl/fix-p

Re: [OE-core] [PATCH 12/16] Fix flac build on e500mc cores

2011-09-29 Thread McClintock Matthew-B29882
On Thu, Sep 29, 2011 at 10:52 AM, Richard Purdie wrote: > On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: >> This core does not have altivec, so we disable it in the build, >> also reestablish the config option to enable/disable building >> with altivec >> >> If SPE is not detected we

Re: [OE-core] [PATCH 02/16] bitbake pseudo wrapper: Don't base success on bitbake return code

2011-09-29 Thread Richard Purdie
On Thu, 2011-09-29 at 18:04 +, McClintock Matthew-B29882 wrote: > On Thu, Sep 29, 2011 at 3:26 AM, Richard Purdie > wrote: > > On Wed, 2011-09-28 at 23:20 -0500, Matthew McClintock wrote: > >> bitbake does not return 0 when a build succeeds. > > > > Er, yes it does. If you're seeing something

Re: [OE-core] [PATCH 10/16] Fix mdadm for powerpc64

2011-09-29 Thread McClintock Matthew-B29882
On Thu, Sep 29, 2011 at 10:51 AM, Richard Purdie wrote: > On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: >> This fixes build failures from build warnings on powerpc64 >> >> Signed-off-by: Matthew McClintock >> --- >>  meta/recipes-extended/mdadm/mdadm_3.2.2.bb |    3 ++- >>  1 files

Re: [OE-core] autotools: Remove help2man dependency

2011-09-29 Thread Joshua Lock
On Thu, 2011-09-29 at 15:52 +0100, Richard Purdie wrote: > The help2man script is pretty useless to us. It requires to run the target > binary to extract help information which is not possible for any of our > cross compiled target binaries. > > We're not interested in man pages for -cross/-native

Re: [OE-core] [RFC PATCH] bitbake.conf: Start using parallel make for do_install

2011-09-29 Thread Joshua Lock
On Thu, 2011-09-29 at 15:55 +0100, Richard Purdie wrote: > Most piece of software now support parallel make install. Enable > this by default using the value of PARALLEL_MAKE. In a similar way > to PARALLEL_MAKE we can disable this for broken recipes with: > > PARALLEL_MAKEINST = "" > > Signed-of

Re: [OE-core] [PATCH 02/16] bitbake pseudo wrapper: Don't base success on bitbake return code

2011-09-29 Thread McClintock Matthew-B29882
On Thu, Sep 29, 2011 at 3:26 AM, Richard Purdie wrote: > On Wed, 2011-09-28 at 23:20 -0500, Matthew McClintock wrote: >> bitbake does not return 0 when a build succeeds. > > Er, yes it does. If you're seeing something other than 0 its likely > because you're seeing ERROR messages? First off, this

Re: [OE-core] [PATCH 16/16] Add proper deps for nfs-utils, util-linux, and strace

2011-09-29 Thread Richard Purdie
On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: > These packages need these deps for the RPM generation stage: > > error: Failed dependencies: > | /usr/bin/python is needed by nfs-utils-1.2.3-r2.ppce5500 > | /usr/bin/perl is needed by util-linux-2.19.1-r4.ppce5500 > | /us

[OE-core] [PATCH 0/1] Python RPATH Fix with patch header this time

2011-09-29 Thread Saul Wold
All I can say here is Doh! Sau! The following changes since commit 946cd8df49a8873ff93ef5ec1e3cc745a21e2a8f: Add autoconf cache for screen on powerpc64 (2011-09-29 16:45:45 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgw/oe-updates http://git.yoc

[OE-core] [PATCH 1/1] python: fix sqlite RPATH issue

2011-09-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../python/python/remove_sqlite_rpath.patch| 19 +++ meta/recipes-devtools/python/python_2.6.6.bb |3 ++- 2 files changed, 21 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-devtools/python/python/remove_sqlite_rpath

Re: [OE-core] [PATCH 12/16] Fix flac build on e500mc cores

2011-09-29 Thread Richard Purdie
On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: > This core does not have altivec, so we disable it in the build, > also reestablish the config option to enable/disable building > with altivec > > If SPE is not detected we always build with altivec which is wrong. This > will check to

Re: [OE-core] [PATCH 10/16] Fix mdadm for powerpc64

2011-09-29 Thread Richard Purdie
On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: > This fixes build failures from build warnings on powerpc64 > > Signed-off-by: Matthew McClintock > --- > meta/recipes-extended/mdadm/mdadm_3.2.2.bb |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/meta

Re: [OE-core] [PATCH 07/16] Fix lttng-ust for powerpc64

2011-09-29 Thread Richard Purdie
On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: > Signed-off-by: Matthew McClintock > --- > meta/recipes-kernel/lttng/fix-powerpc64.patch | 17 + > meta/recipes-kernel/lttng/lttng-ust_0.15.bb |3 ++- > 2 files changed, 19 insertions(+), 1 deletions(-) > creat

Re: [OE-core] [PATCH 01/16] libnl2: Fix a race on route/pktloc_syntax.h

2011-09-29 Thread Richard Purdie
On Wed, 2011-09-28 at 23:20 -0500, Matthew McClintock wrote: > From: Tom Rini > > At issue is that route/pktloc.c (not generated) depends on > route/pktloc_syntax.h (generated). > > Signed-off-by: Tom Rini > --- > .../libnl/fix-pktloc_syntax_h-race.patch | 23 > +++

[OE-core] [RFC PATCH] bitbake.conf: Start using parallel make for do_install

2011-09-29 Thread Richard Purdie
Most piece of software now support parallel make install. Enable this by default using the value of PARALLEL_MAKE. In a similar way to PARALLEL_MAKE we can disable this for broken recipes with: PARALLEL_MAKEINST = "" Signed-off-by: Richard Purdie --- diff --git a/meta/conf/bitbake.conf b/meta/co

[OE-core] [PATCH] base.bbclass: Drop unneeded dependency

2011-09-29 Thread Richard Purdie
patch depends on unpack configure depends on patch We simply don't need a configure dependency on unpack. This simplifies the dependencies of every recipe slightly and should make bitbake slightly faster at resovling dependency graphs. It also makes the .dot dependency graphs slightly more readab

[OE-core] autotools: Disable dependency tracking

2011-09-29 Thread Richard Purdie
There is no point in us spending time generating a ton of dependency information in source directories when we don't actually use it for our one off builds. We might as well disable the option and take the speed up. Signed-off-by: Richard Purdie --- diff --git a/meta/classes/autotools.bbclass b/m

[OE-core] autotools: Remove help2man dependency

2011-09-29 Thread Richard Purdie
The help2man script is pretty useless to us. It requires to run the target binary to extract help information which is not possible for any of our cross compiled target binaries. We're not interested in man pages for -cross/-native tools. It therefore makes no sense to have this as a core build d

Re: [OE-core] [PATCH 3/3] python: fix sqlite RPATH issue

2011-09-29 Thread Richard Purdie
On Wed, 2011-09-28 at 17:07 -0700, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > .../python/python/remove_sqlite_rpath.patch| 12 > meta/recipes-devtools/python/python_2.6.6.bb |3 ++- > 2 files changed, 14 insertions(+), 1 deletions(-) > create mode 100644

[OE-core] help2man

2011-09-29 Thread Richard Purdie
The more I look at and think about help2man, the more it looks like something we just shouldn't need/use. In summary, it runs a binary and captures its --help output. This rules it out from being useful in most cross compiling scenarios, i.e. all target packages. In the -native/-cross cases, we d

Re: [OE-core] MINUTES: OE-TSC meeting 16 Sept 2011

2011-09-29 Thread Frans Meulenbroeks
PS: apparently the minutes didn't make it to the TSC mailing list archive either: http://lists.linuxtogo.org/pipermail/tsc/ ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/ope

Re: [OE-core] MINUTES: OE-TSC meeting 16 Sept 2011

2011-09-29 Thread Frans Meulenbroeks
2011/9/28 Jeff Osier-Mixon > Hi Phil, > > These are the recent meetings for which I have records. If you are missing > the minutes for any of these, please let me know and I will repost. Perhaps > I should set up a wiki page with these so we don't have to depend solely on > the mailing list archi

Re: [OE-core] [PATCH 02/16] bitbake pseudo wrapper: Don't base success on bitbake return code

2011-09-29 Thread Richard Purdie
On Wed, 2011-09-28 at 23:20 -0500, Matthew McClintock wrote: > bitbake does not return 0 when a build succeeds. Er, yes it does. If you're seeing something other than 0 its likely because you're seeing ERROR messages? Cheers, Richard ___ Openembedded