[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 b19...@freescale.com 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 b19...@freescale.com --- meta/recipes-kernel/linux/linux-dtb.inc | 30

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

2012-01-06 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com 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]

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

2012-01-06 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com 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

[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 liming.w...@windriver.com --- .../kernel-cache/bsp/qemu-ppc32/qemu-ppc32-gfx.cfg | 11 + .../cfg/kernel-cache/bsp/qemu-ppc32/qemu-ppc32.cfg |

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 Fanwenzong@windriver.com 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

[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 dongxiao...@intel.com --- meta/classes/image.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/image.bbclass

[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 dongxiao...@intel.com --- meta/classes/packageinfo.bbclass | 30 ++ 1 files changed, 30 insertions(+), 0

[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 shane.w...@intel.com 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 shane.w...@intel.com Signed-off-by: Dongxiao Xu dongxiao...@intel.com --- meta/classes/package.bbclass |8 1

[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 dongxiao...@intel.com --- meta/conf/bblayers.conf.sample |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bblayers.conf.sample

[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 dongxiao...@intel.com --- 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

[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 dongxiao...@intel.com --- 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

[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 dongxiao...@intel.com --- layers/README |1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 layers/README diff --git a/layers/README b/layers/README

[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 nitin.a.kam...@intel.com 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

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

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

2012-01-06 Thread Enrico Scholz
Saul Wold sgw-VuQAYsv1563Yd54FQh9/c...@public.gmane.org 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 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? ___

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

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

2012-01-06 Thread Enrico Scholz
Andreas Müller schnitzeltony-mmb7mzph...@public.gmane.org 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

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 dvh...@linux.intel.com 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

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 b19...@freescale.com 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 b19...@freescale.com

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 sgw-VuQAYsv1563Yd54FQh9/c...@public.gmane.org writes: - f=${D}${libdir}/$i.so +f=${D}${base_libdir}/$i.so this breaks builds because

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 sgw-VuQAYsv1563Yd54FQh9/c...@public.gmane.org writes: - f=${D}${libdir}/$i.so +

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 sgw-VuQAYsv1563Yd54FQh9/c...@public.gmane.org

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 wrote:

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:

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 b19...@freescale.com 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

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);

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 lianhao...@intel.com --- meta/classes/package.bbclass |8 meta/conf/bitbake.conf |2 +- 2 files changed, 9 insertions(+),

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 andrei.gher...@windriver.com 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

[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 g...@mlbassoc.com --- meta/recipes-sato/webkit/webkit-gtk_svn.bb |5 - 1 files changed, 4

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 and how the

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

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 liming.w...@windriver.com 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

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 liming.w...@windriver.com 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

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. But I'm

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.g.

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 g...@mlbassoc.com ---

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 Gherzanandrei.gher...@windriver.com CONFIG_GNUTLS_EXTRA is needed as support for TLS/IA which was

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 not

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

2012-01-06 Thread Andrei Gherzan
From: Andrei Gherzan andrei.gher...@windriver.com 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.

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 parity

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 raj.k...@gmail.com wrote: On Thu, Jan 5, 2012 at 12:59 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Thu, Jan 5, 2012 at 3:55 PM, Khem Raj raj.k...@gmail.com wrote: On Thu, Jan 5, 2012 at 12:13 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote:

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 mark.ha...@windriver.com 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

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 Hatlemark.ha...@windriver.com 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

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 hob related

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 mark.ha...@windriver.com wrote: On 1/6/12 4:34 AM, Koen Kooi wrote: Op 6 jan. 2012, om 11:09 heeft Martin Jansa het

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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

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

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

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The global COMMERCIAL_LICENSE mechanism has been obsoleted by per-recipe LICENSE_FLAGS, so remove the related variables. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- meta/conf/distro/include/default-distrovars.inc |5 - 1 files changed, 0

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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 tom.zanu...@intel.com ---

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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 -

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 Hatlemark.ha...@windriver.com wrote: On 1/6/12 4:34 AM, Koen Kooi wrote: Op 6 jan.

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 m...@freescale.com wrote: On Tue, Jan 3, 2012 at 11:31 AM, Martin Jansa martin.ja...@gmail.com 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 martin.ja...@gmail.com

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 Rajraj.k...@gmail.com wrote: On Thu, Jan 5, 2012 at 12:59 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Thu, Jan 5, 2012 at 3:55 PM, Khem Rajraj.k...@gmail.com wrote: On Thu, Jan 5, 2012 at 12:13 PM,

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 ---

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 Woldsgw-VuQAYsv1563Yd54FQh9/c...@public.gmane.org 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 |

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, Kamble,

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] [PATCH

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 me to

[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

[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 jessica.zh...@intel.com --- 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 ---

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 richard.pur...@linuxfoundation.org wrote: On Fri, 2012-01-06 at 02:00 +0100, Andrea Adami wrote: On Fri, Jan 6, 2012 at 12:36 AM, Darren Hart dvh...@linux.intel.com wrote: On 01/05/2012 04:30 AM, Richard Purdie wrote: On Thu, 2012-01-05 at

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 retrograde

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 nitin.a.kam...@intel.com 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

[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

[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 st...@sakoman.com --- 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

[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

[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

[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 st...@sakoman.com --- diff --git a/meta/recipes-connectivity/dhcp/dhcp.inc

[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 andrea.ad...@gmail.com 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

[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 tom.zanu...@intel.com 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 -

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

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

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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 tom.zanu...@intel.com ---

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The global COMMERCIAL_LICENSE mechanism has been obsoleted by per-recipe LICENSE_FLAGS, so remove the related variables. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- meta/conf/distro/include/default-distrovars.inc |5 - 1 files changed, 0

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 tom.zanu...@intel.com This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS. Please see the commit message for '[PATCH

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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

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

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

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The global COMMERCIAL_LICENSE mechanism has been obsoleted by per-recipe LICENSE_FLAGS, so remove the related variables. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- meta/conf/distro/include/default-distrovars.inc |5 - 1 files changed, 0

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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 -

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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 tom.zanu...@intel.com ---

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

2012-01-06 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com 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. v3 changes: - add back an

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

2012-01-06 Thread Khem Raj
Add patch to provide __finite_sqrt functions for ppc Signed-off-by: Khem Raj raj.k...@gmail.com xxx Signed-off-by: Khem Raj raj.k...@gmail.com --- ...tive_2.14.bb = cross-localedef-native_2.15.bb} |0 .../IO-acquire-lock-fix.patch |0

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

2012-01-06 Thread Khem Raj
On Fri, Jan 6, 2012 at 7:19 PM, Khem Raj raj.k...@gmail.com wrote: Add patch to provide __finite_sqrt functions for ppc Signed-off-by: Khem Raj raj.k...@gmail.com snip xxx Signed-off-by: Khem Raj raj.k...@gmail.com snip that part of log message is bogus ---  ...tive_2.14.bb =

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

2012-01-06 Thread Khem Raj
Add patch to provide __finite_sqrt functions for ppc Signed-off-by: Khem Raj raj.k...@gmail.com --- ...tive_2.14.bb = cross-localedef-native_2.15.bb} |0 .../IO-acquire-lock-fix.patch |0 .../armv4-eabi-compile-fix.patch |0

[OE-core] [PATCH RFC v2] 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

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

2012-01-06 Thread Steve Sakoman
There is no reason to continue to carry this feature Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/conf/bitbake.conf |1 - meta/conf/machine/include/qemu.inc |2 +- .../update-modules/update-modules_1.0.bb |4 ++-- 3

[OE-core] [PATCH v2] 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

[OE-core] [PATCH RFC v2] 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 st...@sakoman.com --- meta/recipes-connectivity/dhcp/dhcp.inc |4 ++--

  1   2   >