Re: [OE-core] [PATCH 3/4] distcc: make distccmon-gnome optional and default to off

2011-11-14 Thread Koen Kooi
Op 14 nov. 2011, om 22:48 heeft Richard Purdie het volgende geschreven: > On Mon, 2011-11-14 at 21:55 +0100, Koen Kooi wrote: >> Op 14 nov. 2011, om 21:39 heeft Richard Purdie het volgende geschreven: >>> On Mon, 2011-11-14 at 20:17 +0100, Koen Kooi wrote: I think splitting distccmon-gnome i

[OE-core] [PATCH] mime.bbclass: fix typo

2011-11-14 Thread Connor Abbott
Before this patch, nautilus would fail with: ERROR: Error executing a python function in /home/connor/angstrom/sources/meta-openembedded/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb: NameError: global name 'dgetVar' is not defined Signed-off-by: Connor Abbott --- meta/classes/mime.bbclas

[OE-core] [PATCH 2/2] base-passwd: add Upstream-Status to patches, remove unused patch

2011-11-14 Thread Scott Garman
mysql.patch is not used by the recipe anymore, so delete it. Signed-off-by: Scott Garman --- .../base-passwd/base-passwd-3.5.22/mysql.patch | 13 -- .../base-passwd/base-passwd-3.5.22/nobash.patch| 25 +++ .../base-passwd/base-passwd-3.5.22/root-home.patch |

[OE-core] [PATCH 1/2] dosfstools: add Upstream-Status to patches

2011-11-14 Thread Scott Garman
Signed-off-by: Scott Garman --- .../dosfstools/dosfstools/2.6.20-syscall.patch |7 +++ .../dosfstools/dosfstools/alignment_hack.patch |4 .../dosfstools/dosfstools-msdos_fs-types.patch |7 +++ .../dosfstools/include-linux-types.patch |5 + ..

[OE-core] [PATCH 0/2] Some Upstream-Status patch updates

2011-11-14 Thread Scott Garman
Taking care of a few patch straglers that were missing Upstream-Status. The following changes since commit f2316ff39670ed99382411e15ac035550360fbdd: opkg: Ensure we use the uname/gname fields when extracting tarballs (2011-11-14 11:15:36 +) are available in the git repository at: git://

Re: [OE-core] Build failure in samba

2011-11-14 Thread Philip Balister
Doesn't seem to help. Will look again tomorrow. Go to bed. Philip On 11/14/2011 07:11 PM, Richard Purdie wrote: > On Mon, 2011-11-14 at 18:47 -0500, Philip Balister wrote: >> Anyone have an idea about this failure building samba? >> >> http://pastebin.com/5PGX6MZr >> >> I'm going to look more tom

Re: [OE-core] Build failure in samba

2011-11-14 Thread Richard Purdie
On Mon, 2011-11-14 at 18:47 -0500, Philip Balister wrote: > Anyone have an idea about this failure building samba? > > http://pastebin.com/5PGX6MZr > > I'm going to look more tomorrow, just hoping someone sees something obvious. Maybe this might help: commit ce064001e628597cab9c5713f1351e03478

[OE-core] Build failure in samba

2011-11-14 Thread Philip Balister
Anyone have an idea about this failure building samba? http://pastebin.com/5PGX6MZr I'm going to look more tomorrow, just hoping someone sees something obvious. Philip ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://

[OE-core] [PATCH 1/1] distro_tracking: update manual checks for various recipes

2011-11-14 Thread Scott Garman
Updating manual check dates for the following recipes: tar, libpng, expat, dosfstools, e2fsprogs Signed-off-by: Scott Garman --- .../conf/distro/include/distro_tracking_fields.inc |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/meta/conf/distro/include/distro_trac

[OE-core] [PATCH 0/1] Manual recipe version checks

2011-11-14 Thread Scott Garman
Here are some updates for the distro_tracking.inc file for recipes that require manual version checks. The following changes since commit f2316ff39670ed99382411e15ac035550360fbdd: opkg: Ensure we use the uname/gname fields when extracting tarballs (2011-11-14 11:15:36 +) are available in

Re: [OE-core] [PATCH 3/4] distcc: make distccmon-gnome optional and default to off

2011-11-14 Thread Paul Eggleton
On Monday 14 November 2011 21:55:28 Koen Kooi wrote: > This patch changes the default behaviour in a way that distros need to > update their configs in order to keep the status quo. I know I use > distccmon-gnome on my boards, I have to say I'm surprised, I hadn't considered the distcc UI to be

Re: [OE-core] [PATCH 3/4] distcc: make distccmon-gnome optional and default to off

2011-11-14 Thread Richard Purdie
On Mon, 2011-11-14 at 21:55 +0100, Koen Kooi wrote: > Op 14 nov. 2011, om 21:39 heeft Richard Purdie het volgende geschreven: > > On Mon, 2011-11-14 at 20:17 +0100, Koen Kooi wrote: > >> I think splitting distccmon-gnome into a seperate recipe is a better idea. > > > > I think that makes sense in

