Re: [oe] [PATCH] tar: Upgrade to v1.23

2010-08-03 Thread Frans Meulenbroeks
2010/8/3 Scott Garman sgar...@zenlinux.com From: Scott Garman scott.a.gar...@intel.com * Addresses CVE-2010-0624 Please have a look at http://wiki.openembedded.net/index.php/Commit_Policy And especially this section: * Have a clear commit message (example

Re: [oe] Problems building gdb-cross-sdk

2010-08-03 Thread Marc Reilly
On Monday, August 02, 2010 11:06:16 pm Hauser, Wolfgang (external) wrote: Hello, I am running in strange problems while building gdb-cross-sdk. snip File relocatable_binaries_preprocess, line 4, in module File relocatable_binaries_preprocess, line 2, in relocatable_binaries_preprocess

Re: [oe] CALL FOR ACTION: get rid of native recipes

2010-08-03 Thread Dr. Michael Lauer
Hi Frans, that's pretty cool, however I think we should restrict this list to those recipes which also have a non-native variant. E.g. the 2nd entry in this list is android-image-utils-native for which a non-native variant makes little sense. Cheers, :M:

Re: [oe] Problems building gdb-cross-sdk

2010-08-03 Thread Hauser, Wolfgang (external)
Hello, As a work around you can delete the existing toolchain installed at /usr/local/angstrom/. The build finishes, but I don't know what the fallout is.. well, an installed toolchain is the difference between both systems. There must be a bug in some of the involved classes

Re: [oe] CALL FOR ACTION: get rid of native recipes

2010-08-03 Thread Frans Meulenbroeks
2010/8/3 Dr. Michael Lauer mic...@vanille-media.de Hi Frans, that's pretty cool, however I think we should restrict this list to those recipes which also have a non-native variant. E.g. the 2nd entry in this list is android-image-utils-native for which a non-native variant makes little

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-03 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02-08-10 22:19, Frans Meulenbroeks wrote: This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace [..] my proposal would be to apply it, and if there are a few

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-03 Thread Dr. Michael Lauer
Acked-by: Michael 'Mickey' Lauer mla...@vanille-media.de Am 02.08.2010 um 22:19 schrieb Frans Meulenbroeks: This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks

Re: [oe] A new bitbake extension: .bbappend files

2010-08-03 Thread Frans Meulenbroeks
Wrt the bbappend / amend.inc discussion: I was wondering how version management would work. I can imagine that if I change something in a bbappend file (or amend.inc) file, I would like to have something like PR that I could bump. In my case these recipes live in an overlay which is also used by

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Acked-by: Koen Kooi k-k...@ti.com If noone objects, can we get this in ASAP? On 02-08-10 18:27, Khem Raj wrote: On Mon, Aug 2, 2010 at 2:33 AM, Koen Kooi k.k...@student.utwente.nl wrote: On 31-07-10 20:54, Koen Kooi wrote: On 31-07-10 15:34,

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Martin Jansa
On Tue, Aug 03, 2010 at 12:13:58PM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Acked-by: Koen Kooi k-k...@ti.com If noone objects, can we get this in ASAP? We're using it for multimachine SHR builds too and seems to work OK. whole serie: Acked-by: Martin Jansa

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Andrea Adami
Yes, seems working here (Angstrom armv5te + armv4 builds) There is just a small glitch (broken symlink g77-gfortran). Khem will solve it. http://pastebin.com/BcjUTa9g Regards Andrea ___ Openembedded-devel mailing list

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Frans Meulenbroeks
2010/8/3 Koen Kooi k.k...@student.utwente.nl -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Acked-by: Koen Kooi k-k...@ti.com If noone objects, can we get this in ASAP? Would it be good to do my do_stage patch first? rationale: this will require a full rebuild. the do_stage patch does not

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-03 Thread Richard Purdie
On Mon, 2010-08-02 at 22:19 +0200, Frans Meulenbroeks wrote: This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks fransmeulenbro...@gmail.com Acked-by: Richard Purdie

Re: [oe] CALL FOR ACTION: get rid of native recipes

2010-08-03 Thread Richard Purdie
On Tue, 2010-08-03 at 10:21 +0200, Dr. Michael Lauer wrote: that's pretty cool, however I think we should restrict this list to those recipes which also have a non-native variant. E.g. the 2nd entry in this list is android-image-utils-native for which a non-native variant makes little sense.

Re: [oe] A new bitbake extension: .bbappend files

