Re: [oe] [PATCH] distutils-common-base.bbclass: Prepend STAGING_LIBDIR to linker library search path.

2010-10-13 Thread Frans Meulenbroeks
2010/10/13 Khem Raj raj.k...@gmail.com: * This was done generically in bitbake.conf this should be done on  demand and distutils based recipes seem to need it. So we define it  here. Based on your commit message I expected a change in bitbake.conf too. Am I mssing something here? Frans

Re: [oe] libusb-1.0-0, Required build target 'myrootfs' has no buildable providers.

2010-10-13 Thread Tasslehoff Kjappfot
On 10/13/2010 01:02 PM, Tasslehoff Kjappfot wrote: I'm compiling myrootfs for the beagleboard, and have IMAGE_INSTALL += libusb1 in my recipe. This has worked fine until a recent update, but now it fails with the following: NOTE: Handling BitBake files: | (7156/7156) [100 %] Parsing of 7156

[oe] Suppressing oma3-sgx-modules from omap3-console-image build for beagleboard

2010-10-13 Thread Elvis Dowson
Hi, I'm having difficultly suppressing omap3-sgx-modules from an omap3-console-image build. I have commented out libgles-sgx from the omap3-console-image.bb recipe GLES_INSTALL = \ # libgles-omap3 \ Also, I put DEFAULT_PREFERENCE=-1 for all the omap3-sgx-modules*.bb recipes in the

Re: [oe] apr-util_1.3.4.bb fails, looking at host includes

2010-10-13 Thread Tasslehoff Kjappfot
On 10/13/2010 12:36 PM, Tasslehoff Kjappfot wrote: On 10/13/2010 11:25 AM, openembedded-devel-requ...@lists.openembedded.org wrote: I'm trying to compile log4cxx, but it fails compiling apr-util, saying that it is looking at host includes. I suspect the following from log.do_configure

Re: [oe] apr-util_1.3.4.bb fails, looking at host includes

2010-10-13 Thread Holger Freyther
On 10/13/2010 02:39 PM, Tasslehoff Kjappfot wrote: Signed-off-by: Tasslehoff Kjappfot tasskj...@gmail.com --- recipes/apr/apr-util_1.3.4.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipes/apr/apr-util_1.3.4.bb b/recipes/apr/apr-util_1.3.4.bb index

Re: [oe] [PATCH resend 1/4] make 3.82: set DEFAULT_PREFERENCE = -1

2010-10-13 Thread Michael Smith
Paul Menzel wrote: Am Freitag, den 08.10.2010, 09:39 -0400 schrieb Michael Smith: This version has introduced several backwards incompatibilities and some packages are known not to build with 3.82. In particular: - glibc-initial fails in do_install when prefix=. - eglibc manual/Makefile has

[oe] [RFC] Add machine pm9g45 based on at91sam9g45

2010-10-13 Thread RONETIX - Asen Dimov
Hello, I want to add a new board and have a method solving some issues(listed below). But I am not sure if this could be the appropriate solution, so this is the idea to be commented on. The idea of patching linux kernel for pm9g45 As the

[oe] [PATCH 3/5] matrix-gui-e: use INC_PR in versioned recipes

2010-10-13 Thread Chase Maupin
* Added an INC_PR to the matrix-gui-e.inc file to be used by the individual version recipes. * Modified the version recipes to use INC_PR in their PR setting. Signed-off-by: Chase Maupin chase.mau...@ti.com --- recipes/ti/matrix-gui-e.inc|2 ++ recipes/ti/matrix-gui-e_1.1.bb |2 +-

[oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries

2010-10-13 Thread Chase Maupin
* Skip the QA check on the prebuilt binaries used for dm365 devices. Signed-off-by: Chase Maupin chase.mau...@ti.com --- recipes/ti/matrix-gui-common.inc |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/recipes/ti/matrix-gui-common.inc

[oe] do we need patch-native ?

2010-10-13 Thread Frans Meulenbroeks
Hi, I had to do a build on OpenSuse 11.3 today, and it failed building quilt-native (0.46-r2) Root cause is that quilt configure tries to find whether patch is installed and has a version 2.4 It does so by calling patch --version and extract the version string from it. The patch from 11.3

Re: [oe] do we need patch-native ?

2010-10-13 Thread Gary Thomas
On 10/13/2010 08:12 AM, Frans Meulenbroeks wrote: Hi, I had to do a build on OpenSuse 11.3 today, and it failed building quilt-native (0.46-r2) Root cause is that quilt configure tries to find whether patch is installed and has a version 2.4 It does so by calling patch --version and extract

Re: [oe] apr-util_1.3.4.bb fails, looking at host includes

2010-10-13 Thread Paul Menzel
Am Mittwoch, den 13.10.2010, 14:39 +0200 schrieb Holger Freyther: On 10/13/2010 02:39 PM, Tasslehoff Kjappfot wrote: Signed-off-by: Tasslehoff Kjappfot tasskj...@gmail.com --- recipes/apr/apr-util_1.3.4.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

Re: [oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries

2010-10-13 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-10-10 16:01, Chase Maupin wrote: * Skip the QA check on the prebuilt binaries used for dm365 devices. NAK, we should rebuild the binaries in OE, not add hacks. regards, Koen -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (Darwin)

Re: [oe] Suppressing oma3-sgx-modules from omap3-console-image build for beagleboard

2010-10-13 Thread Elvis Dowson
Hi, On Oct 13, 2010, at 4:32 PM, Elvis Dowson wrote: Now the thing is there is no reference to omap3-sgx-modules in either task-base or omap3-console-image. Where is it picking this up from then. My auto.cong seeting is machine=beagleboard I found the solutions, in the

Re: [oe] testing branch 2010-10-08

2010-10-13 Thread Petr Štetiar
Cliff Brake cliff.br...@gmail.com [2010-10-08 17:35:54]: master branch has been merged to testing-next and is ready for clean builds. Hi, I've build the testing-next 2010-10-08 for ts72xx machine, distro angstrom-2010.x on Ubuntu 10.04.1 32-bit. I've updated the testing table on the wiki. Is

Re: [oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:27AM -0500, Chase Maupin wrote: * Skip the QA check on the prebuilt binaries used for dm365 devices. And why do we have prebuilt binaries in OE? Signed-off-by: Chase Maupin chase.mau...@ti.com --- recipes/ti/matrix-gui-common.inc |3 +++ 1 files

Re: [oe] [PATCH 5/5] matrix-tui: use INC_PR in versioned recipe

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:31AM -0500, Chase Maupin wrote: * Added an INC_PR to the matrix-tui.inc file to be used by the individual version recipes. * Modified the version recipe to use INC_PR in its PR setting. Signed-off-by: Chase Maupin chase.mau...@ti.com Acked-by: Denys

Re: [oe] [PATCH 2/5] matrix-gui-common: use INC_PR in versioned recipes

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:28AM -0500, Chase Maupin wrote: * Added an INC_PR to the matrix-gui-common.inc file to be used by the individual version recipes. * Modified the version recipes to use INC_PR in their PR setting. Signed-off-by: Chase Maupin chase.mau...@ti.com Acked-by: Denys

Re: [oe] [PATCH 3/5] matrix-gui-e: use INC_PR in versioned recipes

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:29AM -0500, Chase Maupin wrote: * Added an INC_PR to the matrix-gui-e.inc file to be used by the individual version recipes. * Modified the version recipes to use INC_PR in their PR setting. Signed-off-by: Chase Maupin chase.mau...@ti.com Acked-by: Denys

Re: [oe] [PATCH 4/5] matrix-gui: use INC_PR in versioned recipes

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:30AM -0500, Chase Maupin wrote: * Added an INC_PR to the matrix-gui.inc file to be used by the individual version recipes. * Modified the version recipes to use INC_PR in their PR setting. Signed-off-by: Chase Maupin chase.mau...@ti.com Acked-by: Denys

[oe] [PATCH] [PATCH] distro: make TARGET_VENDOR a weak assignment to enable external-csl

2010-10-13 Thread Ben Gardiner
Trying to use an external toolchain like the 2009q1 toolchain from codesourcery has some strange results since the toolchain has vendor 'none' but distributions like angstrom set TARGET_VENDOR unconditionally. This changeset makes all assignments of TARGET_VENDOR in distros weak as was suggested

Re: [oe] openjade-native build fails

2010-10-13 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11-10-10 05:40, Steve Sakoman wrote: After commit fdf02c61607acb5046afaa11c5c682ab99f4d508 openjade-native is failing on a clean build: http://build.sakoman.com/public/logs/task/114486.txt Any ideas on how to fix this? I've reverted the

Re: [oe] [PATCH] [PATCH] distro: make TARGET_VENDOR a weak assignment to enable external-csl

2010-10-13 Thread Víctor M . Jáquez L .
On Wed, Oct 13, 2010 at 12:42:41PM -0400, Ben Gardiner wrote: Trying to use an external toolchain like the 2009q1 toolchain from codesourcery has some strange results since the toolchain has vendor 'none' but distributions like angstrom set TARGET_VENDOR unconditionally. This changeset

Re: [oe] [PATCH] [PATCH] distro: make TARGET_VENDOR a weak assignment to enable external-csl

2010-10-13 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-10-10 18:42, Ben Gardiner wrote: Trying to use an external toolchain like the 2009q1 toolchain from codesourcery has some strange results since the toolchain has vendor 'none' but distributions like angstrom set TARGET_VENDOR

Re: [oe] OEDEM: info

2010-10-13 Thread Denys Dmytriyenko
On Tue, Oct 12, 2010 at 10:53:14PM +0200, Frans Meulenbroeks wrote: 2010/10/12 Raffaele Recalcati lamiapost...@gmail.com: I'm interested in attending to OEDEM for friday morning. I have added myself to  the list Attending for sure, even if I'm not a skilled OE developer. I hope that I

Re: [oe] do we need patch-native ?

2010-10-13 Thread Frans Meulenbroeks
2010/10/13 Gary Thomas g...@mlbassoc.com: On 10/13/2010 08:12 AM, Frans Meulenbroeks wrote: Sounds like quilt's configure script is broken.  Such behaviour should not be catered to - it should be fixed. Actually this was detected on an older version; just noticed it was already fixed in

Re: [oe] OEDEM: info

2010-10-13 Thread Frans Meulenbroeks
2010/10/13 Denys Dmytriyenko de...@denix.org: On Tue, Oct 12, 2010 at 10:53:14PM +0200, Frans Meulenbroeks wrote: 2010/10/12 Raffaele Recalcati lamiapost...@gmail.com: I'm interested in attending to OEDEM for friday morning. I have added myself to  the list Attending for sure, even if I'm

Re: [oe] testing branch 2010-10-08

2010-10-13 Thread Khem Raj
On Wed, Oct 13, 2010 at 9:36 AM, Petr Štetiar yn...@true.cz wrote: Cliff Brake cliff.br...@gmail.com [2010-10-08 17:35:54]: master branch has been merged to testing-next and is ready for clean builds. Hi, I've build the testing-next 2010-10-08 for ts72xx machine, distro angstrom-2010.x on

Re: [oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries

2010-10-13 Thread Maupin, Chase
-Original Message- From: Denys Dmytriyenko [mailto:de...@denix.org] Sent: Wednesday, October 13, 2010 11:59 AM To: openembedded-devel@lists.openembedded.org Cc: Maupin, Chase Subject: Re: [oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries On Wed, Oct 13,

Re: [oe] [PATCH] [PATCH] distro: make TARGET_VENDOR a weak assignment to enable external-csl

2010-10-13 Thread Ben Gardiner
My apologies, Victor, for duplicating your efforts. I was simultaneously preparing this patch on the 8th. On Wed, Oct 13, 2010 at 1:44 PM, Koen Kooi k.k...@student.utwente.nl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-10-10 18:42, Ben Gardiner wrote: Trying to use an external

Re: [oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 01:39:53PM -0500, Maupin, Chase wrote: -Original Message- From: Denys Dmytriyenko [mailto:de...@denix.org] Sent: Wednesday, October 13, 2010 11:59 AM To: openembedded-devel@lists.openembedded.org Cc: Maupin, Chase Subject: Re: [oe] [PATCH 1/5]

[oe] [PATCH] [RFC][PATCH] autotools: don't specify --target when configuring gmp

2010-10-13 Thread Ben Gardiner
When trying to build angstrom-2008.1 from f58a5d59b755bdb725497f574a8059529c134c27 of master or from b78fc95424b5f0fb28246e8c61bb8b4d6a9d733a of stable/2009 the builds failed on gmp-native (then later gmp). The error was that --target is not appropriate for GMP. This patch adds an exception to

Re: [oe] [PATCH] [RFC][PATCH] autotools: don't specify --target when configuring gmp

2010-10-13 Thread Chris Larson
On Wed, Oct 13, 2010 at 9:42 AM, Ben Gardiner bengardi...@nanometrics.cawrote: When trying to build angstrom-2008.1 from f58a5d59b755bdb725497f574a8059529c134c27 of master or from b78fc95424b5f0fb28246e8c61bb8b4d6a9d733a of stable/2009 the builds failed on gmp-native (then later gmp). The

Re: [oe] apr-util_1.3.4.bb fails, looking at host includes

2010-10-13 Thread J. L.
On 10/13/10, Tasslehoff Kjappfot tasskj...@gmail.com wrote: Am Mittwoch, den 13.10.2010, 14:39 +0200 schrieb Holger Freyther: On 10/13/2010 02:39 PM, Tasslehoff Kjappfot wrote: Signed-off-by: Tasslehoff Kjappfot tasskj...@gmail.com --- recipes/apr/apr-util_1.3.4.bb |1 + 1 files

Re: [oe] openjade-native build fails

2010-10-13 Thread Khem Raj
On Wed, Oct 13, 2010 at 10:39 AM, Koen Kooi k.k...@student.utwente.nl wrote: This sort of came back with libtool 2.4: NOTE: package openjade-native-1.3.2-r3: task do_populate_sysroot: Succeeded NOTE: Running task 6999 of 12209 (ID: 11645,

[oe] [PATCH] c-ares: Fix configure script

2010-10-13 Thread Sean Cross
The syntax of one of the AC_CHECK_FUNCS is incorrect. Removing the lines in question allows the package to configure and build. --- .../0001-remove-broken-configure.ac-commands.patch | 32 recipes/c-ares/c-ares_1.5.3.bb |4 ++- 2 files changed, 35

[oe] Question about OVERRIDES precedence

2010-10-13 Thread Maupin, Chase
All, I have been looking into the OVERRIDES setting and it appears to me that the OVERRIDES are being handled in least specific to most specific order. Meaning that if I have an override for a particular machine set that it has a lower priority than the override for a distro. My OVERRIDES

[oe] [RFC, PATCH] gmp: assign --target to --host to avoid configure error

2010-10-13 Thread Ben Gardiner
When trying to build angstrom-2008.1 from f58a5d59b755bdb725497f574a8059529c134c27 of master or from b78fc95424b5f0fb28246e8c61bb8b4d6a9d733a of stable/2009 the builds failed on gmp-native (then later gmp). The error was that --target is not appropriate for GMP. To avoid the error printed by the

Re: [oe] [PATCH] [PATCH] distro: make TARGET_VENDOR a weak assignment to enable external-csl

2010-10-13 Thread Ben Gardiner
On Wed, Oct 13, 2010 at 3:09 PM, Denys Dmytriyenko de...@denix.org wrote: As I mentioned in the previous discussion, since inclusion of toolchain-external.inc happens before the inclusion of angstrom.inc, where TARGET_VENDOR is set unconditionally, it's not possible to control this variable

Re: [oe] Question about OVERRIDES precedence

2010-10-13 Thread Chris Larson
On Wed, Oct 13, 2010 at 1:29 PM, Maupin, Chase chase.mau...@ti.com wrote: I have been looking into the OVERRIDES setting and it appears to me that the OVERRIDES are being handled in least specific to most specific order. Meaning that if I have an override for a particular machine set that it

[oe] Patches from opendreambox.org #2

2010-10-13 Thread Andreas Oberritter
Hello developers, I'm sending an updated patch to fix a conflict with today's master branch. It would be nice to receive some more comments on this patch and on the patches I sent earlier. I've created a bundle in patchwork which includes all pending patches by the opendreambox project: