[oe] Denzil updates

2012-12-16 Thread Eric Bénard
Hi Koen, Hi Liu, as per your requests the following patches were applied to denzil-next : 35f92b4 systemd: use system variables instead of hardcoded paths 6e0ddd4 systemd: update to v189 66e169f gdm: do not rely on dev-tty7.device 0f17a3f meta-systemd: systemd-systemctl-native: Also add support

Re: [oe] Denzil updates

2012-12-16 Thread Martin Jansa
On Sun, Dec 16, 2012 at 10:56:11AM +0100, Eric Bénard wrote: Hi Koen, Hi Liu, as per your requests the following patches were applied to denzil-next : 35f92b4 systemd: use system variables instead of hardcoded paths 6e0ddd4 systemd: update to v189 66e169f gdm: do not rely on

Re: [oe] Denzil updates

2012-12-16 Thread Martin Jansa
On Sun, Dec 16, 2012 at 06:08:09PM +0100, Martin Jansa wrote: On Sun, Dec 16, 2012 at 10:56:11AM +0100, Eric Bénard wrote: Hi Koen, Hi Liu, as per your requests the following patches were applied to denzil-next : 35f92b4 systemd: use system variables instead of hardcoded paths

Re: [oe] Denzil updates

2012-12-16 Thread Peter A. Bigot
On 12/16/2012 03:56 AM, Eric Bénard wrote: Hi Koen, Hi Liu, as per your requests the following patches were applied to denzil-next : 35f92b4 systemd: use system variables instead of hardcoded paths 6e0ddd4 systemd: update to v189 66e169f gdm: do not rely on dev-tty7.device 0f17a3f meta-systemd:

[oe] [meta-oe][PATCH 01/26] udev: remove from meta-oe

2012-12-16 Thread Martin Jansa
* udev-182 is now also in oe-core, there is quite big diff between meta-oe version and oe-core version but I guess that most of meta-oe users are now also using meta-systemd layer and udev provided by systemd recipe * sending as RFC because I'm using udev provided by systemd recipe and

[oe] [meta-oe][PATCH 02/26] modemmanager: update to 0.6.0.0

2012-12-16 Thread Martin Jansa
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org * All *.a files moved to -staticdev * MJ: fixed *.la packaging Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../dont-include-private-glib-headers.patch| 94

[oe] [meta-oe][PATCH 00/26] [meta-oe] Pending patches from patchwork

2012-12-16 Thread Martin Jansa
Consolidated pull request including some older patches from patchwork. Modified patches have MJ: foo in commit message. I'll merge this tomorrow unless someone shouts. The following changes since commit 93f954c334777d542ee3a54634def14fe801f9d5: Merge remote-tracking branch

[oe] [meta-oe][PATCH 04/26] dialog: added gnu-configize for AArch64 support

2012-12-16 Thread Martin Jansa
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-extended/dialog/dialog.inc | 1 + 1 file changed, 1 insertion(+) diff --git

[oe] [meta-oe][PATCH 10/26] gtk+3: add libxi dependency

2012-12-16 Thread Martin Jansa
From: Marko Lindqvist cazf...@gmail.com Without even compile fails: | In file included from gdkdevice-xi.c:24:0: | gdkdeviceprivate-xi.h:28:35: fatal error: X11/extensions/XInput.h: No such file or directory Signed-off-by: Marko Lindqvist cazf...@gmail.com Signed-off-by: Martin Jansa

[oe] [meta-oe][PATCH 14/26] proj: add recipe

2012-12-16 Thread Martin Jansa
From: Jan Luebbe jlue...@debian.org Signed-off-by: Jan Luebbe jlue...@debian.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-navigation/proj/proj.inc | 13 + meta-oe/recipes-navigation/proj/proj_4.7.0.bb | 7 +++ 2 files changed, 20 insertions(+)

[oe] [meta-oe][PATCH 13/26] python-numpy: add missing runtime dependencies

2012-12-16 Thread Martin Jansa
From: Ross Burton ross.bur...@intel.com MJ: added PR bump Signed-off-by: Ross Burton ross.bur...@intel.com Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-devtools/python/python-numpy_1.4.1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

[oe] [meta-oe][PATCH 05/26] xterm: added gnu-configize for AArch64 support

2012-12-16 Thread Martin Jansa
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-graphics/xorg-app/xterm_277.bb | 1 + 1 file changed, 1 insertion(+) diff --git

