[OE-core] [PATCH oe-core v5] linux-dtb: add multi-dtb build support and keep dtb in deploy cache package

2012-01-06 Thread b19537
From: Zhenhua Luo DEPLOY_DIR_IMAGE is the images deploy folder - tmp/deploy/images DEPLOYDIR is the deploy folder of linux - deploy-linux-qoriq-sdk Signed-off-by: Zhenhua Luo --- meta/recipes-kernel/linux/linux-dtb.inc | 30 +- 1 files changed, 21 insertio

[OE-core] [PATCH 0/1] archive.bbclass: archive work directory

2012-01-06 Thread wenzong.fan
From: Wenzong Fan Archive the sources and build scripts for license compliance checking by end users or legal departments. The functionality is in a separate class which 'archive.bbclass' and the user can optionally include it for archiving any packages. [Yocto #1590] The following changes sin

[OE-core] [PATCH 1/1] archive.bbclass: archive work directory

2012-01-06 Thread wenzong.fan
From: Wenzong Fan Some legal departments believe a complete archive of the work directory is required for certain license compliance issues. We could therefore do with a class which archives up the work directories in each build and provide them so those legal departments can be happy. Implement

[OE-core] [PATCH 0/1] qemuppc/kernel: replace emulation of qemuppc

2012-01-06 Thread Liming Wang
Hi bruce, This patch is for kernel to replace emulation of qemuppc from prep to mac99. The following changes since commit a8ebc77767e034c589e8041406f4282136a2219b: meta/qemu-ppc32: remove references to non-existent patches (2012-01-05 10:42:40 -0500) are available in the git repository at:

[OE-core] [PATCH 1/1] meta/qemuppc: replace kernel config file of qemu-ppc32 with mac99

2012-01-06 Thread Liming Wang
Repalce emulation of qemuppc from prep to mac99. Also add qemu-ppc32-gfx.cfg file to support framebuffer and touchscreen. Signed-off-by: Liming Wang --- .../kernel-cache/bsp/qemu-ppc32/qemu-ppc32-gfx.cfg | 11 + .../cfg/kernel-cache/bsp/qemu-ppc32/qemu-ppc32.cfg | 42 +++

Re: [OE-core] [PATCH 1/1] archive.bbclass: archive work directory

2012-01-06 Thread Saul Wold
On 01/06/2012 12:20 AM, wenzong@windriver.com wrote: From: Wenzong Fan Some legal departments believe a complete archive of the work directory is required for certain license compliance issues. We could therefore do with a class which archives up the work directories in each build and provid

[OE-core] [PATCH 2/7] image.bbclass: Use ?= to set LINGUAS_INSTALL

2012-01-06 Thread Dongxiao Xu
Hob may dynamically sets BBLAYERS to bitbake server, thus we need a flexible way to load LINGUAS_INSTALL value. Signed-off-by: Dongxiao Xu --- meta/classes/image.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbcl

[OE-core] [PATCH 4/7] packageinfo.bbclass: add a new bbclass to pass package information

2012-01-06 Thread Dongxiao Xu
packageinfo.bbclass is to pass the accurate package information to clients (e.g. Hob), including PN, PV, RDEPENDS, PKGSIZE, etc. Signed-off-by: Dongxiao Xu --- meta/classes/packageinfo.bbclass | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) create mode 1

[OE-core] [PATCH 3/7] package.bbclass: set package size into pkgdata for hob2's use

2012-01-06 Thread Dongxiao Xu
From: Shane Wang Write the size of a package into its pkgdata for hob2 to get the size and show on the UI for image making. Signed-off-by: Shane Wang Signed-off-by: Dongxiao Xu --- meta/classes/package.bbclass |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/met

[OE-core] [PATCH 1/7] bblayers.conf.sample: Use ?= to set BBLAYERS

2012-01-06 Thread Dongxiao Xu
Hob may dynamically sets BBLAYERS to bitbake server, thus we need a flexible way to load BBLAYERS value. Signed-off-by: Dongxiao Xu --- meta/conf/bblayers.conf.sample |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.con

[OE-core] [PATCH 6/7] hob-toolchain: add a new recipe hob-toolchain

2012-01-06 Thread Dongxiao Xu
This is a dummy recipe to build toolchain in Hob Signed-off-by: Dongxiao Xu --- meta/recipes-core/meta/hob-toolchain.bb | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/meta/hob-toolchain.bb diff --git a/meta/recipes-core/meta/hob-toolch

[OE-core] [PATCH 5/7] hob.bb: Add a empty image template

2012-01-06 Thread Dongxiao Xu
This recipe serves as the target when using Hob to generate image. Signed-off-by: Dongxiao Xu --- meta/recipes-core/images/hob.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/images/hob.bb diff --git a/meta/recipes-core/images/hob.bb b/meta/

[OE-core] [PATCH 7/7] layers: add a new folder to put user added layers

2012-01-06 Thread Dongxiao Xu
This is helpful for remote users to find the available layers in the bitbake server machine. Signed-off-by: Dongxiao Xu --- layers/README |1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 layers/README diff --git a/layers/README b/layers/README new file mode 100644

[OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes

2012-01-06 Thread Dongxiao Xu
Hi Richard, This pull request is the hob2 related oe-core changes. Please help to review and pull. Note that this pull request has dependency on the hob related bitbake changes. Thanks, Dongxiao The following changes since commit 4a85312568a6bb052cc511c15b4ae842ff7f8e59: Richard Purdie (1):

Re: [OE-core] [PATCH 1/1] autoconf: fix nativesdk rdepends

2012-01-06 Thread Richard Purdie
On Thu, 2012-01-05 at 18:47 -0800, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > Fixes this build error: > > | error: Failed dependencies: > | m4 is needed by autoconf-nativesdk-2.68-r4.x86_64 > | gnu-config is needed by autoconf-nativesdk-2.68-r4.x86_64 > NOTE: package meta

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Martin Jansa
FWIW today I've noticed that systemd is going other way around http://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken signature.asc Description: Digital signature ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.o

Re: [OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir

2012-01-06 Thread Enrico Scholz
Saul Wold writes: > - f=${D}${libdir}/$i.so > +f=${D}${base_libdir}/$i.so this breaks builds because 'ld' does not search ${base_libdir}: | gcc -shared ... -ltermcap | /usr/bin/ld: cannot find -ltermcap | ERROR: Task 216 (virtual:native:.../readline/readline_6.2.bb,

Re: [OE-core] [PATCH 4/7] packageinfo.bbclass: add a new bbclass to pass package information

2012-01-06 Thread Koen Kooi
Op 6 jan. 2012, om 10:05 heeft Dongxiao Xu het volgende geschreven: > packageinfo.bbclass is to pass the accurate package information to > clients (e.g. Hob), including PN, PV, RDEPENDS, PKGSIZE, etc. Why not reuse buildhistory for this? ___ Openemb

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Koen Kooi
Op 6 jan. 2012, om 11:09 heeft Martin Jansa het volgende geschreven: > FWIW today I've noticed that systemd is going other way around > http://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken And http://fedoraproject.org/wiki/Features/UsrMove I guess it's time to publish my angs

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Enrico Scholz
Andreas Müller writes: > currently some libs are moving from $libdir (/usr/lib) -> $base_libdir > (/lib). Parts of these changes are wrong resp. require adaptations in the build system. Devel .so files can stay in /usr/lib; moving them to /lib breaks builds because /lib is not in the 'ld' search

Re: [OE-core] [PATCH] image_types: Ensure /init exists for cpio rootfs archives

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 02:00 +0100, Andrea Adami wrote: > On Fri, Jan 6, 2012 at 12:36 AM, Darren Hart wrote: > > > > > > On 01/05/2012 04:30 AM, Richard Purdie wrote: > >> On Thu, 2012-01-05 at 01:05 +0100, Andrea Adami wrote: > >>> I'd say we have to test for the in-existence of the file instead

Re: [OE-core] [PATCH oe-core v5] linux-dtb: add multi-dtb build support and keep dtb in deploy cache package

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 15:51 +0800, b19...@freescale.com wrote: > From: Zhenhua Luo > > DEPLOY_DIR_IMAGE is the images deploy folder - tmp/deploy/images > DEPLOYDIR is the deploy folder of linux - deploy-linux-qoriq-sdk > > Signed-off-by: Zhenhua Luo > --- > meta/recipes-kernel/linux/li

Re: [OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 11:29 +0100, Enrico Scholz wrote: > Saul Wold writes: > > > - f=${D}${libdir}/$i.so > > +f=${D}${base_libdir}/$i.so > > this breaks builds because 'ld' does not search ${base_libdir}: > > | gcc -shared ... -ltermcap > | /usr/bin/ld: cannot find -l

Re: [OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir

2012-01-06 Thread Phil Blundell
On Fri, 2012-01-06 at 11:07 +, Richard Purdie wrote: > On Fri, 2012-01-06 at 11:29 +0100, Enrico Scholz wrote: > > Saul Wold writes: > > > > > - f=${D}${libdir}/$i.so > > > +f=${D}${base_libdir}/$i.so > > > > this breaks builds because 'ld' does not search ${base_libd

Re: [OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 11:33 +, Phil Blundell wrote: > On Fri, 2012-01-06 at 11:07 +, Richard Purdie wrote: > > On Fri, 2012-01-06 at 11:29 +0100, Enrico Scholz wrote: > > > Saul Wold writes: > > > > > > > - f=${D}${libdir}/$i.so > > > > +f=${D}${base_libdir}/

Re: [OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir

2012-01-06 Thread Phil Blundell
On Fri, 2012-01-06 at 12:06 +, Richard Purdie wrote: > On Fri, 2012-01-06 at 11:33 +, Phil Blundell wrote: > > On Fri, 2012-01-06 at 11:07 +, Richard Purdie wrote: > > > On Fri, 2012-01-06 at 11:29 +0100, Enrico Scholz wrote: > > > > Saul Wold writes: > > > > > > > > > - f

Re: [OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 12:07 +, Phil Blundell wrote: > On Fri, 2012-01-06 at 12:06 +, Richard Purdie wrote: > > On Fri, 2012-01-06 at 11:33 +, Phil Blundell wrote: > > > On Fri, 2012-01-06 at 11:07 +, Richard Purdie wrote: > > > > On Fri, 2012-01-06 at 11:29 +0100, Enrico Scholz wrot

Re: [OE-core] [CONSOLIDATED PULL 00/25] Various Patches

2012-01-06 Thread Richard Purdie
On Thu, 2012-01-05 at 23:56 -0800, Saul Wold wrote: > The following changes since commit 4a85312568a6bb052cc511c15b4ae842ff7f8e59: > > image-mklibs/package_ipk: Remove bashisms (2012-01-05 22:26:20 +) > > are available in the git repository at: > git://git.openembedded.org/openembedded-co

Re: [OE-core] [PATCH oe-core v2] valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOMMENDS-powerpc

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 14:33 +0800, b19...@freescale.com wrote: > From: Zhenhua Luo > > 1. add powerpc/powerpc64 into the compatible host list > 2. valgrind requires the non-stripped libraries of ${TCLIBC}, so add >${TCLIBC}-dbg into RRECOMMENDS for powerpc > > Signed-off-by: Zhen

Re: [OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir

2012-01-06 Thread Phil Blundell
On Fri, 2012-01-06 at 12:20 +, Richard Purdie wrote: > $ ./i586-poky-linux-ld --verbose | grep SEARCH > SEARCH_DIR("/media/build1/poky/build/tmp/sysroots/x86_64-linux/usr/i586-poky-linux/lib32"); > SEARCH_DIR("=/usr/local/lib32"); SEARCH_DIR("=/lib32"); > SEARCH_DIR("=/usr/lib32"); SEARCH_DIR

Re: [OE-core] [PRService/meta V2 2/3] package.bbclass: per recipe PRSERV_HOST support

2012-01-06 Thread Richard Purdie
On Sat, 2011-12-31 at 11:31 +0800, Lianhao Lu wrote: > [YOCTO #1126] > Added per recipe PRSERV_HOST PRSERV_PORT support. > > Signed-off-by: Lianhao Lu > --- > meta/classes/package.bbclass |8 > meta/conf/bitbake.conf |2 +- > 2 files changed, 9 insertions(+), 1 deletions(-

Re: [OE-core] [PATCH] wpa-supplicant: Compile without CONFIG_GNUTLS_EXTRA

2012-01-06 Thread Phil Blundell
On Fri, 2012-01-06 at 01:39 +0100, Andreas Oberritter wrote: > On 05.01.2012 22:30, Andrei Gherzan wrote: > > From: Andrei Gherzan > > > > CONFIG_GNUTLS_EXTRA is needed as support for TLS/IA which was designed to > > be used > > in the EAP-TTLSv1. As we don't see any requirement for that protoco

Re: [OE-core] MIPS Prelinker problem -- possible fix

2012-01-06 Thread Phil Blundell
On Thu, 2012-01-05 at 10:07 -0600, Mark Hatle wrote: > I have created a patch (with help from Khem Raj) to resolve a long standing > issue w/ the MIPS prelinker. The prelinker was detecting a error condition > based on what appears to be some incomplete math calculations. > > Attached is a patc

[OE-core] [PATCH] webkit-gtk: Fix build

2012-01-06 Thread Gary Thomas
This version (introduced in commit 663c893b084333ea9703079a9b056d74ffa5e2a3) can only build if GL support is present. This change enables that support explicitly. Signed-off-by: Gary Thomas --- meta/recipes-sato/webkit/webkit-gtk_svn.bb |5 - 1 files changed, 4 insertions(+), 1 deletio

Re: [OE-core] [PRService/meta V2 1/3] meta/PRService: Added export/import fuctions.

2012-01-06 Thread Richard Purdie
Hi Lianhao, On Sat, 2011-12-31 at 11:31 +0800, Lianhao Lu wrote: > [YOCTO #1556] > - Modified meta/class/package.bbclass and prserv.bbclass according to > the change in PR service by adding PACKAGE_ARCH into the query tuple. > > - Added new bitbake tasks export/import AUTOPR values from/to the PR

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Andreas Müller
On Friday, January 06, 2012 04:35:11 AM Scott Garman wrote: > On 01/05/2012 03:29 PM, Andreas Müller wrote: > > Hi > > > > currently some libs are moving from $libdir (/usr/lib) -> $base_libdir > > (/lib). I have the following questions: > > > > * can sombody explain a bit more what is it for an

Re: [OE-core] [PRService/meta V2 1/3] meta/PRService: Added export/import fuctions.

2012-01-06 Thread Richard Purdie
Hi Lianhao, On Sat, 2011-12-31 at 11:31 +0800, Lianhao Lu wrote: > [YOCTO #1556] > - Modified meta/class/package.bbclass and prserv.bbclass according to > the change in PR service by adding PACKAGE_ARCH into the query tuple. > > - Added new bitbake tasks export/import AUTOPR values from/to the PR

[OE-core] [PATCH v2] filesystems: fix mount order

2012-01-06 Thread Gary Thomas
This changes the order that file system [types] are tried when using 'mount' in busybox when the file system type is not explictly specified. The pervious ordering is incorrect in that less capable file system types are tried first, e.g. ext2 before ext3, which will cause an ext3 file system to b

Re: [OE-core] [PRService/meta V2 1/3] meta/PRService: Added export/import fuctions.

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 13:34 +, Richard Purdie wrote: > This is good and rather inventive but I'm a little worried about the way > we're interfacing to bitbake. I appreciate the codebase doesn't give us > a lot of good ways to do this but we perhaps need to find better ways > even if this means

Re: [OE-core] [PATCH 0/4] qemuppc: replace emulation of qemuppc

2012-01-06 Thread Bruce Ashfield
On Thu, Jan 5, 2012 at 3:37 AM, Liming Wang wrote: > Hi Richard, > > These patches are aimed to replace emulation of qemuppc from prep to mac99. > With this new emulation, qemuppc now supports framebuffer and the network > works well. > > The kernel config also needs modification and I will let Br

Re: [OE-core] [PATCH 0/4] qemuppc: replace emulation of qemuppc

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 09:29 -0500, Bruce Ashfield wrote: > On Thu, Jan 5, 2012 at 3:37 AM, Liming Wang wrote: > > Hi Richard, > > > > These patches are aimed to replace emulation of qemuppc from prep to mac99. > > With this new emulation, qemuppc now supports framebuffer and the network > > works

Re: [OE-core] [CONSOLIDATED PULL 00/25] Various Patches

2012-01-06 Thread Koen Kooi
Op 6 jan. 2012, om 13:22 heeft Richard Purdie het volgende geschreven: > > >> udev: improve udev-cache robustness > > but I didn't take this. We need a better solution. Is the cache actually still needed? I'm not using it in angstrom and udev only takes a few milliseconds to do its thing. Bu

Re: [OE-core] [PATCH v2] filesystems: fix mount order

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 06:35 -0700, Gary Thomas wrote: > This changes the order that file system [types] are tried > when using 'mount' in busybox when the file system type is > not explictly specified. The pervious ordering is > incorrect in that less capable file system types are tried > first, e

Re: [OE-core] [PATCH] webkit-gtk: Fix build

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 06:26 -0700, Gary Thomas wrote: > This version (introduced in commit 663c893b084333ea9703079a9b056d74ffa5e2a3) > can only build if GL support is present. This change enables that support > explicitly. > > Signed-off-by: Gary Thomas > --- > meta/recipes-sato/webkit/webkit-

Re: [OE-core] [PATCH] wpa-supplicant: Compile without CONFIG_GNUTLS_EXTRA

2012-01-06 Thread Andrei Gherzan
Yes it does. I will commit make another commit with pr changed as well. Thank you Sau. On 01/06/2012 09:47 AM, Saul Wold wrote: On 01/05/2012 01:30 PM, Andrei Gherzan wrote: From: Andrei Gherzan CONFIG_GNUTLS_EXTRA is needed as support for TLS/IA which was designed to be used in the EAP-TTLS

Re: [OE-core] [PATCH 1/2] V2 Incremental image generation(rpm based rootfs)

2012-01-06 Thread Richard Purdie
On Sat, 2011-12-31 at 16:10 +0800, Robert Yang wrote: > Incremental image generation, the rootfs would be totally removed and > re-created in the second generation by default, but with INC_IMAGE_GEN = > "1", the rootfs would be kept, and will do update(remove/add some pkgs) > on it. > NOTE: This is

[OE-core] [PATCH] wpa-supplicant: Compile without CONFIG_GNUTLS_EXTRA (PR BUMP)

2012-01-06 Thread Andrei Gherzan
From: Andrei Gherzan CONFIG_GNUTLS_EXTRA is needed as support for TLS/IA which was designed to be used in the EAP-TTLSv1. As we don't see any requirement for that protocol today we decided to remove it from wpa-supplicant .config file. This change includes PR bump. [YOCTO #1845] Signed-off-by

Re: [OE-core] [PATCH] webkit-gtk: Fix build

2012-01-06 Thread Koen Kooi
Op 6 jan. 2012, om 14:26 heeft Gary Thomas het volgende geschreven: > This version (introduced in commit 663c893b084333ea9703079a9b056d74ffa5e2a3) > can only build if GL support is present. This change enables that support > explicitly. Isn't there a --disable-webgl option to keep feature parit

Re: [OE-core] [PATCH] linux-yocto-3.0: Fix compile failure in perf

2012-01-06 Thread Bruce Ashfield
On Thu, Jan 5, 2012 at 4:20 PM, Khem Raj wrote: > On Thu, Jan 5, 2012 at 12:59 PM, Bruce Ashfield > wrote: >> On Thu, Jan 5, 2012 at 3:55 PM, Khem Raj wrote: >>> On Thu, Jan 5, 2012 at 12:13 PM, Bruce Ashfield >>> wrote: On Thu, Jan 5, 2012 at 3:06 PM, Khem Raj wrote: > Signed-off-by:

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Mark Hatle
On 1/5/12 5:29 PM, Andreas Müller wrote: Hi currently some libs are moving from $libdir (/usr/lib) -> $base_libdir (/lib). I have the following questions: * can sombody explain a bit more what is it for and how the decision is made to transit libs? I read the commit messages but still have no

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Mark Hatle
On 1/6/12 4:34 AM, Koen Kooi wrote: Op 6 jan. 2012, om 11:09 heeft Martin Jansa het volgende geschreven: FWIW today I've noticed that systemd is going other way around http://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken And http://fedoraproject.org/wiki/Features/UsrMove

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Chris Larson
On Fri, Jan 6, 2012 at 8:59 AM, Mark Hatle wrote: > On 1/6/12 4:34 AM, Koen Kooi wrote: >> >> >> Op 6 jan. 2012, om 11:09 heeft Martin Jansa het volgende geschreven: >> >>> FWIW today I've noticed that systemd is going other way around >>> http://www.freedesktop.org/wiki/Software/systemd/separate-

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Mark Hatle
On 1/6/12 10:04 AM, Chris Larson wrote: On Fri, Jan 6, 2012 at 8:59 AM, Mark Hatle wrote: On 1/6/12 4:34 AM, Koen Kooi wrote: Op 6 jan. 2012, om 11:09 heeft Martin Jansa het volgende geschreven: FWIW today I've noticed that systemd is going other way around http://www.freedesktop.org/wiki/

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 09:04 -0700, Chris Larson wrote: > On Fri, Jan 6, 2012 at 8:59 AM, Mark Hatle wrote: > > On 1/6/12 4:34 AM, Koen Kooi wrote: > >> > >> > >> Op 6 jan. 2012, om 11:09 heeft Martin Jansa het volgende geschreven: > >> > >>> FWIW today I've noticed that systemd is going other way

Re: [OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes

2012-01-06 Thread Richard Purdie
On Fri, 2012-01-06 at 17:04 +0800, Dongxiao Xu wrote: > Hi Richard, > > This pull request is the hob2 related oe-core changes. > Please help to review and pull. > > Note that this pull request has dependency on the hob related bitbake changes. > > Thanks, > Dongxiao > > The following changes si

Re: [OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes

2012-01-06 Thread Mark Hatle
On 1/6/12 10:27 AM, Richard Purdie wrote: On Fri, 2012-01-06 at 17:04 +0800, Dongxiao Xu wrote: Hi Richard, This pull request is the hob2 related oe-core changes. Please help to review and pull. Note that this pull request has dependency on the hob related bitbake changes. Thanks, Dongxiao T

Re: [OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes

2012-01-06 Thread Koen Kooi
Op 6 jan. 2012, om 17:27 heeft Richard Purdie het volgende geschreven: > On Fri, 2012-01-06 at 17:04 +0800, Dongxiao Xu wrote: >> Hi Richard, >> >> This pull request is the hob2 related oe-core changes. >> Please help to review and pull. >> >> Note that this pull request has dependency on the h

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Koen Kooi
Op 6 jan. 2012, om 17:16 heeft Richard Purdie het volgende geschreven: > On Fri, 2012-01-06 at 09:04 -0700, Chris Larson wrote: >> On Fri, Jan 6, 2012 at 8:59 AM, Mark Hatle wrote: >>> On 1/6/12 4:34 AM, Koen Kooi wrote: Op 6 jan. 2012, om 11:09 heeft Martin Jansa het volgende g

[OE-core] [PATCH 0/5] LICENSE_FLAGS, a replacement for COMMERCIAL_LICENSE

2012-01-06 Thread tom . zanussi
From: Tom Zanussi This patchset implements a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS. Please see '[PATCH 1/5] base.bbclass: add support for LICENSE_FLAGS' for background and details. This patchset was posted earlier in the week and received no comments. The only changes since th

[OE-core] [PATCH 1/5] base.bbclass: add support for LICENSE_FLAGS

2012-01-06 Thread tom . zanussi
From: Tom Zanussi LICENSE_FLAGS are a per-recipe replacement for COMMERCIAL_FLAGS. Any flags listed in a recipe's LICENSE_FLAGS variable must have a match in the global LICENSE_FLAGS_WHITELIST variable. For some background on these changes, the original proposal for the functionality covered by

[OE-core] [PATCH 3/5] base.bbclass: remove COMMERCIAL_LICENSE code

2012-01-06 Thread tom . zanussi
From: Tom Zanussi The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS so remove the code that implements COMMERCIAL_LICENSE. Signed-off-by: Tom Zanussi --- meta/classes/base.bbclass |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/meta/classes/ba

[OE-core] [PATCH 4/5] default-distrovars.inc: remove COMMERCIAL_LICENSE et al

2012-01-06 Thread tom . zanussi
From: Tom Zanussi The global COMMERCIAL_LICENSE mechanism has been obsoleted by per-recipe LICENSE_FLAGS, so remove the related variables. Signed-off-by: Tom Zanussi --- meta/conf/distro/include/default-distrovars.inc |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a

[OE-core] [PATCH 5/5] documentation-audit.sh: remove COMMERCIAL_LICENSE warning

2012-01-06 Thread tom . zanussi
From: Tom Zanussi COMMERCIAL_LICENSE no longer exists; the equivalent functionality is now has been replaced by LICENSE_FLAGS_WHITELIST, so replace the COMMERCIAL_LICENSE warning with a similarly equivalent warning. Signed-off-by: Tom Zanussi --- scripts/contrib/documentation-audit.sh |3 +

[OE-core] [PATCH 2/5] Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE

2012-01-06 Thread tom . zanussi
From: Tom Zanussi Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list; add LICENSE_FLAGS varables to each the recipes mentioned in that list: - lame - gst-fluendo-mp3 - gst-openmax - gst-plugins-ugly - libmad - libomxil - mpeg2dec - qmmp S

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Mark Hatle
On 1/6/12 10:43 AM, Koen Kooi wrote: Op 6 jan. 2012, om 17:16 heeft Richard Purdie het volgende geschreven: On Fri, 2012-01-06 at 09:04 -0700, Chris Larson wrote: On Fri, Jan 6, 2012 at 8:59 AM, Mark Hatle wrote: On 1/6/12 4:34 AM, Koen Kooi wrote: Op 6 jan. 2012, om 11:09 heeft Martin J

Re: [OE-core] [PATCH] libxml2: add shared library version info to libxml shared libraries

2012-01-06 Thread McClintock Matthew-B29882
On Tue, Jan 3, 2012 at 2:41 PM, Matthew McClintock wrote: > On Tue, Jan 3, 2012 at 11:31 AM, Martin Jansa wrote: >> On Tue, Jan 03, 2012 at 04:21:16PM +, McClintock Matthew-B29882 wrote: >>> On Mon, Jan 2, 2012 at 5:25 PM, Martin Jansa wrote: >>> > On Tue, Jan 03, 2012 at 12:22:28AM +0100, M

Re: [OE-core] [PATCH] linux-yocto-3.0: Fix compile failure in perf

2012-01-06 Thread Saul Wold
On 01/06/2012 07:41 AM, Bruce Ashfield wrote: On Thu, Jan 5, 2012 at 4:20 PM, Khem Raj wrote: On Thu, Jan 5, 2012 at 12:59 PM, Bruce Ashfield wrote: On Thu, Jan 5, 2012 at 3:55 PM, Khem Raj wrote: On Thu, Jan 5, 2012 at 12:13 PM, Bruce Ashfield wrote: On Thu, Jan 5, 2012 at 3:06 PM, Khe

Re: [OE-core] [PATCH 2/5] Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE

2012-01-06 Thread Phil Blundell
On Fri, 2012-01-06 at 10:45 -0600, tom.zanu...@intel.com wrote: > diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb > b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb > index 5975513..0a90f9c 100644 > --- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.1

Re: [OE-core] [PATCH] linux-yocto-3.0: Fix compile failure in perf

2012-01-06 Thread Bruce Ashfield
On Fri, Jan 6, 2012 at 12:04 PM, Saul Wold wrote: > On 01/06/2012 07:41 AM, Bruce Ashfield wrote: >> >> On Thu, Jan 5, 2012 at 4:20 PM, Khem Raj  wrote: >>> >>> On Thu, Jan 5, 2012 at 12:59 PM, Bruce Ashfield >>>  wrote: On Thu, Jan 5, 2012 at 3:55 PM, Khem Raj  wrote: > > On Th

Re: [OE-core] [PATCH 1/1] archive.bbclass: archive work directory

2012-01-06 Thread Phil Blundell
On Fri, 2012-01-06 at 16:20 +0800, wenzong@windriver.com wrote: > +if [[ -d ${S} && ${S} != ${WORKDIR} ]]; then > +if [[ ${S} =~ "/work-shared/gcc" ]]; then > +# Create temporary sources directory for gcc > +mkdir -p ${PF}/temp > +cp -r ${S} ${PF}

Re: [OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir

2012-01-06 Thread Scott Garman
On 01/06/2012 02:29 AM, Enrico Scholz wrote: Saul Wold writes: - f=${D}${libdir}/$i.so +f=${D}${base_libdir}/$i.so this breaks builds because 'ld' does not search ${base_libdir}: | gcc -shared ... -ltermcap | /usr/bin/ld: cannot find -ltermcap | ERROR: Task 216

Re: [OE-core] [PATCH 2/5] Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE

2012-01-06 Thread Tom Zanussi
On Fri, 2012-01-06 at 17:15 +, Phil Blundell wrote: > On Fri, 2012-01-06 at 10:45 -0600, tom.zanu...@intel.com wrote: > > diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb > > b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb > > index 5975513..0a90f9c 1006

Re: [OE-core] [PATCH] eglibc: Upgrade recipes 2.14 -> 2.15

2012-01-06 Thread Kamble, Nitin A
> -Original Message- > From: Saul Wold [mailto:s...@linux.intel.com] > Sent: Thursday, January 05, 2012 11:10 PM > To: Patches and discussions about the oe-core layer > Cc: Kamble, Nitin A > Subject: Re: [OE-core] [PATCH] eglibc: Upgrade recipes 2.14 -> 2.15 > > On 01/05/2012 08:59 PM, K

Re: [OE-core] [PATCH 3/4] libxxf86dga: fix compilation with x32 toolchain

2012-01-06 Thread Kamble, Nitin A
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Khem Raj > Sent: Thursday, January 05, 2012 12:49 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PAT

Re: [OE-core] [PATCH 2/5] Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE

2012-01-06 Thread Phil Blundell
On Fri, 2012-01-06 at 12:03 -0600, Tom Zanussi wrote: > On Fri, 2012-01-06 at 17:15 +, Phil Blundell wrote: > > If I'm understanding the mechanism correctly then just setting all of > > these to "Commercial" seems like a bit of a retrograde step. Is there > > an easy way in this new world for

[OE-core] [PATCH 0/1] Add --sysroot settings into env file for build dir toolchain

2012-01-06 Thread Jessica Zhang
The following changes since commit 05409821ea58915c38a0962fb4dd14f8a49806e6: Scott Garman (1): insane.bbclass: use bb.process.Popen instead of subprocess.check_output are available in the git repository at: git://git.yoctoproject.org/poky-contrib jzhang/sysroot http://git.yoctoproje

[OE-core] [PATCH 1/1] add sysroot support for meta-ide-support which is the toolchain within build env case

2012-01-06 Thread Jessica Zhang
Signed-off-by: Jessica Zhang --- meta/classes/toolchain-scripts.bbclass |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/meta/classes/toolchain-scripts.bbclass b/meta/classes/toolchain-scripts.bbclass index 5fb6cd3..5cba403 100644 --- a/meta/classes/toolchain-scri

Re: [OE-core] [PATCH] image_types: Ensure /init exists for cpio rootfs archives

2012-01-06 Thread Andrea Adami
On Fri, Jan 6, 2012 at 11:57 AM, Richard Purdie wrote: > On Fri, 2012-01-06 at 02:00 +0100, Andrea Adami wrote: >> On Fri, Jan 6, 2012 at 12:36 AM, Darren Hart wrote: >> > >> > >> > On 01/05/2012 04:30 AM, Richard Purdie wrote: >> >> On Thu, 2012-01-05 at 01:05 +0100, Andrea Adami wrote: >> >>> I

Re: [OE-core] [PATCH 2/5] Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE

2012-01-06 Thread Tom Zanussi
On Fri, 2012-01-06 at 19:20 +, Phil Blundell wrote: > On Fri, 2012-01-06 at 12:03 -0600, Tom Zanussi wrote: > > On Fri, 2012-01-06 at 17:15 +, Phil Blundell wrote: > > > If I'm understanding the mechanism correctly then just setting all of > > > these to "Commercial" seems like a bit of a r

Re: [OE-core] [PATCH] eglibc: Upgrade recipes 2.14 -> 2.15

2012-01-06 Thread Khem Raj
On Fri, Jan 6, 2012 at 10:07 AM, Kamble, Nitin A wrote: > That is a big change for x32, It may work out or not, last time x32 + > eglibc-2.15 was causing some issues which were I think actually more > eglibc-2.15 issues. The worst case is I can move the eglibc-2.14 recipe into > the meta-x32 la

[OE-core] libiconv_1.14.bb do_install failure

2012-01-06 Thread James Baker
Greetings folks, I'm trying to build an OE system and the process stops at the do_install phase of building libiconv_1.14 Build system is Ubuntu 10.04 x86_64, plenty of HDD and ram to spare. Possibly pertinent log: | arm-oe-linux-gnueabi-libtool: link: arm-oe-linux-gnueabi-gcc -march=armv7-a -fno

[OE-core] [PATCH] Remove last remnants of kernel26 MACHINE_FEATURES

2012-01-06 Thread Steve Sakoman
There is really no reason to continue to carry this feature Signed-off-by: Steve Sakoman --- Note: bsp layer maintainers may want to remove kernel26 references from their machine.conf files diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 1c21616..5f75ddf 100644 --- a/meta/conf

[OE-core] [PATCH] dbus: change permissions of dbus-daemon-launch-helper to 4755

2012-01-06 Thread Steve Sakoman
With current permissions of 4754 on systemd systems various services will fail to activate with "helpful" error messages of the type: 2000-01-01T00:00:25+00:00 omap3-multi dbus[178]: [system] Activated service 'org.freedesktop.nm_dispatcher' failed: Failed to execute program /usr/libexec/dbus-daem

[OE-core] [PATCH - RFC] gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinst

2012-01-06 Thread Steve Sakoman
The gtk-update-icon-cache utility does not create a cache file if one does not already exist. Since some packages (notably gnome-icon-theme) do not ship a cache file by default, the results of the utility are not saved. Adding the force option writes out the cache even if there wasn't a default c

[OE-core] [PATCH RFC] dhcp: package /var/lib/dhcp with dhcp-client rather than dhcp-server

2012-01-06 Thread Steve Sakoman
Otherwise dhclient encounters errors of this type: dhclient: can't create /var/lib/dhcp/dhclient-c0c60402-0bc5-4bd7-bc3b-49a27fa37d72-eth1.lease: No such file or directory Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-connectivity/dhcp/dhcp.inc b/meta/recipes-connectivity/dhcp/dhcp

[OE-core] Will resend previous patches

2012-01-06 Thread Steve Sakoman
My mailer screwed up the formatting -- sorry for the noise! Will send later with proper formatting. Steve ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

[OE-core] [PATCH] kexec-tools: split packaging of kexec and kdump

2012-01-06 Thread Andrea Adami
* from meta-oe (originally from org.openembedded.dev) * There are no reasons to install kdump when only kexec is needed. * * In oe-core/meta there are no references to kexec-tools so * the recipes inn external layers rdepending on kexec-tools should be * fixed and rdepend on kexec and/or kdump. * *

Re: [OE-core] [PATCH] kexec-tools: split packaging of kexec and kdump

2012-01-06 Thread Andrea Adami
On Sat, Jan 7, 2012 at 1:13 AM, Andrea Adami wrote: > * from meta-oe (originally from org.openembedded.dev) > * There are no reasons to install kdump when only kexec is needed. > * > * In oe-core/meta there are no references to kexec-tools so > * the recipes inn external layers rdepending on kexec

[OE-core] [PATCH v2] kexec-tools: split packaging of kexec and kdump

2012-01-06 Thread Andrea Adami
* from meta-oe (originally from org.openembedded.dev) * There are no reasons to install kdump when only kexec is needed. * * In oe-core/meta there are no references to kexec-tools so * the recipes inn external layers rdepending on kexec-tools should be * fixed and rdepend on kexec and/or kdump. * *

[OE-core] [PATCH 2/5] Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE

2012-01-06 Thread tom . zanussi
From: Tom Zanussi Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list; add LICENSE_FLAGS varables to each the recipes mentioned in that list: - lame - gst-fluendo-mp3 - gst-openmax - gst-plugins-ugly - libmad - libomxil - mpeg2dec - qmmp S

[OE-core] [PATCH 3/5] base.bbclass: remove COMMERCIAL_LICENSE code

2012-01-06 Thread tom . zanussi
From: Tom Zanussi The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS so remove the code that implements COMMERCIAL_LICENSE. Signed-off-by: Tom Zanussi --- meta/classes/base.bbclass |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/meta/classes/ba

[OE-core] [PATCH 0/5] LICENSE_FLAGS, a replacement for COMMERCIAL_LICENSE

2012-01-06 Thread tom . zanussi
From: Tom Zanussi This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS. Please see the commit message for '[PATCH 1/5] base.bbclass: add support for LICENSE_FLAGS' for an explanation of the LICENSE_FLAGS mechanism. v2 changes, reflecting comments from Phil Blundell and Pa

[OE-core] [PATCH 1/5] base.bbclass: add support for LICENSE_FLAGS

2012-01-06 Thread tom . zanussi
From: Tom Zanussi LICENSE_FLAGS are a per-recipe replacement for the COMMERCIAL_LICENSE mechanism. In the COMMERCIAL_LICENSE mechanism, any package name mentioned in the global COMMERCIAL_LICENSE list is 'blacklisted' from being included in an image. To allow the blacklisted package into the im

[OE-core] [PATCH 5/5] documentation-audit.sh: remove COMMERCIAL_LICENSE warning

2012-01-06 Thread tom . zanussi
From: Tom Zanussi COMMERCIAL_LICENSE no longer exists; the equivalent functionality is now has been replaced by LICENSE_FLAGS_WHITELIST, so replace the COMMERCIAL_LICENSE warning with a similarly equivalent warning. Signed-off-by: Tom Zanussi --- scripts/contrib/documentation-audit.sh |3 +

[OE-core] [PATCH 4/5] default-distrovars.inc: remove COMMERCIAL_LICENSE et al

2012-01-06 Thread tom . zanussi
From: Tom Zanussi The global COMMERCIAL_LICENSE mechanism has been obsoleted by per-recipe LICENSE_FLAGS, so remove the related variables. Signed-off-by: Tom Zanussi --- meta/conf/distro/include/default-distrovars.inc |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a

Re: [OE-core] [PATCH 0/5] LICENSE_FLAGS, a replacement for COMMERCIAL_LICENSE

2012-01-06 Thread Tom Zanussi
Oops, missed an important comment in PATCH 1, ignore this version... On Fri, 2012-01-06 at 20:27 -0600, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS. > > Please see the commit message for '[PATCH 1/5] base.bbclas

[OE-core] [PATCH 1/5] base.bbclass: add support for LICENSE_FLAGS

2012-01-06 Thread tom . zanussi
From: Tom Zanussi LICENSE_FLAGS are a per-recipe replacement for the COMMERCIAL_LICENSE mechanism. In the COMMERCIAL_LICENSE mechanism, any package name mentioned in the global COMMERCIAL_LICENSE list is 'blacklisted' from being included in an image. To allow the blacklisted package into the im

[OE-core] [PATCH 3/5] base.bbclass: remove COMMERCIAL_LICENSE code

2012-01-06 Thread tom . zanussi
From: Tom Zanussi The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS so remove the code that implements COMMERCIAL_LICENSE. Signed-off-by: Tom Zanussi --- meta/classes/base.bbclass |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/meta/classes/ba

[OE-core] [PATCH 4/5] default-distrovars.inc: remove COMMERCIAL_LICENSE et al

2012-01-06 Thread tom . zanussi
From: Tom Zanussi The global COMMERCIAL_LICENSE mechanism has been obsoleted by per-recipe LICENSE_FLAGS, so remove the related variables. Signed-off-by: Tom Zanussi --- meta/conf/distro/include/default-distrovars.inc |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a

[OE-core] [PATCH 2/5] Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE

2012-01-06 Thread tom . zanussi
From: Tom Zanussi Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list; add LICENSE_FLAGS varables to each the recipes mentioned in that list: - lame - gst-fluendo-mp3 - gst-openmax - gst-plugins-ugly - libmad - libomxil - mpeg2dec - qmmp S

  1   2   >