[OE-core] [CONSOLIDATED PULL (v2) 15/33] classes/package_rpm: disable uninstall scripts for upgrades

2011-11-09 Thread Saul Wold
From: Paul Eggleton Our current assumption (based on the behaviour of opkg) when writing recipes is that prerm and postrm do not get called during an upgrade. When using rpm however, these are mapped to the rpm "preun" and "postun" events which occur after postinst for upgrades, and when these co

[OE-core] [CONSOLIDATED PULL (v2) 32/33] qemu: Ensure an internal qemugl script uses bash as it has bashisms

2011-11-09 Thread Saul Wold
From: Richard Purdie Signed-off-by: Richard Purdie --- .../qemu/qemu-0.14.0/qemu-git-qemugl-host.patch|2 +- .../qemu/qemu-0.15.0/qemu-git-qemugl-host.patch|2 +- .../qemu/qemu-git/qemu-git-qemugl-host.patch |2 +- meta/recipes-devtools/qemu/qemu_0.14.0.bb |

[OE-core] [CONSOLIDATED PULL (v2) 29/33] scripts/qemuimage-testlib: Output a slightly better error if expect is missing

2011-11-09 Thread Saul Wold
From: Richard Purdie Signed-off-by: Richard Purdie --- scripts/qemuimage-testlib | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/scripts/qemuimage-testlib b/scripts/qemuimage-testlib index 6a1b900..d0d1b74 100644 --- a/scripts/qemuimage-testlib +++ b/scrip

[OE-core] [CONSOLIDATED PULL (v2) 26/33] avahi: remove USERADDPN

2011-11-09 Thread Saul Wold
From: Scott Garman USERADDPN is no longer used; remove it. Signed-off-by: Scott Garman --- meta/recipes-connectivity/avahi/avahi.inc |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc i

[OE-core] [CONSOLIDATED PULL (v2) 33/33] useradd: Add missing DEPEND on shadow

2011-11-09 Thread Saul Wold
From: Richard Purdie Without this rootfs generation fails as an RDEPENDS is added but the package might not have bneen built. Signed-off-by: Richard Purdie --- meta/classes/useradd.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/useradd.bbclass b/

[OE-core] [CONSOLIDATED PULL (v2) 30/33] classes: Remove various bashisms

2011-11-09 Thread Saul Wold
From: Richard Purdie Signed-off-by: Richard Purdie --- meta/classes/image-prelink.bbclass |2 +- meta/classes/kernel.bbclass|2 +- meta/classes/package_rpm.bbclass | 18 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/meta/classes/image-pr

[OE-core] [CONSOLIDATED PULL (v2) 31/33] Allow use of dash as /bin/sh

2011-11-09 Thread Saul Wold
From: Richard Purdie We've had the check for dash as /bin/sh for a long time. Dash has been around long enough now that most major issues have been identified and fixed from build perspective. This patch fixes a bashism in the openjade-native recipe. It also adjusts libtool so that the header a

[OE-core] [CONSOLIDATED PULL (v2) 25/33] useradd-example.bb: update example documentation comments

2011-11-09 Thread Saul Wold
From: Scott Garman Clarify that only packages listed in USERADD_PACKAGES will include the user/group creation code. Signed-off-by: Scott Garman --- .../recipes-skeleton/useradd/useradd-example.bb|9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/meta-skeleton/

[OE-core] [CONSOLIDATED PULL (v2) 28/33] bitbake.conf: Unload pseudo when its not required for a given task

2011-11-09 Thread Saul Wold
From: Richard Purdie This yields a small performance boost due to the lack of the preload overhead on each task execution. Signed-off-by: Richard Purdie --- meta/conf/bitbake.conf |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbak

[OE-core] [CONSOLIDATED PULL (v2) 21/33] gconf: add upstream GNOME gconf 3.2.3 and drop gconf-dbus

2011-11-09 Thread Saul Wold
From: Joshua Lock The D-Bus backend has been integrated into upstream GConf so we can switch to upstream and drop gconf-dbus. I've gone for a release in the 3.2 series as we disable Gtk+, and therefore are not impacted by the gtk+3 changes, and the D-Bus backend was unstable before this release.

[OE-core] [CONSOLIDATED PULL (v2) 24/33] useradd.bbclass: do not modify -nativesdk packages

2011-11-09 Thread Saul Wold
From: Scott Garman Exclude the addition of user/group code and RDEPENDS changes for -nativesdk packages. Signed-off-by: Scott Garman --- meta/classes/useradd.bbclass |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/meta/classes/useradd.bbclass b/meta/classes/use

[OE-core] [CONSOLIDATED PULL (v2) 20/33] classes/[gnome|gnomebase|mime]: enhance gnome related classes

2011-11-09 Thread Saul Wold
From: Joshua Lock This patch pulls in the gnome related classes from oe-core which adds extra packaging rules and functionality whilst modularising things so that one can get a subset of gnome functionality without adding a lot of extra dependencies. These aren't an exact copy of the classes fro

[OE-core] [CONSOLIDATED PULL (v2) 23/33] useradd.bbclass: only modify packages in USERADD_PACKAGES

2011-11-09 Thread Saul Wold
From: Scott Garman Previously we injected the user/group preinstall script into all output packages. This fixes that so that only packages listed in USERADD_PACKAGES get modified. It also removes the USERADDPN variable, which is no longer needed. Signed-off-by: Scott Garman --- meta/classes/u

[OE-core] [CONSOLIDATED PULL (v2) 17/33] linux-yocto: config cleanups + romely rt support