2010-08-03 Thread Richard Purdie
On Tue, 2010-08-03 at 12:04 +0200, Frans Meulenbroeks wrote: Wrt the bbappend / amend.inc discussion: I was wondering how version management would work. I can imagine that if I change something in a bbappend file (or amend.inc) file, I would like to have something like PR that I could bump.

[oe] [PATCH] angstrom-uboot-scripts: added default boot scripts

2010-08-03 Thread Jason Kridner
Added default boot scripts for the BeagleBoard validation image. --- .../beagleboard-validation-boot.cmd| 15 +++ .../beagleboard-validation-user.cmd| 15 +++ 2 files changed, 30 insertions(+), 0 deletions(-) create mode 100644

Re: [oe] [Bitbake-dev] A new bitbake extension: .bbappend files

2010-08-03 Thread Richard Purdie
On Fri, 2010-07-16 at 15:25 +0100, Richard Purdie wrote: Whilst our layers mechanism, is great it does have a drawback which has bugged me for a while. If you have a recipe like pointercal which has machine specific information in it and you have your new machine code in a layer, how do you

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Martin Jansa
On Tue, Aug 03, 2010 at 12:13:58PM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Acked-by: Koen Kooi k-k...@ti.com If noone objects, can we get this in ASAP? Building from scratch armv4t then armv6 was ok, building few more packages for armv4t again still worked,

Re: [oe] CALL FOR ACTION: get rid of native recipes

2010-08-03 Thread Dr. Michael Lauer
Am 03.08.2010 um 14:46 schrieb Richard Purdie: On Tue, 2010-08-03 at 10:21 +0200, Dr. Michael Lauer wrote: that's pretty cool, however I think we should restrict this list to those recipes which also have a non-native variant. E.g. the 2nd entry in this list is android-image-utils-native

Re: [oe] [Bitbake-dev] A new bitbake extension: .bbappend files

2010-08-03 Thread Chris Larson
On Tue, Aug 3, 2010 at 6:26 AM, Richard Purdie rpur...@rpsys.net wrote: On Fri, 2010-07-16 at 15:25 +0100, Richard Purdie wrote: Whilst our layers mechanism, is great it does have a drawback which has bugged me for a while. If you have a recipe like pointercal which has machine specific

Re: [oe] [PATCH] tar: Upgrade to v1.23

2010-08-03 Thread Scott Garman
On 08/02/2010 11:14 PM, Frans Meulenbroeks wrote: 2010/8/3 Scott Garmansgar...@zenlinux.com From: Scott Garmanscott.a.gar...@intel.com * Addresses CVE-2010-0624 Please have a look at http://wiki.openembedded.net/index.php/Commit_Policy And especially this section: Hi Frans, Thanks for

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-08-10 15:35, Martin Jansa wrote: On Tue, Aug 03, 2010 at 12:13:58PM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Acked-by: Koen Kooi k-k...@ti.com If noone objects, can we get this in ASAP? Building from

[oe] [PATCH 05/11][v2] xilinx-virtex4: Add machine config for Xilinx Virtex4 platforms

2010-08-03 Thread Adrian Alonso
* New config machine, generic support for Xilinx Virtex4 platforms ml401, ml403, ml405, ml410 * Tested on ml405 target board, powerpc based ref project design at http://github.com/aalonso/xilinx-ml405 * Target configuration handled in xilinx-bsp.bbclass * v2 more descriptive subject

[oe] [PATCH 04/11][v2] u-boot-xilinx: uboot for xilinx virtex4 virtex5 targets

2010-08-03 Thread Adrian Alonso
* u-boot for xilinx platforms virtex4, virtex5 based * Inherits xilinx-bsp.bbclass for passing xparameters header file from hardware reference design project to match hardware/software model * v2 reorder patch set Signed-off-by: Adrian Alonso aalons...@gmail.com ---

[oe] [PATCH 01/11][v2] xilinx-bsp: Rewrite to handle xilinx virtex4 virtex5 targets

2010-08-03 Thread Adrian Alonso
* Rewrite for handling most xilinx target virtex4 and virtex5 based * Add helper functions for configuring the target board * User must add in local.conf: XILINX_BOARD = ml401 | ml403 | ml405 | ml410 | ml507 | ml510 XILINX_BSP_PATH = Xilinx XPS hardware project dir with this variables

[oe] [PATCH 07/11][v2] initscripts: functions machine id xilinx virtex5 platforms

2010-08-03 Thread Adrian Alonso
* Add machine_id support for xilinx virtex platforms used in xserver-common for args settings. * On Xilinx platforms there is no line `Hardware`. Instead it is stored in the line starting with `platform`. * Bump PR * v2 nicer machine_id function for handling xilinx virtex platforms

