Re: [oe] [toolchain-layer][PATCH 1/2] eglibc-2.12: Move to toolchain-layer

2012-03-27 Thread Denys Dmytriyenko
On Tue, Mar 27, 2012 at 06:42:06PM -0700, Khem Raj wrote: > Its relevant in toolchain layer > > Signed-off-by: Khem Raj Hmm, seems like we cross-posted the same change :) Acked-by: Denys Dmytriyenko > --- > .../eglibc/cross-localedef-native_2.12.bb |0 > .../eglibc/eglibc-2.12/

[oe] [meta-oe][toolchain-layer] eglibc: move to toolchain-layer

2012-03-27 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../eglibc/cross-localedef-native_2.12.bb |0 .../eglibc/eglibc-2.12/IO-acquire-lock-fix.patch |0 .../eglibc-2.12/armv4-eabi-compile-fix.patch |0 .../eglibc-svn-arm-lowlevellock-include-tls.patch |0

[oe] [toolchain-layer][PATCH 2/2 V2] gcc-4.5: Fix meta-toolchain builds with gcc 4.5

2012-03-27 Thread Khem Raj
Correct a typo Make license parsable by license manage Fixes messages like WARNING: libgcc-nativesdk: No generic license file exists for: RUNTIME in any provider WARNING: libgcc-nativesdk: No generic license file exists for: LIBRARY in any provider WARNING: libgcc-nativesdk: No generic license f

[oe] [toolchain-layer][PATCH 2/2] gcc-4.5: Fix meta-toolchain builds with gcc 4.5

2012-03-27 Thread Khem Raj
Correct a typo Signed-off-by: Khem Raj --- toolchain-layer/recipes-devtools/gcc/gcc-4.5.inc |2 +- .../recipes-devtools/gcc/gcc-cross-canadian_4.5.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-4.5.inc b/toolchain-laye

[oe] [toolchain-layer][PATCH 1/2] eglibc-2.12: Move to toolchain-layer

2012-03-27 Thread Khem Raj
Its relevant in toolchain layer Signed-off-by: Khem Raj --- .../eglibc/cross-localedef-native_2.12.bb |0 .../eglibc/eglibc-2.12/IO-acquire-lock-fix.patch |0 .../eglibc-2.12/armv4-eabi-compile-fix.patch |0 .../eglibc-svn-arm-lowlevellock-include-tls.patch |0

Re: [oe] [meta-oe][toolchain-layer][PATCH] toolchain-layer: move binutils and gcc from meta-oe into here

2012-03-27 Thread Denys Dmytriyenko
On Fri, Mar 23, 2012 at 08:06:15AM -0700, Khem Raj wrote: > On Fri, Mar 23, 2012 at 8:04 AM, Khem Raj wrote: > > On Fri, Mar 23, 2012 at 6:06 AM, Eric B??nard wrote: > >> Le Fri, 23 Mar 2012 08:24:14 +0100, > >> Koen Kooi a ??crit : > >> > >>> Signed-off-by: Koen Kooi > >> Acked-by: Eric B??nar

Re: [oe] [PATCH 4/4] obexd: fix QA warnings

2012-03-27 Thread Denys Dmytriyenko
On Tue, Mar 27, 2012 at 02:39:24PM -0700, Khem Raj wrote: > On Tue, Mar 27, 2012 at 6:03 AM, Andreas M??ller > wrote: > > +do_install_append() { > > +    # remove empty plugins dir > > +    rm -rf ${D}${libdir} > > +} > > + > > can you use use rmdir instead so it gets flagged when the dir > is no

[oe] [PATCH] Modified fetch() checksums to be correct for libpng 1.4.28 released 15/3/12 (current) instead of previous 8/3/12 release

2012-03-27 Thread ajlennon
From: Alex J Lennon Signed-off-by: Alex J Lennon --- recipes/libpng/libpng_1.2.48.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/libpng/libpng_1.2.48.bb b/recipes/libpng/libpng_1.2.48.bb index 50a3c03..534962d 100644 --- a/recipes/libpng/libpng_1.2.48.bb

Re: [oe] [2011.03-maintenance 0/1] pull request 20120324

2012-03-27 Thread Khem Raj
On Fri, Mar 23, 2012 at 11:20 PM, Steffen Sledz wrote: > Hi Tom, > > here's the pull request for the libmatthew fetch problem fix. > > Thx, > Steffen > > The following changes since commit 8d2c8f49312f6a0318dc82b6ce85e50bc08dfcb2: > >  ltrace-0.5.3: Update URI to a functioning one (2012-03-14 12:1

Re: [oe] [admin] please delete obsolete branches

2012-03-27 Thread Khem Raj
On Mon, Mar 26, 2012 at 8:22 AM, Steffen Sledz wrote: > On 21.03.2012 07:52, Steffen Sledz wrote: >> Hi git admins, >> >> can someone please delete the following obsolete branches in oe-classic. >> >>   sledz/maintenance >>   sledz/pull >>   sledz/pull2 > > Ping! Done ___

Re: [oe] Build from precompiled rpms?

2012-03-27 Thread Khem Raj
On Mon, Mar 26, 2012 at 3:41 AM, Andrei Gherzan wrote: > > > I want to speed up my build process by using rpm's from older builds. > > For example, i want to have a build with a new layer meta-yyy. On a new > build i want to build only packages from this layer and all the other layers > built from

Re: [oe] [PATCH 1/4] libcgroup: fix QA warnings

2012-03-27 Thread Khem Raj
On Tue, Mar 27, 2012 at 6:03 AM, Andreas Müller wrote: > +FILES_${PN}-staticdev = "${base_libdir}/security/*.la" .la should go into -dev ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/ma

Re: [oe] [PATCH 4/4] obexd: fix QA warnings

2012-03-27 Thread Khem Raj
On Tue, Mar 27, 2012 at 6:03 AM, Andreas Müller wrote: > +do_install_append() { > +    # remove empty plugins dir > +    rm -rf ${D}${libdir} > +} > + can you use use rmdir instead so it gets flagged when the dir is not empty ? ___ Openembedded-devel m

Re: [oe] [2011.03-maintenance 3/3] python-2.6.6: Fix python-2.6.6 build failure on linux-3.x

2012-03-27 Thread Steffen Sledz
On 27.03.2012 14:59, Andreas Oberritter wrote: > On 27.03.2012 14:51, Steffen Sledz wrote: >> On 27.03.2012 14:44, Andreas Oberritter wrote: >>> On 27.03.2012 14:07, Steffen Sledz wrote: From: Ulf Samuelsson python-2.6.6 build will crash when host is running linux kernel 3.x. >

[oe] [PATCH 3/4] libatasmart: fix QA warnings

2012-03-27 Thread Andreas Müller
fix the following warnings: WARNING: For recipe libatasmart, the following files/directories were installed but not shipped in any package: WARNING: /usr/share/vala WARNING: /usr/share/vala/vapi WARNING: /usr/share/vala/vapi/atasmart.vapi Signed-off-by: Andreas Müller --- .../libatasmart/

[oe] [PATCH 2/4] faad2: fix QA warnings

2012-03-27 Thread Andreas Müller
fix the following warnings: WARNING: QA Issue: non -staticdev package contains static .a library: libfaad-dev path '/work/armv7a-angstrom-linux-gnueabi/faad2-2.7-r1/packages-split/libfaad-dev/usr/lib/libfaad.a' WARNING: QA Issue: non -staticdev package contains static .a library: libmp4ff-dev pa

[oe] [PATCH 1/4] libcgroup: fix QA warnings

2012-03-27 Thread Andreas Müller
fix the following warnings: WARNING: For recipe libcgroup, the following files/directories were installed but not shipped in any package: WARNING: /lib/security/pam_cgroup.la WARNING: /lib/security/.debug WARNING: /lib/security/.debug/pam_cgroup.so.0.0.0 WARNING: /lib/security/.debug/pam_c

[oe] [PATCH 4/4] obexd: fix QA warnings

2012-03-27 Thread Andreas Müller
fix the following warnings: WARNING: For recipe obexd, the following files/directories were installed but not shipped in any package: WARNING: /usr/lib WARNING: /usr/lib/obex WARNING: /usr/lib/obex/plugins Signed-off-by: Andreas Müller --- meta-oe/recipes-connectivity/obex/obexd_0.44.bb |

Re: [oe] [2011.03-maintenance 3/3] python-2.6.6: Fix python-2.6.6 build failure on linux-3.x

2012-03-27 Thread Andreas Oberritter
On 27.03.2012 14:51, Steffen Sledz wrote: > On 27.03.2012 14:44, Andreas Oberritter wrote: >> On 27.03.2012 14:07, Steffen Sledz wrote: >>> From: Ulf Samuelsson >>> >>> python-2.6.6 build will crash when host is running linux kernel 3.x. >>> >>> Fix backported from openembedded-core. >>> meta/reci

Re: [oe] [2011.03-maintenance 3/3] python-2.6.6: Fix python-2.6.6 build failure on linux-3.x

2012-03-27 Thread Steffen Sledz
On 27.03.2012 14:44, Andreas Oberritter wrote: > On 27.03.2012 14:07, Steffen Sledz wrote: >> From: Ulf Samuelsson >> >> python-2.6.6 build will crash when host is running linux kernel 3.x. >> >> Fix backported from openembedded-core. >> meta/recipes-devtools/python/python/07-linux3-regen-fix.patc

Re: [oe] [2011.03-maintenance 3/3] python-2.6.6: Fix python-2.6.6 build failure on linux-3.x

2012-03-27 Thread Andreas Oberritter
On 27.03.2012 14:07, Steffen Sledz wrote: > From: Ulf Samuelsson > > python-2.6.6 build will crash when host is running linux kernel 3.x. > > Fix backported from openembedded-core. > meta/recipes-devtools/python/python/07-linux3-regen-fix.patch This patch has been superseded by a backport from

[oe] [2011.03-maintenance 3/3] python-2.6.6: Fix python-2.6.6 build failure on linux-3.x

2012-03-27 Thread Steffen Sledz
From: Ulf Samuelsson python-2.6.6 build will crash when host is running linux kernel 3.x. Fix backported from openembedded-core. meta/recipes-devtools/python/python/07-linux3-regen-fix.patch Signed-Off-By: Ulf Samuelsson --- .../python/python-2.6.6/07-linux3-regen-fix.patch | 18 +

[oe] [2011.03-maintenance 0/3] pull request 20120327

2012-03-27 Thread Steffen Sledz
Hi Tom, please pull these commits cherry-picked from oe.dev. The fix some python build problems. All are well tested in our own environment. Thx, Steffen The following changes since commit ec639a6b04449ef8e064e7bf35660ab31c3e2eee: libmatthew-0.7.1: SRC_URI updated (2012-03-24 07:16:26 +0100)

[oe] [2011.03-maintenance 2/3] python-2.6.6: backport pkgconfig support from version 2.7.1 and bump PR

2012-03-27 Thread Steffen Sledz
From: Simon Busch Version 2.6.6 of python does not have support for pkgconfig and 2.7.1 is not yet ready in OE so I back-ported the new pkgconfig feature to 2.6.6. Signed-off-by: Simon Busch Acked-by: Michael 'Mickey' Lauer --- .../python/python-2.6.6/pkgconfig-support.patch| 94 ++

[oe] [2011.03-maintenance 1/3] python-scons_1.3.0: add `python-native` to `DEPENDS_virtclass-native`

2012-03-27 Thread Steffen Sledz
From: Paul Menzel A clean build fails with the following error [1]. | ERROR: Function 'do_compile' failed (see /home/sgh/oe-new-oe/build-vmc16/tmp/work/x86_64-linux/python-scons-native-1.3.0-r1/temp/log.do_compile.26596 for further information) | + cd /home/sgh/oe-new-oe/build-vmc16/tmp/work/

Re: [oe] [meta-oe 3/4] udev: remove 173

2012-03-27 Thread Otavio Salvador
On Tue, Mar 27, 2012 at 03:20, Andreas Müller wrote: > On Tue, Mar 27, 2012 at 4:20 AM, Otavio Salvador > wrote: >> NACK! 175+ breaks libertas ... or has it been fixed? > 177+ breaks we have 175 left So, fine by me. -- Otavio Salvador                             O.S. Systems E-mail: ota...@oss