2011-11-09 Thread Saul Wold
From: Bruce Ashfield Updating the meta branch SRCREV to pickup a series of BSP cleanups and add -rt support to the romely. ae3e64c meta/romley: Add rt support Add rt support to the meta branch for romley. 6c78969 meta/fishriver: enable hpet bc4452a meta/jasperforest: use power/intel featu

[OE-core] [CONSOLIDATED PULL (v2) 22/33] xinit: Fix `startx` looking for `mcookie` in sysroot

2011-11-09 Thread Saul Wold
From: Paul Menzel `startx` run on a system based on the demo systemd image [1] and `opkg`-installed packages fails with the following error. /usr/bin/startx: line 139: /OE/tentacle/build/tmp-angstrom_2010_x/sysroots/x68_64-linux/usr/bin/mcookie: No such file or directory Applying com

[OE-core] [CONSOLIDATED PULL (v2) 19/33] shared-mime-info: package runtime data separately

2011-11-09 Thread Saul Wold
From: Joshua Lock The freedesktop.org.xml is required when updating the mime database but otherwise not much use. Therefore package it separately, rather than removing it completely, so that it can be used as required for on-device updates without adding almost 2MB to every image which hase share

[OE-core] [CONSOLIDATED PULL (v2) 14/33] task-core-x11: use VIRTUAL-RUNTIME variables for xserver_common and graphical_init_manager

2011-11-09 Thread Saul Wold
From: Martin Jansa Signed-off-by: Martin Jansa --- meta/recipes-sato/tasks/task-core-x11.bb | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/meta/recipes-sato/tasks/task-core-x11.bb b/meta/recipes-sato/tasks/task-core-x11.bb index 26d550a..106bc0f 100644 --- a/

[OE-core] [CONSOLIDATED PULL (v2) 18/33] udev-extraconf: blacklist /dev/md

2011-11-09 Thread Saul Wold
Do not mount /dev/md by default via udev, this resolved a problem with the sanity test failing due to seeing the error while attempting to mount /dev/md0 Signed-off-by: Saul Wold --- meta/recipes-core/udev/files/mount.blacklist |1 + meta/recipes-core/udev/udev-extraconf_0.0.bb |2 +- 2

[OE-core] [CONSOLIDATED PULL (v2) 16/33] busybox: add grep to temporary links during uninstall

2011-11-09 Thread Saul Wold
From: Paul Eggleton In the busybox package prerm we set up some temporary links and modify PATH so that certain utilities are provided for the purpose of running update-alternatives; if grep is not among these then you get errors when removing busybox, so add a temporary link for grep as well. S

[OE-core] [CONSOLIDATED PULL (v2) 10/33] kbd: import from meta-oe

2011-11-09 Thread Saul Wold
From: Martin Jansa * replaces console-tools used in keymaps Signed-off-by: Martin Jansa --- meta/recipes-core/kbd/kbd_1.15.2.bb | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/kbd/kbd_1.15.2.bb diff --git a/meta/recipes-core/

[OE-core] [CONSOLIDATED PULL (v2) 12/33] task-core-boot, keymaps: add another VIRTUAL-RUNTIME to allow distributions to use different set of initscripts or no initscripts at all

2011-11-09 Thread Saul Wold
From: Martin Jansa Signed-off-by: Martin Jansa --- meta/recipes-bsp/keymaps/keymaps_1.0.bb |6 +- meta/recipes-core/tasks/task-core-boot.bb |6 -- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps

[OE-core] [CONSOLIDATED PULL (v2) 13/33] keymaps: depend on kbd instead of console-tools

2011-11-09 Thread Saul Wold
From: Martin Jansa * nowadays kbd seems more active Signed-off-by: Martin Jansa --- meta/recipes-bsp/keymaps/keymaps_1.0.bb |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb index 4fe7

[OE-core] [CONSOLIDATED PULL (v2) 11/33] kbd: add RREPLACES/RCONFLICTS/RPROVIDES for upgradeable path from console-tools

2011-11-09 Thread Saul Wold
From: Martin Jansa Signed-off-by: Martin Jansa --- meta/recipes-core/kbd/kbd_1.15.2.bb |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/meta/recipes-core/kbd/kbd_1.15.2.bb b/meta/recipes-core/kbd/kbd_1.15.2.bb index 36e68a0..2e0406b 100644 --- a/meta/recipes-core/kb

[OE-core] [CONSOLIDATED PULL (v2) 07/33] ncurses: refactor configure to avoid configuring widec when disabled

2011-11-09 Thread Saul Wold
From: Darren Hart The ENABLE_WIDEC variable can be used to disable ncurses wide character support when your C library doesn't support it. Currently, the do_configure step configures for both narrow and wide characters regardless and only checks ENABLE_WIDEC during compilation. This leads to QA fa

[OE-core] [CONSOLIDATED PULL (v2) 05/33] Distro_tracking: Update Manual Check Date

2011-11-09 Thread Saul Wold
Checked the following Upstreams: apt libaio sysstat unzip zip linexif boost libcheck ncurses sysfsutils util-linux - Offline lsb eds-tools libmad lame glew squashfs-tools Signed-off-by: Saul Wold --- .../conf/distro/include/distro_tracking_fields.inc | 94 1 files changed,

[OE-core] [CONSOLIDATED PULL (v2) 09/33] lame: update to 3.99.1