[oe] [PATCH 10/11][v2] xserver-kdrive-common: Xsever module_id for virtex5 platform

2010-08-03 Thread Adrian Alonso
* Return a valid module_id for xilinx virtex platform * On Xilinx platforms there is no line `Hardware`. Instead it is stored in the line starting with `platform`. * v2 split changes, nicer module_id function for handling xilinx virtex platforms Signed-off-by: Adrian Alonso

[oe] [PATCH 03/11][v2] linux-xilinx: kernel recipe for xilinx virtex platforms

2010-08-03 Thread Adrian Alonso
* Kernel recipe for generic xilinx platforms * Inherits xilinx-bsp.bbclass to pass device tree for the final target * v2 reorder patch set Signed-off-by: Adrian Alonso aalons...@gmail.com --- recipes/linux/linux-xilinx_git.bb | 35 +++ 1 files changed, 35

[oe] [PATCH 09/11][v2] xserver-common: xilinx virtex support

2010-08-03 Thread Adrian Alonso
* Add xilinx virtex platforms support * Set xserver args * Bump PR * v2 reorder patch set Signed-off-by: Adrian Alonso aalons...@gmail.com --- recipes/xserver-common/files/Xserver-virtex.patch | 14 ++ recipes/xserver-common/xserver-common_1.33.bb |5 +++-- 2 files changed,

[oe] [PATCH 08/11][v2] xorg-xserver-conf: virtex5 machine support

2010-08-03 Thread Adrian Alonso
* Add xorg conf for xilinx virtex5 family targets * Increase PR * v2 reorder patch set Signed-off-by: Adrian Alonso aalons...@gmail.com --- .../xserver-xorg-conf/xilinx-virtex5/xorg.conf | 38 recipes/xorg-xserver/xserver-xorg-conf_0.1.bb |2 +- 2 files

[oe] [PATCH 06/11][v2] xilinx-virtex5: Add machine config for Xilinx Virtex5 platforms

2010-08-03 Thread Adrian Alonso
* Config machine for virtex5 platforms ml507, ml510 * Hardware reference design at http://github.com/aalonso/xilinx-ml507 * v2 more descriptive subject Signed-off-by: Adrian Alonso aalons...@gmail.com --- conf/machine/xilinx-virtex5.conf | 36 1 files

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Khem Raj
On Tue, Aug 3, 2010 at 8:36 AM, Koen Kooi k.k...@student.utwente.nl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-08-10 15:35, Martin Jansa wrote: On Tue, Aug 03, 2010 at 12:13:58PM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Acked-by: Koen Kooi

[oe] gs-8.64 -- cups-gs broken

2010-08-03 Thread Jay Snyder
The cups-gs package is no longer being built by the gs-8.64 recipe. This was fine with my previous git pull of 04-Dec-2009. The problem is that the pstoraster and pstopxl executables are being installed to a incorrect path. From my log file:

Re: [oe] gs-8.64 -- cups-gs broken (by cups-config output)

2010-08-03 Thread Jay Snyder
The problem seems to be caused by the cups-config program. With my old build: $/home/oe/build/tmp/staging/x86_64-linux/usr/bin/i686-angstrom-linux/cups-config --serverbin /usr/lib/cups With my current build:

Re: [oe] A new bitbake extension: .bbappend files

2010-08-03 Thread Khem Raj
On (03/08/10 12:04), Frans Meulenbroeks wrote: Wrt the bbappend / amend.inc discussion: I was wondering how version management would work. I can imagine that if I change something in a bbappend file (or amend.inc) file, I would like to have something like PR that I could bump. In my case

[oe] [PATCH] openldap: remove versions 2.2.29 and 2.3.11

2010-08-03 Thread Roman I Khimov
Both are almost 5 years old and seem to be unmaintained, also not supported by upstream authors and probably containing tons of known vulnerabilities. Signed-off-by: Roman I Khimov khi...@altell.ru --- conf/distro/include/preferred-om-2008-versions.inc |1 -

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Khem Raj
On (03/08/10 15:35), Martin Jansa wrote: On Tue, Aug 03, 2010 at 12:13:58PM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Acked-by: Koen Kooi k-k...@ti.com If noone objects, can we get this in ASAP? Building from scratch armv4t then armv6 was ok, building

Re: [oe] [PATCH 0/5][v4] Make multi-machine toolchains to co-exist (Alternate approach)

2010-08-03 Thread Khem Raj
On (03/08/10 17:36), Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-08-10 15:35, Martin Jansa wrote: On Tue, Aug 03, 2010 at 12:13:58PM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Acked-by: Koen Kooi k-k...@ti.com If noone objects,