[oe] [meta-oe][PATCH 09/26] libnl: remove

2012-12-16 Thread Martin Jansa
From: Paul Eggleton paul.eggle...@linux.intel.com Version 3.2.14 is now in OE-Core. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-support/libnl/libnl_3.2.9.bb | 52 1 file changed,

[oe] [meta-oe][PATCH 06/26] florence: added gnome-doc-utils and libnotify to dependencies

2012-12-16 Thread Martin Jansa
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org gnome-doc-utils due to this: | autoreconf: Entering directory `.' | autoreconf: configure.ac: not using Gettext | autoreconf: running: aclocal

Re: [oe] [meta-oe][PATCH] rng-tools: Fixes for latest OE layouts

2012-12-16 Thread Martin Jansa
On Fri, Dec 14, 2012 at 02:05:48PM -0700, Gary Thomas wrote: The current recipe has a few installation errors: * The manipulation of configurable paths drops a '/' * The init script defaults are placed in the wrong file * Finer control over init script start/stop * The default device

[oe] [meta-oe][PATCH 16/26] libspatialite: add recipe

2012-12-16 Thread Martin Jansa
From: Jan Luebbe jlue...@debian.org Signed-off-by: Jan Luebbe jlue...@debian.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../libspatialite/libspatialite.inc| 16 ++ .../fix-the-configure-script-and-freexl.patch | 200 +

[oe] [meta-oe][PATCH 07/26] meta-oe: Fix erroneous use of startline in LIC_FILES_CHKSUM

2012-12-16 Thread Martin Jansa
From: Paul Eggleton paul.eggle...@linux.intel.com beginline is the correct parameter name. Checksums have been updated where necessary (i.e. if the beginning line was something other than the default of 1). Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com Signed-off-by: Martin Jansa

[oe] [meta-oe][PATCH 15/26] geos: add recipe

2012-12-16 Thread Martin Jansa
From: Jan Luebbe jlue...@debian.org * MJ: fixed packaging and QA issues Signed-off-by: Jan Luebbe jlue...@debian.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-navigation/geos/geos.inc | 19 +++ meta-oe/recipes-navigation/geos/geos_3.3.2.bb | 7

[oe] [meta-oe][PATCH 17/26] wpa-supplicant, gcc-common-4.6, packagegroup-qte-toolchain-target: use correct PRINC form

2012-12-16 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend | 2 +- .../recipes-connectivity/wpa-supplicant/wpa-supplicant_1.0.bbappend | 2 +- toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc | 2 +- 3

[oe] [meta-oe][PATCH 11/26] samba: Fix build on Fedora 17

2012-12-16 Thread Martin Jansa
From: Ting Liu b28...@freescale.com * Fedora 17 has /bin/perl, this causes samba build to put perl interpreter path as /bin/perl But we set perl location for target as /usr/bin/perl * This mismatch of perl path causes failure of rootfs image creation: | error: Failed dependencies: |

[oe] [meta-oe][PATCH 12/26] fakeroot: update to upstream version 1.18.4

2012-12-16 Thread Martin Jansa
From: Marko Lindqvist cazf...@gmail.com License is now GPLv3 Signed-off-by: Marko Lindqvist cazf...@gmail.com Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...t-native_1.12.4.bb = fakeroot-native_1.18.4.bb} | 4 .../fakeroot/fakeroot/configure-libtool.patch | 20

[oe] [meta-oe][PATCH 08/26] meta-networking: Fix erroneous use of startline in LIC_FILES_CHKSUM

2012-12-16 Thread Martin Jansa
From: Paul Eggleton paul.eggle...@linux.intel.com beginline is the correct parameter name. Checksums have been updated where necessary (i.e. if the beginning line was something other than the default of 1). Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com Signed-off-by: Martin Jansa

[oe] [meta-oe][PATCH 03/26] samba: added gnu-configize for AArch64 support

2012-12-16 Thread Martin Jansa
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-connectivity/samba/samba_3.6.8.bb | 1 + 1 file changed, 1 insertion(+) diff --git

[oe] [meta-oe][PATCH 18/26] lua: update to upstream version 5.1.5

2012-12-16 Thread Martin Jansa
From: Marko Lindqvist cazf...@gmail.com * COPYRIGHT: md5sum changed only because (C) years now up to 2012. * MJ: removed trailing whitespaces Signed-off-by: Marko Lindqvist cazf...@gmail.com Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../lua/lua5.1/bitwise_operators.patch

[oe] [meta-oe][PATCH 26/26] libsdl-mixer: update to upstream version 1.2.12

2012-12-16 Thread Martin Jansa
From: Marko Lindqvist cazf...@gmail.com Now uses zlib license. Dropped fix-flac-madness patch as upsream configure check in question now uses AC_TRY_COMPILE instead of AC_TRY_RUN. Signed-off-by: Marko Lindqvist cazf...@gmail.com Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

[oe] [meta-oe][PATCH 24/26] cryptsetup: import from oe-classic

2012-12-16 Thread Martin Jansa
* add LIC_FILES_CHKSUM * depend on util-linux (renamed from util-linux-ng) * depend on lvm2 instead of device-mapper * inherit gettext Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-support/cryptsetup/cryptsetup_1.1.3.bb | 18 ++ 1 file changed, 18

[oe] [meta-oe][PATCH 21/26] gcc-cross-canadian 4.6: fix dependencies to be nativesdk-* not *-nativesdk

2012-12-16 Thread Martin Jansa
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- toolchain-layer/recipes-devtools/gcc/gcc-cross-canadian_4.6.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [meta-oe][PATCH 22/26] krb5: import from OE-Classic

2012-12-16 Thread Martin Jansa
From: Yauhen Kharuzhy yauhen.kharu...@promwad.com Add building of MIT Kerberos implementation. The recipe was picked from OE-Classic updated to new version Signed-off-by: Yauhen Kharuzhy yauhen.kharu...@promwad.com Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

[oe] [meta-oe][PATCH 20/26] libgcc: s/virtclass/class/ to make it up-to-date

2012-12-16 Thread Martin Jansa
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-oe][PATCH 25/26] libsdl-image: update to upstream version 1.2.12

2012-12-16 Thread Martin Jansa
From: Marko Lindqvist cazf...@gmail.com Now uses zlib license. Works with libpng15. Signed-off-by: Marko Lindqvist cazf...@gmail.com Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../{libsdl-image_1.2.10.bb = libsdl-image_1.2.12.bb}| 11 +-- 1 file changed, 5

[oe] [meta-oe][PATCH 19/26] postgresql: disable spinlocks for AArch64

2012-12-16 Thread Martin Jansa
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-support/postgresql/postgresql.inc | 1 + 1 file changed, 1 insertion(+) diff --git

[oe] [meta-oe][PATCH 23/26] lvm2: upgrade to 2.02.97 which is compatible with newer udev

2012-12-16 Thread Martin Jansa
* older versions are using symbols removed in newer udev | dmsetup.c:985: error: undefined reference to 'udev_get_dev_path' | collect2: error: ld returned 1 exit status | make[1]: *** [dmsetup] Error 1 | make[1]: Leaving directory

Re: [oe] [PATCH 2/3] libdc1394: add recipe

2012-12-16 Thread Martin Jansa
On Fri, Dec 14, 2012 at 01:33:42PM -0500, Cliff Brake wrote: From: Cliff Brake cbr...@bec-systems.com Initial recipe created by Khem Raj Signed-off-by: Cliff Brake cbr...@bec-systems.com --- .../libdc1394/files/install_examples.patch | 14 ++

Re: [oe] [PATCH 2/3] libdc1394: add recipe

2012-12-16 Thread Martin Jansa
On Sun, Dec 16, 2012 at 07:47:19PM +0100, Martin Jansa wrote: On Fri, Dec 14, 2012 at 01:33:42PM -0500, Cliff Brake wrote: From: Cliff Brake cbr...@bec-systems.com Initial recipe created by Khem Raj Signed-off-by: Cliff Brake cbr...@bec-systems.com ---

[oe] [meta-handheld][PATCH] linux-handhelds-2.6: remove comment ending with backslash

2012-12-16 Thread Martin Jansa
* http://lists.linuxtogo.org/pipermail/bitbake-devel/2012-December/003954.html Signed-off-by: Martin Jansa martin.ja...@gmail.com --- recipes-kernel/linux/linux-handhelds-2.6_2.6.21-hh20.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-kernel/linux/linux-handhelds-2.6_2.6.21-hh20.bb