2011-11-09 Thread Saul Wold
Updated lame.h checksum due to change of LGPL Lessor -> Library Signed-off-by: Saul Wold --- .../lame/{lame-3.98.4 => lame}/no-gtk1.patch |0 .../lame/{lame_3.98.4.bb => lame_3.99.1.bb}|6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-multimed

[OE-core] [CONSOLIDATED PULL (v2) 08/33] python: bump PR

2011-11-09 Thread Saul Wold
From: Tom Zanussi Commit 23d2eaf9 ('skip setup.py 'import check' when cross-compiling') neglected bumping the PR, this adds it. Signed-off-by: Tom Zanussi --- meta/recipes-devtools/python/python_2.7.2.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-dev

[OE-core] [CONSOLIDATED PULL (v2) 06/33] libtasn1: update to 2.10

2011-11-09 Thread Saul Wold
COPYING.LIB has white space formating changing README has Copyright update to year range Signed-off-by: Saul Wold --- .../gnutls/{libtasn1_2.9.bb => libtasn1_2.10.bb} |8 +++- 1 files changed, 3 insertions(+), 5 deletions(-) rename meta/recipes-support/gnutls/{libtasn1_2.9.bb => libta

[OE-core] [CONSOLIDATED PULL (v2) 04/33] libarchive: Remove obsolete comment and empty line at the end

2011-11-09 Thread Saul Wold
From: Paul Menzel This is a fix up for commit fb19df5b21e551c5dfdfa340438952560c5fa528 Author: Xiaofeng Yan Date: Mon Nov 7 20:03:53 2011 +0800 libarchive: update to 2.8.5 Remove patch "0003-Patch-from-upstream-rev-2516.patch" because it has

[OE-core] [CONSOLIDATED PULL (v2) 00/33] Loads of Change!

2011-11-09 Thread Saul Wold
Richard, This set of changes is currently being built on the Autobuilder along with some change I dropped for this request. Based on the initial builds, I believe that most of these changes are correct and buildable. I an attempt to clear the decks and move things forward I am suggesting we take

[OE-core] [CONSOLIDATED PULL (v2) 01/33] local.conf.sample.extended: Fix bug 1674

2011-11-09 Thread Saul Wold
From: Xiaofeng Yan [YOCTO #1674] local.conf.sample.extended: An image based on gtk+-directfb don't need x11 for DEFAULT_FEATURES Remove "x11" from DEFAULT_FEATURES and add "directfb" to it because someone could don't need x11 in their project, perhaps gtk over directfb will meet his reqirement

[OE-core] [CONSOLIDATED PULL (v2) 03/33] Introduce new SERIAL_CONSOLES to add multiple consoles for your MACHINE

2011-11-09 Thread Saul Wold
From: Matthew McClintock Just define additional serial consoles like so: SERIAL_CONSOLES="115200;ttyS0 115200;ttyS1 ... 115200;ttySN" Also be sure to remove SERIAL_CONSOLE (lacking the S) from your machine as they can conflict. Signed-off-by: Matthew McClintock --- .../sysvinit/sysvinit-init

[OE-core] [CONSOLIDATED PULL (v2) 02/33] libxml2: use Copyright in LIC_FILES_CHKSUM instead of COPYING

2011-11-09 Thread Saul Wold
From: Martin Jansa * COPYING is replaced by symlink to Copyright during do_configure (see configure.in), then we end with link to nonexistent file * same issue as libxslt had http://patchwork.openembedded.org/patch/14195/ Signed-off-by: Martin Jansa --- meta/recipes-core/libxml/libxml2.inc

[OE-core] [PATCH 6/7] clutter: PROVIDES clutter-1.6

2011-11-09 Thread Joshua Lock
Since the two are API/ABI compatible and this may make things easier for external layers using clutter. Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-graphics/clutter/clutt

[OE-core] [PATCH 7/7] multilibs: remove clutter-1.6 recipes

2011-11-09 Thread Joshua Lock
Signed-off-by: Joshua Lock --- meta/conf/multilib.conf |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index 53c0bbb..6cbac8c 100644 --- a/meta/conf/multilib.conf +++ b/meta/conf/multilib.conf @@ -41,9 +41,8 @@ BBCLASSEX

[OE-core] [PATCH 5/7] clutter-*-1.6: drop clutter 1.6 recipes

2011-11-09 Thread Joshua Lock
Clutter 1.8 is API and ABI compatible with Clutter 1.6 according to the release notes so there's no need to keep these recipes around. www.clutter-project.org/blogs/archive/2011-09/clutter-1.8.0-stable-release Signed-off-by: Joshua Lock --- .../recipes-graphics/clutter/clutter-1.6_1.6.18.bb |

[OE-core] [PATCH 4/7] distro-tracking-fields: add entries for clutter-1.8 recipes

2011-11-09 Thread Joshua Lock
Signed-off-by: Joshua Lock --- .../conf/distro/include/distro_tracking_fields.inc | 36 1 files changed, 22 insertions(+), 14 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index c4d33a7.

[OE-core] [PATCH 2/7] multilib.conf: update clutter

2011-11-09 Thread Joshua Lock
Add clutter-1.8 recipes Signed-off-by: Joshua Lock --- meta/conf/multilib.conf |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index 5e4b435..53c0bbb 100644 --- a/meta/conf/multilib.conf +++ b/meta/conf/multilib.conf @@

[OE-core] [PATCH 3/7] task-core-clutter: use clutter-1.8

2011-11-09 Thread Joshua Lock
Signed-off-by: Joshua Lock --- meta/recipes-graphics/tasks/task-core-clutter.bb |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/meta/recipes-graphics/tasks/task-core-clutter.bb b/meta/recipes-graphics/tasks/task-core-clutter.bb index 970970c..4044131 100644 --- a

[OE-core] [PATCH 0/7] Tidy Clutter recipes

2011-11-09 Thread Joshua Lock
This series tidies up the Clutter recipes by dropping the -1.6 recipes, as Clutter 1.8 is API/ABI compatible with 1.6. I added a PROVIDES += "clutter-1.6" to the clutter-1.8 recipe to ease the pain for layers using Clutter but I'm not wed to the idea - RFC? Further the clutter-box2d recipe doesn'

[OE-core] [PATCH 1/7] mutter: switch to clutter-1.8 to satisfy dependency

2011-11-09 Thread Joshua Lock
It's API and ABI compatible with 1.6 so just update the DEPENDS entry. Signed-off-by: Joshua Lock --- meta/recipes-graphics/mutter/mutter.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/mutter/mutter.inc b/meta/recipes-graphics/mutter/mutter.i

Re: [OE-core] [CONSOLIDATED PULL 17/17] python: skip setup.py 'import check' when cross-compiling

2011-11-09 Thread Cui, Dexuan
Zanussi, Tom wrote on 2011-11-10: > On Wed, 2011-11-09 at 16:57 -0800, Cui, Dexuan wrote: >> Zanussi, Tom wrote on 2011-11-09: >>> On Wed, 2011-11-09 at 02:34 -0800, Cui, Dexuan wrote: How I wish I could notice the patch this morning so I could save 1 day! >>> >>> ??? Can you please exp

Re: [OE-core] [CONSOLIDATED PULL 17/17] python: skip setup.py 'import check' when cross-compiling

2011-11-09 Thread Tom Zanussi
On Wed, 2011-11-09 at 16:57 -0800, Cui, Dexuan wrote: > Zanussi, Tom wrote on 2011-11-09: > > On Wed, 2011-11-09 at 02:34 -0800, Cui, Dexuan wrote: > >> How I wish I could notice the patch this morning so I could save 1 day! > >> > > > > ??? Can you please explain what you mean? > I meant I spent

Re: [OE-core] [CONSOLIDATED PULL 17/17] python: skip setup.py 'import check' when cross-compiling

2011-11-09 Thread Cui, Dexuan
Zanussi, Tom wrote on 2011-11-09: > On Wed, 2011-11-09 at 02:34 -0800, Cui, Dexuan wrote: >> How I wish I could notice the patch this morning so I could save 1 day! >> > > ??? Can you please explain what you mean? I meant I spent 1 day on debugging the same issue and got the cause but wasn't sur

Re: [OE-core] bb.data.*Var -> d.*Var conversion

2011-11-09 Thread Richard Purdie
On Wed, 2011-11-09 at 11:52 +, Richard Purdie wrote: > I'm tempted to run the following over the metata to convert the > bb.data.*Var(...,d) and similar expressions to the form d.*Var(...). > > Why? We get a lot of people doing copy, paste and edit of the code and > this way, we'll increase th

Re: [OE-core] bb.data.*Var -> d.*Var conversion

2011-11-09 Thread Richard Purdie
On Wed, 2011-11-09 at 08:24 -0700, Chris Larson wrote: > On Wed, Nov 9, 2011 at 7:59 AM, Darren Hart wrote: > > Hi Richard, > > > > On 11/09/2011 03:52 AM, Richard Purdie wrote: > >> I'm tempted to run the following over the metata to convert the > >> bb.data.*Var(...,d) and similar expressions to

[OE-core] useradd: Add missing DEPEND on shadow

2011-11-09 Thread Richard Purdie
Without this rootfs generation fails as an RDEPENDS is added but the package might not have bneen built. Signed-off-by: Richard Purdie --- diff --git a/meta/classes/useradd.bbclass b/meta/classes/useradd.bbclass index 8cd7f4f..7faf1a7 100644 --- a/meta/classes/useradd.bbclass +++ b/meta/classes/u

[OE-core] [PATCH] qemu: Ensure an internal qemugl script uses bash as it has bashisms

2011-11-09 Thread Richard Purdie
Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch index bbc9c9e..4fb972a 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch +++ b/meta/rec

[OE-core] user and group default policies

2011-11-09 Thread Mark Hatle
With shadow-utils enabled, a default user and group add policy is installed in /etc/default/adduser. This policy specifies that group "1000" is used when adding new users, unless you specify a group. Well, we don't have a user 1000 by default, which results in the warning: useradd: group '1000'

Re: [OE-core] systemd packages -> image

2011-11-09 Thread Andreas Müller
On Wednesday, November 09, 2011 11:15:30 PM Andreas Müller wrote: > Hi, > > Imagine a recipe is included into an image by a task and later gets > systemd- native support. > How about forcing the packages in SYSTEMD_PACKAGES packed into images in > case > > IMAGE_INIT_MANAGER = "systemd" > > is

[OE-core] systemd packages -> image

2011-11-09 Thread Andreas Müller
Hi, Imagine a recipe is included into an image by a task and later gets systemd- native support. How about forcing the packages in SYSTEMD_PACKAGES packed into images in case IMAGE_INIT_MANAGER = "systemd" is found in the image definition? Andreas ___

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-11-09 Thread Andreas Müller
On Wednesday, November 09, 2011 09:39:16 PM Martin Jansa wrote: > On Wed, Nov 09, 2011 at 09:38:57PM +0100, Andreas Müller wrote: > > On Saturday, October 29, 2011 12:33:46 AM Andreas Müller wrote: > > > On Friday, October 28, 2011 12:22:11 PM Richard Purdie wrote: > > > > On Thu, 2011-10-27 at 22:

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-11-09 Thread Martin Jansa
On Wed, Nov 09, 2011 at 09:38:57PM +0100, Andreas Müller wrote: > On Saturday, October 29, 2011 12:33:46 AM Andreas Müller wrote: > > On Friday, October 28, 2011 12:22:11 PM Richard Purdie wrote: > > > On Thu, 2011-10-27 at 22:30 +0200, Andreas Müller wrote: > > > > Since the last updates of all la

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-11-09 Thread Andreas Müller
On Saturday, October 29, 2011 12:33:46 AM Andreas Müller wrote: > On Friday, October 28, 2011 12:22:11 PM Richard Purdie wrote: > > On Thu, 2011-10-27 at 22:30 +0200, Andreas Müller wrote: > > > Since the last updates of all layers (angstrom based) I have issues > > > with > > > > > > * networkman

Re: [OE-core] [PATCH 2/3] classes/[gnome|gnomebase|mime]: enhance gnome related classes

2011-11-09 Thread Joshua Lock
On 09/11/11 03:18, Koen Kooi wrote: > > Op 9 nov. 2011, om 11:35 heeft Richard Purdie het volgende geschreven: > >> On Wed, 2011-11-09 at 11:27 +0100, Koen Kooi wrote: >>> Op 9 nov. 2011, om 10:37 heeft Richard Purdie het volgende geschreven: >>> On Wed, 2011-11-09 at 10:27 +0100, Koen Koo

Re: [OE-core] [PATCH 2/2] busybox: add grep to temporary links during uninstall

2011-11-09 Thread Paul Menzel
Am Mittwoch, den 09.11.2011, 12:05 + schrieb Paul Eggleton: > In the busybox package prerm we set up some temporary links and modify > PATH so that certain utilities are provided for the purpose of running > update-alternatives; if grep is not among these then you get errors when > removing bus

Re: [OE-core] [PATCH 2/3] classes/[gnome|gnomebase|mime]: enhance gnome related classes

2011-11-09 Thread Joshua Lock
On 09/11/11 01:27, Koen Kooi wrote: > > Op 9 nov. 2011, om 01:53 heeft Joshua Lock het volgende geschreven: > >> This patch pulls in the gnome related classes from oe-core which >> adds extra packaging rules and functionality whilst modularising things >> so that one can get a subset of gnome fun

Re: [OE-core] [PATCH 1/2] classes/package_rpm: disable uninstall scripts for upgrades

2011-11-09 Thread Mark Hatle
On 11/9/11 6:05 AM, Paul Eggleton wrote: > Our current assumption (based on the behaviour of opkg) when writing > recipes is that prerm and postrm do not get called during an upgrade. > When using rpm however, these are mapped to the rpm "preun" and "postun" > events which occur after postinst for

Re: [OE-core] [PATCH 0/1] [Yocto Bug 1700] Fix for buildstats diskio on non physical disks

2011-11-09 Thread Flanagan, Elizabeth
On Wed, Nov 9, 2011 at 4:13 AM, Koen Kooi wrote: > > Op 8 nov. 2011, om 16:57 heeft Flanagan, Elizabeth het volgende geschreven: > >> On Tue, Nov 8, 2011 at 7:53 AM, Wolfram Stering >> wrote: >>> On 11/08/2011 03:12 PM, Richard Purdie wrote: On Tue, 2011-11-08 at 11:15 +0100, Wolfram Sterin

Re: [OE-core] [PATCH 0/1] [Yocto Bug 1700] Fix for buildstats diskio on non physical disks

2011-11-09 Thread Flanagan, Elizabeth
On Wed, Nov 9, 2011 at 4:00 AM, Wolfram Stering wrote: > On 11/08/2011 04:57 PM, Flanagan, Elizabeth wrote: >> On Tue, Nov 8, 2011 at 7:53 AM, Wolfram Stering >> wrote: >>> On 11/08/2011 03:12 PM, Richard Purdie wrote: On Tue, 2011-11-08 at 11:15 +0100, Wolfram Stering wrote: > On 11/02

[OE-core] [PATCHv2][oe-core 10/10] libsdl: replace tabs with spaces

2011-11-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/libsdl/libsdl_1.2.14.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb b/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb index 2f49f16..b1b2137 100644 --- a/meta/recipes

[OE-core] [PATCHv2][oe-core 09/10] libsdl: enable alsa/opengl based on PACKAGECONFIG and respect DISTRO_FEATURES

2011-11-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-graphics/libsdl/libsdl_1.2.14.bb | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb b/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb index 17a3103..2f49f16 100644 --- a/meta/r

[OE-core] [PATCHv2][oe-core 08/10] libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes from meta-oe

2011-11-09 Thread Martin Jansa
* virtual/libsdl is used in sdl.bbclass but nothing was providing it * rpath disabled because otherwise libtool and ld try to link against ${libdir}/libdl.so.2 on the host (see OE-classic commit af1a2e0e7626e372f22afbcabf08d9ae6b0d7b01) Signed-off-by: Martin Jansa --- meta/recipes-graphics/l

[OE-core] [PATCHv2][oe-core 07/10] libsdl: rename files dir to libsdl-1.2.14 for faster lookup

2011-11-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../{files => libsdl-1.2.14}/configure_tweak.patch |0 1 files changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-graphics/libsdl/{files => libsdl-1.2.14}/configure_tweak.patch (100%) diff --git a/meta/recipes-graphics/libsdl/files/configure_tweak.

[OE-core] [PATCHv2][oe-core 06/10] libsdl: drop unused files

2011-11-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../libsdl/files/directfb_obsolete_calls.patch | 35 .../recipes-graphics/libsdl/files/extra-keys.patch | 55 2 files changed, 0 insertions(+), 90 deletions(-) delete mode 100644 meta/recipes-graphics/libsdl/files/directf

[OE-core] [PATCHv2][oe-core 05/10] task-core-x11: use VIRTUAL-RUNTIME variables for xserver_common and graphical_init_manager

2011-11-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-sato/tasks/task-core-x11.bb | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/meta/recipes-sato/tasks/task-core-x11.bb b/meta/recipes-sato/tasks/task-core-x11.bb index 26d550a..106bc0f 100644 --- a/meta/recipes-sato/tas

[OE-core] [PATCHv2][oe-core 04/10] keymaps: depend on kbd instead of console-tools

2011-11-09 Thread Martin Jansa
* nowadays kbd seems more active Signed-off-by: Martin Jansa --- meta/recipes-bsp/keymaps/keymaps_1.0.bb |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb index 4fe7987..1876db8 100644 -

[OE-core] [PATCHv2][oe-core 03/10] task-core-boot, keymaps: add another VIRTUAL-RUNTIME to allow distributions to use different set of initscripts or no initscripts at all

2011-11-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-bsp/keymaps/keymaps_1.0.bb |6 +- meta/recipes-core/tasks/task-core-boot.bb |6 -- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb index

[OE-core] [PATCHv2][oe-core 02/10] kbd: add RREPLACES/RCONFLICTS/RPROVIDES for upgradeable path from console-tools

2011-11-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-core/kbd/kbd_1.15.2.bb |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/meta/recipes-core/kbd/kbd_1.15.2.bb b/meta/recipes-core/kbd/kbd_1.15.2.bb index 36e68a0..2e0406b 100644 --- a/meta/recipes-core/kbd/kbd_1.15.2.bb +++ b

[OE-core] [PATCHv2][oe-core 01/10] kbd: import from meta-oe

2011-11-09 Thread Martin Jansa
* replaces console-tools used in keymaps Signed-off-by: Martin Jansa --- meta/recipes-core/kbd/kbd_1.15.2.bb | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/kbd/kbd_1.15.2.bb diff --git a/meta/recipes-core/kbd/kbd_1.15.2.bb b/

[OE-core] [PATCHv2][oe-core 00/10] Merge more stuff from meta-oe

2011-11-09 Thread Martin Jansa
v2: 3 more libsdl patches based on sgw review to cleanup libsdl dir and use PACKAGECONFIG The following changes since commit 25fae81538a92e15eab3fc169ebce44505f67839: python: skip setup.py 'import check' when cross-compiling (2011-11-08 21:44:23 +) are available in the git repository at:

Re: [OE-core] invalid recipe or a bug in bitbake?

2011-11-09 Thread Saul Wold
On 11/09/2011 05:04 AM, Sergey 'Jin' Bostandzhyan wrote: Hi, I was trying to buld a simple native-only recipe and ran into a strange problem that can be triggered using theattached test recipe. The actual problem is that do_populate_sysroot fails, although I do not do anything in regard to that

[OE-core] [PATCH 1/1] linux-yocto: config cleanups + romely rt support

2011-11-09 Thread Bruce Ashfield
Updating the meta branch SRCREV to pickup a series of BSP cleanups and add -rt support to the romely. ae3e64c meta/romley: Add rt support Add rt support to the meta branch for romley. 6c78969 meta/fishriver: enable hpet bc4452a meta/jasperforest: use power/intel feature 6e9634e meta/fri2:

[OE-core] [PATCH 0/1] linux-yocto: config cleanups + romely rt support

2011-11-09 Thread Bruce Ashfield
The patch itself has all the details for this one. Just a minor update to the meta branch of the 3.0 kernel to pickup the latest BSP config updates from Tom and add -rt support from Kishore. These are also present in the -dev kernel tree. Cheers, Bruce cc: Tom Zanussi cc: Kishore Bodke The fo

Re: [OE-core] invalid recipe or a bug in bitbake?

2011-11-09 Thread Sergey 'Jin' Bostandzhyan
Sorry for the spam, me again :P It seems that the trick is to use: ${D}/${includedir} in do_install(), then the error disappears. So as far as my issue is concerned, the problem is resolved now. Kind regards, Jin On Wed, Nov 09, 2011 at 04:38:41PM +0100, Sergey 'Jin' Bostandzhyan wrote: > On

Re: [OE-core] [oe-core 1/6] libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes from meta-oe

2011-11-09 Thread Martin Jansa
On Tue, Nov 08, 2011 at 11:15:56AM -0800, Saul Wold wrote: > On 11/07/2011 06:19 AM, Martin Jansa wrote: > > * virtual/libsdl is used in sdl.bbclass but nothing was providing it > > * rpath disabled because otherwise libtool and ld try to link against > >${libdir}/libdl.so.2 on the host > >

Re: [OE-core] invalid recipe or a bug in bitbake?

2011-11-09 Thread Sergey 'Jin' Bostandzhyan
One small addition: I tried removing "inherit native" from my test-recipe and added: BBCLASSEXTEND = "native" bitbake native-test did build without problems. However, bitbake native-test-native aborted with exactly the same issue, as I described in my previous mail. I hope this detail helps in

Re: [OE-core] bb.data.*Var -> d.*Var conversion

2011-11-09 Thread Chris Larson
On Wed, Nov 9, 2011 at 7:59 AM, Darren Hart wrote: > Hi Richard, > > On 11/09/2011 03:52 AM, Richard Purdie wrote: >> I'm tempted to run the following over the metata to convert the >> bb.data.*Var(...,d) and similar expressions to the form d.*Var(...). > > Oh yes please! > >> >> Why? We get a lot

Re: [OE-core] [PATCH 3/3] gconf: add upstream GNOME gconf 3.2.3 and drop gconf-dbus

2011-11-09 Thread Richard Purdie
On Tue, 2011-11-08 at 16:53 -0800, Joshua Lock wrote: > The D-Bus backend has been integrated into upstream GConf so we can > switch to upstream and drop gconf-dbus. > > I've gone for a release in the 3.2 series as we disable Gtk+, and > therefore are not impacted by the gtk+3 changes, and the D-B

[OE-core] [PATCH 0/1] python: fix missing PR bump

2011-11-09 Thread tom . zanussi
From: Tom Zanussi Simple one-liner adding the missing PR bump for my previous python commit. Thanks to Koen Kooi for pointing it out... The following changes since commit 23d2eaf9d283cae47e52d1151f0d4ad53bbbe8a0: Tom Zanussi (1): python: skip setup.py 'import check' when cross-compili

[OE-core] [PATCH 1/1] python: bump PR

2011-11-09 Thread tom . zanussi
From: Tom Zanussi Commit 23d2eaf9 ('skip setup.py 'import check' when cross-compiling') neglected bumping the PR, this adds it. Signed-off-by: Tom Zanussi --- meta/recipes-devtools/python/python_2.7.2.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-dev

Re: [OE-core] bb.data.*Var -> d.*Var conversion

2011-11-09 Thread Darren Hart
Hi Richard, On 11/09/2011 03:52 AM, Richard Purdie wrote: > I'm tempted to run the following over the metata to convert the > bb.data.*Var(...,d) and similar expressions to the form d.*Var(...). Oh yes please! > > Why? We get a lot of people doing copy, paste and edit of the code and > this way

Re: [OE-core] BB_SIGNATURE_HANDLER = "basichash" unusable strict?

2011-11-09 Thread Martin Jansa
On Wed, Nov 09, 2011 at 02:13:06PM +, Richard Purdie wrote: > On Wed, 2011-11-09 at 13:45 +0100, Martin Jansa wrote: > > On Wed, Nov 09, 2011 at 12:06:23PM +, Richard Purdie wrote: > > > On Wed, 2011-11-09 at 12:51 +0100, Martin Jansa wrote: > > > > I have talked with kergoth on IRC yesterd

Re: [OE-core] [PATCH 1/1] ncurses: refactor configure to avoid configuring widec when disabled

2011-11-09 Thread Darren Hart
On 11/09/2011 12:33 AM, Saul Wold wrote: > On 11/08/2011 11:08 AM, Darren Hart wrote: >> The ENABLE_WIDEC variable can be used to disable ncurses wide character >> support >> when your C library doesn't support it. Currently, the do_configure step >> configures for both narrow and wide characters

Re: [OE-core] BB_SIGNATURE_HANDLER = "basichash" unusable strict?

2011-11-09 Thread Richard Purdie
On Wed, 2011-11-09 at 13:45 +0100, Martin Jansa wrote: > On Wed, Nov 09, 2011 at 12:06:23PM +, Richard Purdie wrote: > > On Wed, 2011-11-09 at 12:51 +0100, Martin Jansa wrote: > > > I have talked with kergoth on IRC yesterday and he had very nice remark: > > > > > > 16:40:50 < kergoth_> JaMa:

Re: [OE-core] [CONSOLIDATED PULL 17/17] python: skip setup.py 'import check' when cross-compiling

2011-11-09 Thread Tom Zanussi
On Wed, 2011-11-09 at 02:34 -0800, Cui, Dexuan wrote: > How I wish I could notice the patch this morning so I could save 1 day! > ??? Can you please explain what you mean? > Anyway, thanks TomZ for the patch! :-) > You're welcome, I guess! Tom > Thanks, > -- Dexuan > > > > -Original M

[OE-core] invalid recipe or a bug in bitbake?

2011-11-09 Thread Sergey 'Jin' Bostandzhyan
Hi, I was trying to buld a simple native-only recipe and ran into a strange problem that can be triggered using theattached test recipe. The actual problem is that do_populate_sysroot fails, although I do not do anything in regard to that in my recipe, I only have a custom do_install. I do not s

Re: [OE-core] BB_SIGNATURE_HANDLER = "basichash" unusable strict?

2011-11-09 Thread Martin Jansa
On Wed, Nov 09, 2011 at 12:06:23PM +, Richard Purdie wrote: > On Wed, 2011-11-09 at 12:51 +0100, Martin Jansa wrote: > > I have talked with kergoth on IRC yesterday and he had very nice remark: > > > > 16:40:50 < kergoth_> JaMa: heh, the biggest weakness of the sstate > > signature bits, in my

Re: [OE-core] [PATCH 0/1] [Yocto Bug 1700] Fix for buildstats diskio on non physical disks

2011-11-09 Thread Koen Kooi
Op 8 nov. 2011, om 16:57 heeft Flanagan, Elizabeth het volgende geschreven: > On Tue, Nov 8, 2011 at 7:53 AM, Wolfram Stering > wrote: >> On 11/08/2011 03:12 PM, Richard Purdie wrote: >>> On Tue, 2011-11-08 at 11:15 +0100, Wolfram Stering wrote: On 11/02/2011 07:41 AM, Beth Flanagan wrote:

Re: [OE-core] BB_SIGNATURE_HANDLER = "basichash" unusable strict?

2011-11-09 Thread Richard Purdie
On Wed, 2011-11-09 at 12:51 +0100, Martin Jansa wrote: > I have talked with kergoth on IRC yesterday and he had very nice remark: > > 16:40:50 < kergoth_> JaMa: heh, the biggest weakness of the sstate > signature bits, in my opinion, is that it only tracks inputs, not > outputs. If task A depends

[OE-core] [PATCH 2/2] busybox: add grep to temporary links during uninstall

2011-11-09 Thread Paul Eggleton
In the busybox package prerm we set up some temporary links and modify PATH so that certain utilities are provided for the purpose of running update-alternatives; if grep is not among these then you get errors when removing busybox, so add a temporary link for grep as well. Signed-off-by: Paul Egg

[OE-core] [PATCH 0/2] RPM/upgrade fixes

2011-11-09 Thread Paul Eggleton
This is the fix for the problem Anders reported on the Yocto mailing list (now filed as Yocto bug #1760). I've checked through usage of postrm/prerm in oe-core and meta-oe and it looks OK to me, but it would help for others to double-check it. I considered whether or not it would be worth bumping

[OE-core] [PATCH 1/2] classes/package_rpm: disable uninstall scripts for upgrades

2011-11-09 Thread Paul Eggleton
Our current assumption (based on the behaviour of opkg) when writing recipes is that prerm and postrm do not get called during an upgrade. When using rpm however, these are mapped to the rpm "preun" and "postun" events which occur after postinst for upgrades, and when these contain removal type ope

Re: [OE-core] [PATCH 0/1] [Yocto Bug 1700] Fix for buildstats diskio on non physical disks

2011-11-09 Thread Wolfram Stering
On 11/08/2011 04:57 PM, Flanagan, Elizabeth wrote: > On Tue, Nov 8, 2011 at 7:53 AM, Wolfram Stering > wrote: >> On 11/08/2011 03:12 PM, Richard Purdie wrote: >>> On Tue, 2011-11-08 at 11:15 +0100, Wolfram Stering wrote: On 11/02/2011 07:41 AM, Beth Flanagan wrote: > From: Elizabeth Flan

[OE-core] bb.data.*Var -> d.*Var conversion

2011-11-09 Thread Richard Purdie
I'm tempted to run the following over the metata to convert the bb.data.*Var(...,d) and similar expressions to the form d.*Var(...). Why? We get a lot of people doing copy, paste and edit of the code and this way, we'll increase the chances of them finding better examples. I'm still looking at th

Re: [OE-core] BB_SIGNATURE_HANDLER = "basichash" unusable strict?

2011-11-09 Thread Martin Jansa
On Wed, Nov 09, 2011 at 10:32:18AM +, Richard Purdie wrote: > On Tue, 2011-11-08 at 15:37 +0100, Martin Jansa wrote: > > Today I've started build from scratch and dediced to give basichash a try > > (as it is supposed to become default IIRC): > > > > So after cleaning tmpdir, sstate cache, ps

Re: [OE-core] [PATCH] qt-mobility: qa_configure stage failed

2011-11-09 Thread Dmitry Cherukhin
Saul, > Even with this patch, I am still seeing Host Contamination issue with > all the QtMobility recipes. > I performed git pull and then rebuilt all packages. Both qt-mobility recipes built successfully. Do you mean that your build is still failed, or the build is not failed but there are so

Re: [OE-core] [PATCH 2/3] classes/[gnome|gnomebase|mime]: enhance gnome related classes

2011-11-09 Thread Koen Kooi
Op 9 nov. 2011, om 11:35 heeft Richard Purdie het volgende geschreven: > On Wed, 2011-11-09 at 11:27 +0100, Koen Kooi wrote: >> Op 9 nov. 2011, om 10:37 heeft Richard Purdie het volgende geschreven: >> >>> On Wed, 2011-11-09 at 10:27 +0100, Koen Kooi wrote: Op 9 nov. 2011, om 01:53 heeft Jo

Re: [OE-core] [PATCH 2/3] classes/[gnome|gnomebase|mime]: enhance gnome related classes

2011-11-09 Thread Richard Purdie
On Wed, 2011-11-09 at 11:27 +0100, Koen Kooi wrote: > Op 9 nov. 2011, om 10:37 heeft Richard Purdie het volgende geschreven: > > > On Wed, 2011-11-09 at 10:27 +0100, Koen Kooi wrote: > >> Op 9 nov. 2011, om 01:53 heeft Joshua Lock het volgende geschreven: > >> > >>> This patch pulls in the gnome

Re: [OE-core] [CONSOLIDATED PULL 17/17] python: skip setup.py 'import check' when cross-compiling

2011-11-09 Thread Cui, Dexuan
How I wish I could notice the patch this morning so I could save 1 day! Anyway, thanks TomZ for the patch! :-) Thanks, -- Dexuan > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf > Of Saul

  1   2   >