Re: [oe] [PATCH] tar: Upgrade to v1.23

2010-08-03 Thread Scott Garman
On 08/03/2010 09:07 AM, Frans Meulenbroeks wrote: tar: Upgrade to v1.23 - The first line should start with the name of the recipe the change affects. Ah ofcourse actually that was what I was missing. Will push it in a few minutes if not done yet. Much appreciated, Frans! Thanks,

[oe] [PATCH] base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES

2010-08-03 Thread Chase Maupin
* Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES setting for a recipe. * This will allow recipes to work for entire families of devices without having to maintain/update the compatible devices as new devices are added into a family Signed-off-by: Chase Maupin

[oe] Switching between linux kernel versions

2010-08-03 Thread Elvis Dowson
Hi, Will I encounter problems, if within a single oe installation, I keep switching back and forth between linux kernel versions, e.g. linux-omap3-2.6.32 and linux-omap3-2.6.35 ? I was told earlier that it wasn't a good idea to do this, but I've noticed that now, the machine PR is

[oe] [PATCH] Make git more usable

2010-08-03 Thread Yann Dirson
This series allows to install the essential functionnality of git while still consuming as less space as possible. Space-consuming binaries are split to separate ipk's. The final patch activates installation of gitk - it is only partially working, but does not force build of anything that's not

[oe] [PATCH 1/3] git: replace remaining broken hardlinks with symlinks.

2010-08-03 Thread Yann Dirson
Signed-off-by: Yann Dirson ydir...@altern.org --- recipes/git/git_1.7.0.2.bb |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/recipes/git/git_1.7.0.2.bb b/recipes/git/git_1.7.0.2.bb index a3a73f0..917b609 100644 --- a/recipes/git/git_1.7.0.2.bb +++

[oe] [PATCH 2/3] git: split space-hungry rarely-used commands into -perltools and -large packages.