Re: [OE-core] [PATCH 3/4] distcc: make distccmon-gnome optional and default to off

2011-11-14 Thread Koen Kooi
Op 14 nov. 2011, om 21:39 heeft Richard Purdie het volgende geschreven: > On Mon, 2011-11-14 at 20:17 +0100, Koen Kooi wrote: >> Op 14 nov. 2011, om 19:54 heeft Paul Eggleton het volgende geschreven: >> >>> Most people building distcc will not need the distccmon-gnome GUI to be >>> built, so mak

Re: [OE-core] [PATCH 3/4] distcc: make distccmon-gnome optional and default to off

2011-11-14 Thread Richard Purdie
On Mon, 2011-11-14 at 20:17 +0100, Koen Kooi wrote: > Op 14 nov. 2011, om 19:54 heeft Paul Eggleton het volgende geschreven: > > > Most people building distcc will not need the distccmon-gnome GUI to be > > built, so make it optional via the new PACKAGECONFIG functionality and > > default it to di

Re: [OE-core] [PATCH 3/4] distcc: make distccmon-gnome optional and default to off

2011-11-14 Thread Koen Kooi
Op 14 nov. 2011, om 19:54 heeft Paul Eggleton het volgende geschreven: > Most people building distcc will not need the distccmon-gnome GUI to be > built, so make it optional via the new PACKAGECONFIG functionality and > default it to disabled. (This also removes the need to disable it for > uclib

[OE-core] [PATCH 0/4] Remove dependency on X11 when building for qemu machines

2011-11-14 Thread Paul Eggleton
Make some adjustments to qemu-config and items it depends upon to avoid having a hard depencency on building X11. Note that there is still a dependency chain that builds X11 for core-image-minimal by default (udev->glib-2.0->dbus...) however, at least you can now remove x11 from DISTRO_FEATURES and

[OE-core] [PATCH 2/4] qemu-config: split out anjuta-remote-run

2011-11-14 Thread Paul Eggleton
anjuta-remote-run requires dbus-x11 which results in X11 being built for any image built for a qemu machine, which is somewhat excessive. Given that support for Anjuta is also unlikely to be needed by everyone and is by no means specific to qemu, split it out to a separate recipe. Part of the fix

[OE-core] [PATCH 1/4] oprofileui: split server to separate recipe to avoid X11 dependency

2011-11-14 Thread Paul Eggleton
Increase SRCREV to include an upstream patch that fixes the configure script so that the server can be built separately without gtk+ and avahi-ui, and create a separate recipe for the server. Part of the fix for [YOCTO #1690]. Signed-off-by: Paul Eggleton --- .../oprofile/oprofileui-server_git.

[OE-core] [PATCH 3/4] distcc: make distccmon-gnome optional and default to off

2011-11-14 Thread Paul Eggleton
Most people building distcc will not need the distccmon-gnome GUI to be built, so make it optional via the new PACKAGECONFIG functionality and default it to disabled. (This also removes the need to disable it for uclibc.) Part of the fix for [YOCTO #1690]. Signed-off-by: Paul Eggleton --- meta/

[OE-core] [PATCH 4/4] qemu-config: update DESCRIPTION and LICENSE

2011-11-14 Thread Paul Eggleton
* Make the DESCRIPTION more accurate * LICENSE is actually GPLv2 according to the COPYING.GPL file Signed-off-by: Paul Eggleton --- meta/recipes-bsp/qemu-config/qemu-config.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/qemu-config/qemu-config.bb

[OE-core] [PATCH] dpkg/update-alternatives: Fix dpkg version of update-alternatives to be usable

2011-11-14 Thread Richard Purdie
The version of dpkg the updates-alternatives-dpkg recipe pointed at no longer used a perl script but a compiled binary. This meant the "all" architecture field was invalid, as as the sed operation during do_patch. All things considered the separate recipe was pretty pointless. This patch moves upd

Re: [OE-core] [PATCH] base-passwd: Move update-passwd into a separate package

2011-11-14 Thread Phil Blundell
On Mon, 2011-11-14 at 17:19 +, Richard Purdie wrote: > Why can't opkg just wipe the postinst's its run off the disk? Its not > like it needs them any longer... Yes, that's true. In fact for my purposes I end up wiping the whole of the opkg metadata anyway so it is a moot issue. :-) But you'r

Re: [OE-core] [PATCH] base-passwd: Move update-passwd into a separate package

2011-11-14 Thread Richard Purdie
On Mon, 2011-11-14 at 15:15 +, Phil Blundell wrote: > On Mon, 2011-11-14 at 13:57 +, Richard Purdie wrote: > > +pkg_postinst_${PN}-update () { > > +#!/bin/sh > > +if [ "x$D" != "x" ]; then > > + exit 0 > > +fi > > +${sbindir}/update-passwd > > +} > > Not that it really matters, but (in t

Re: [OE-core] [CONSOLIDATED PULL 00/21] Updates and Fixes

2011-11-14 Thread Martin Jansa
On Mon, Nov 14, 2011 at 08:58:07AM -0800, Saul Wold wrote: > On 11/13/2011 11:39 PM, Martin Jansa wrote: > > On Sun, Nov 13, 2011 at 08:27:50PM -0800, Saul Wold wrote: > >> Richard, > >> > >> This set has been build tested and reviewed. I did have to update > >> bitbake.conf for both then gnu-conf

Re: [OE-core] [CONSOLIDATED PULL 00/21] Updates and Fixes

2011-11-14 Thread Saul Wold
On 11/13/2011 11:39 PM, Martin Jansa wrote: On Sun, Nov 13, 2011 at 08:27:50PM -0800, Saul Wold wrote: Richard, This set has been build tested and reviewed. I did have to update bitbake.conf for both then gnu-config and base.bblcass changes to modify ASSUME_PROVIDED, please review this. Repo

Re: [OE-core] [PATCH] base-passwd: Move update-passwd into a separate package

2011-11-14 Thread Phil Blundell
On Mon, 2011-11-14 at 13:57 +, Richard Purdie wrote: > +pkg_postinst_${PN}-update () { > +#!/bin/sh > +if [ "x$D" != "x" ]; then > + exit 0 > +fi > +${sbindir}/update-passwd > +} Not that it really matters, but (in the interests of not perpetuating unnecessary cruft) this "x" paradigm is u

Re: [OE-core] [PATCH] base-passwd: Fix the broken preinst/postinstall

2011-11-14 Thread Richard Purdie
On Mon, 2011-11-14 at 14:37 +0100, Koen Kooi wrote: > Op 14 nov. 2011, om 13:52 heeft Phil Blundell het volgende geschreven: > > > On Mon, 2011-11-14 at 12:49 +, Richard Purdie wrote: > >> The preinst accesses file which may not yet have been unpacked. > >> The postinst is too late for the cre

[OE-core] [PATCH] base-passwd: Move update-passwd into a separate package

2011-11-14 Thread Richard Purdie
update-passwd is the only user of the passwd/group.master files and was never used by OE since it wasn't run. This patch packages this separately and adds an appropriate postinst to make the package useful so people can include it as they wish. Signed-off-by: Richard Purdie --- diff --git a/meta

Re: [OE-core] [PATCH] base-passwd: Fix the broken preinst/postinstall

2011-11-14 Thread Koen Kooi
Op 14 nov. 2011, om 13:52 heeft Phil Blundell het volgende geschreven: > On Mon, 2011-11-14 at 12:49 +, Richard Purdie wrote: >> The preinst accesses file which may not yet have been unpacked. >> The postinst is too late for the creation of these files >> for at least the opkg backend. >> >>

Re: [OE-core] [PATCH] base-passwd: Fix the broken preinst/postinstall

2011-11-14 Thread Otavio Salvador
+1 :D On Mon, Nov 14, 2011 at 10:52, Phil Blundell wrote: > On Mon, 2011-11-14 at 12:49 +, Richard Purdie wrote: >> The preinst accesses file which may not yet have been unpacked. >> The postinst is too late for the creation of these files >> for at least the opkg backend. >> >> This patch th

[OE-core] [PATCH] alsa-lib: use PKGSUFFIX for every package to resolve multiple runtime providers from target and nativesdk

2011-11-14 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb | 19 +++ 1 files changed, 11 insertions(+), 8 deletions(-) diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb index d701031..83e66

[OE-core] [PATCH] libnss-mdns: avoid race condition in postinst

2011-11-14 Thread Phil Blundell
Writing to "/tmp/nsswitch.conf" leads to a race condition if two copies of the postinst are running simultaneously. Fix this by modifying /etc/nsswitch.conf in place using sed -i. Also make the same change to the prerm for consistency although the race will not occur here in practice. Signed-off

Re: [OE-core] [PATCH] base-passwd: Fix the broken preinst/postinstall

2011-11-14 Thread Phil Blundell
On Mon, 2011-11-14 at 12:49 +, Richard Purdie wrote: > The preinst accesses file which may not yet have been unpacked. > The postinst is too late for the creation of these files > for at least the opkg backend. > > This patch therefore encodes the file contents into the preinst, > resolving th

[OE-core] [PATCH] base-passwd: Fix the broken preinst/postinstall

2011-11-14 Thread Richard Purdie
The preinst accesses file which may not yet have been unpacked. The postinst is too late for the creation of these files for at least the opkg backend. This patch therefore encodes the file contents into the preinst, resolving the various issues once and for all. Signed-off-by: Richard Purdie --

Re: [OE-core] [PATCH] syslinux: fix the SRC_URI by using the 4.xx directory

2011-11-14 Thread Richard Purdie
On Sat, 2011-11-12 at 16:14 +0100, Jan Luebbe wrote: > This path should be valid for a longer time, as only the current > release stays in main directory. > > Signed-off-by: Jan Luebbe > --- > meta/recipes-devtools/syslinux/syslinux_4.03.bb |4 ++-- > 1 files changed, 2 insertions(+), 2 dele