2010-08-03 Thread Yann Dirson
This trims the main package by ~75%, and split of all perl scripts allows to spare the installation of perl, which is no small bargain either. Note that git-remote-http triggers a strange bug (OE#5465), so it is not split out for now. Also drop cpio dependency, which has been unneeded since a

[oe] [PATCH 3/3] git: activate gitk.

2010-08-03 Thread ydirson
It does not work perfectly (complains about possible problems in the tcl package), and buttons are huge, but it allows to browse history. git-gui OTOH does not start at all, it only complains that tk is not correctly installed, so it is commented out. Signed-off-by: Yann Dirson

[oe] [PATCH] assorted fixes to python packages

2010-08-03 Thread Yann Dirson
I use those two packages (xdg and rsvg) in the Omaha board-game GUI (http://repo.or.cz/w/omaha.git). The first patch fixes a blocking bug, and the second one allows to simply install python-rsvg withou having to install a completely unneeded gnome. What's next with those packages: we should

[oe] [PATCH 1/2] python-xdg: prevent infinite recursion in xdg.DesktopEntry.__cmp__().

2010-08-03 Thread Yann Dirson
Delete cmp method which has been dropped from later releases. Signed-off-by: Yann Dirson ydir...@altern.org --- recipes/python/python-pyxdg/desktopentry-cmp.patch | 15 +++ recipes/python/python-pyxdg_0.15.bb|4 +++- 2 files changed, 18 insertions(+), 1

[oe] [PATCH 2/2] gnome-python-desktop: build a separate python-rsvg package.

2010-08-03 Thread Yann Dirson
That package has no dependency on gnome, and is useful of its own. Signed-off-by: Yann Dirson ydir...@altern.org --- recipes/gnome/gnome-python-desktop_2.30.0.bb |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/recipes/gnome/gnome-python-desktop_2.30.0.bb

Re: [oe] PREMIRRORS trouble

2010-08-03 Thread Michael Smith
On Mon, 2 Aug 2010, Jaap de Jong wrote: PREMIRRORS = (ftp|http|https)://.*/.* http://myServer/sources/; NOTE: Task failed: Unknown fetch Error: too many values to unpack Hi Jaap, Does it work if you set SOURCE_MIRROR_URL to your mirror, and add this to your conf somewhere? INHERIT +=

Re: [oe] should beagleboard-demo-image (b-d-i) be theoretically buildable?

2010-08-03 Thread Denys Dmytriyenko
On Mon, Aug 02, 2010 at 10:15:35AM -0400, Philip Balister wrote: On 08/01/2010 06:39 PM, Khem Raj wrote: On (26/07/10 07:46), Robert P. J. Day wrote: On Mon, 26 Jul 2010, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It builds fine on all the buildhosts I have (ubuntu

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-03 Thread Denys Dmytriyenko
On Tue, Aug 03, 2010 at 11:17:26AM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02-08-10 22:19, Frans Meulenbroeks wrote: This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-03 Thread Denys Dmytriyenko
On Tue, Aug 03, 2010 at 07:58:11PM -0400, Denys Dmytriyenko wrote: On Tue, Aug 03, 2010 at 11:17:26AM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02-08-10 22:19, Frans Meulenbroeks wrote: This patch removes all occurrences of do_stage() {

Re: [oe] [PATCH] base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES

2010-08-03 Thread Denys Dmytriyenko
On Tue, Aug 03, 2010 at 04:47:20PM -0500, Chase Maupin wrote: * Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES setting for a recipe. * This will allow recipes to work for entire families of devices without having to maintain/update the compatible devices as new devices are

Re: [oe] [PATCH] Make git more usable

2010-08-03 Thread Denys Dmytriyenko
On Wed, Aug 04, 2010 at 12:50:08AM +0200, Yann Dirson wrote: This series allows to install the essential functionnality of git while still consuming as less space as possible. Space-consuming binaries are split to separate ipk's. The final patch activates installation of gitk - it is only

Re: [oe] [PATCH (resend)] image.bbclass: implement IMAGE_FEATURES

2010-08-03 Thread Chris Larson
On Tue, Aug 3, 2010 at 6:45 PM, Chris Larson clar...@kergoth.com wrote: On Tue, Aug 3, 2010 at 6:40 PM, Chris Larson clar...@kergoth.com wrote: From: Christopher Larson clar...@mvista.com This adds the ability to include groups of packages in an image. It is similar in concept to the

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-03 Thread Khem Raj
On (03/08/10 19:02), Khem Raj wrote: On Tue, Aug 3, 2010 at 5:10 PM, Denys Dmytriyenko de...@denix.org wrote: On Tue, Aug 03, 2010 at 07:58:11PM -0400, Denys Dmytriyenko wrote: On Tue, Aug 03, 2010 at 11:17:26AM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: [oe] [Bitbake-dev] A new bitbake extension: .bbappend files

2010-08-03 Thread Khem Raj
On (03/08/10 14:26), Richard Purdie wrote: On Fri, 2010-07-16 at 15:25 +0100, Richard Purdie wrote: Whilst our layers mechanism, is great it does have a drawback which has bugged me for a while. If you have a recipe like pointercal which has machine specific information in it and you have

[oe] [PATCH] beagleboard-test-image: added ramdisk

2010-08-03 Thread Jason Kridner
Simply adding 'ext2.gz' to the IMAGE_FSTYPES to produce a default sized ramdisk image whenever this image is built. --- recipes/images/beagleboard-test-image.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/recipes/images/beagleboard-test-image.bb

Re: [oe] [PATCH] recipes: Dont inherit autotools_stage.

2010-08-03 Thread Graham Gower
On 4 August 2010 12:51, Denys Dmytriyenko de...@denix.org wrote: 1. Do you expect extensive fallout after this change? Since PRs are again not bumped, people should probably try 2 builds - with existing TMPDIR and with a clean one. 2. This doesn't seem right (special case not handled by your

Re: [oe] [PATCH] base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES

2010-08-03 Thread Khem Raj
On (03/08/10 20:19), Denys Dmytriyenko wrote: On Tue, Aug 03, 2010 at 04:47:20PM -0500, Chase Maupin wrote: * Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES setting for a recipe. * This will allow recipes to work for entire families of devices without having to

Re: [oe] [PATCH] recipes: Dont inherit autotools_stage.

2010-08-03 Thread Khem Raj
On (04/08/10 14:37), Graham Gower wrote: On 4 August 2010 12:51, Denys Dmytriyenko de...@denix.org wrote: 1. Do you expect extensive fallout after this change? Since PRs are again not bumped, people should probably try 2 builds - with existing TMPDIR and with a clean one. 2. This

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-03 Thread Frans Meulenbroeks
2010/8/4 Denys Dmytriyenko de...@denix.org First collateral damage - libxcb was broken, due to xcb-proto.inc having do_stage(). Worked with Khem to find the cause and thanks for pushing the fix:

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-03 Thread Frans Meulenbroeks
2010/8/4 Khem Raj raj.k...@gmail.com I dont think this has been pushed yet. I have it staged in my tree though I am building from scratch lets see. oh indeed it is pushed. Well well. We should have got rid of inherit autotools_stage in mass as well but I have a patch for that. After