[OE-core] [CONSOLIDATED PULL 035/113] libevent: upgrade to 2.0.16

2012-01-02 Thread Saul Wold
From: Scott Garman Updated HOMEPAGE and SRC_URI to reflect project's new home. >From the whatsnew-2.0.txt document: COMPATIBILITY: Nearly all existing code that worked with Libevent 1.4 should still work correctly with Libevent 2.0. So this upgrade is expected to be safe. Signed-off-by:

[OE-core] [CONSOLIDATED PULL 000/113] New Year's Updates and Patches

2012-01-02 Thread Saul Wold
Richard, This has a load of patches and updates from the last week. There are a coupl of patches that need cooridation with poky, the meta-tiny and kernel changes. Based on the AutoBuilder, these are good changes, there are 2 issues seen in the Autobuilder, one with automake and nativesdk. This

[OE-core] [CONSOLIDATED PULL 094/113] mdadm: upgrade to the latest version 3.2.3

2012-01-02 Thread Saul Wold
From: Dexuan Cui deleted 1 patch since it's in new version now. made LICENSE field more accurate. updated chksum of COPYING: only working change; no actual license change. Signed-off-by: Dexuan Cui --- .../0001-mdadm-fix-build-failures-ppc64.patch | 52 .../mdadm/{

[OE-core] [CONSOLIDATED PULL 048/113] udev: use 'echo' instead of 'echo -n' in init script

2012-01-02 Thread Saul Wold
From: Otavio Salvador Avoid using two stage progress output to avoid text garbage during parallel boot. Signed-off-by: Otavio Salvador --- meta/recipes-core/udev/udev/init |3 +-- meta/recipes-core/udev/udev_164.bb |2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a

[OE-core] [CONSOLIDATED PULL 026/113] libpcap: upgrade to 1.2.0

2012-01-02 Thread Saul Wold
From: Shane Wang This patch is to upgrade libpcap to 1.2.0. The values of the macro definitions are duplicated with the new code, so change them into other values. Signed-off-by: Shane Wang --- .../{libpcap-1.1.1 => libpcap-1.2.0}/aclocal.patch |0 .../ieee80215-arphrd.patch

[OE-core] [CONSOLIDATED PULL 031/113] libical: upgrade to 0.48

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../libical/{libical_0.47.bb => libical_0.48.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-sato/libical/{libical_0.47.bb => libical_0.48.bb} (78%) diff --git a/meta/recipes-sato/libical/libical_0.47.bb

[OE-core] [CONSOLIDATED PULL 111/113] gnutls: more gettext version fixes

2012-01-02 Thread Saul Wold
Address [YOCTO #1849] Signed-off-by: Saul Wold --- .../gnutls-2.12.14/fix-gettext-version.patch | 23 +++ meta/recipes-support/gnutls/gnutls_2.12.14.bb |2 +- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/meta/recipes-support/gnutls/gnutls-2.12

[OE-core] [CONSOLIDATED PULL 112/113] glib-2.0: disable glib due to host contamination

2012-01-02 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb |2 +- meta/recipes-core/glib-2.0/glib.inc |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2

[OE-core] [CONSOLIDATED PULL 085/113] oprofileui: upgrade to 82ecf8c6b53b84f80682a8312f9defa83a95f2a3

2012-01-02 Thread Saul Wold
From: Shane Wang This patch removed two patches because those are there in the upstream. Signed-off-by: Shane Wang --- .../oprofileui/dso_linking_change_build_fix.patch | 27 --- .../oprofileui/migrate-from-gnomevfs-to-gio.patch | 219 meta/recipes-kernel/oprofile/opr

[OE-core] [CONSOLIDATED PULL 105/113] puzzles: fixed SRC_URI Checksums

2012-01-02 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-sato/puzzles/puzzles_r9375.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-sato/puzzles/puzzles_r9375.bb b/meta/recipes-sato/puzzles/puzzles_r9375.bb index aec6399..1867dad 100644 --- a/meta/recipes-sato/puzzle

[OE-core] [CONSOLIDATED PULL 043/113] udev: reorganize files of 164 version

2012-01-02 Thread Saul Wold
From: Otavio Salvador We merged both files and udev-164 directory onto a single directory and renamed udev-new.inc onto udev.inc as we have a single version of udev now. Signed-off-by: Otavio Salvador --- meta/recipes-core/udev/{udev-new.inc => udev.inc} |0 .../udev/{files => udev}/devfs

[OE-core] [CONSOLIDATED PULL 108/113] quilt upgreade from 0.48 to 0.50

2012-01-02 Thread Saul Wold
From: Nitin A Kamble gnu_patch_test_fix.patch : this patch removed as it is already upstream now. Renamed quilt.inc to quilt-0.50.inc and moved the dupicate information from native & target recipe files into the quilt-0.50.inc file. Clean up the unpackaged files warning These warnings are avoi

[OE-core] [CONSOLIDATED PULL 038/113] classes/image: implement generic locale package installation

2012-01-02 Thread Saul Wold
From: Paul Eggleton Let each package-specific rootfs implementation provide basic functions to query the existence of a package and install a list of packages and then have a generic install function so this logic is in one place. Note: unlike previous versions of this code in OE-Core this uses

[OE-core] [CONSOLIDATED PULL 095/113] liburcu: upgrade from 0.6.4 to the latest 0.6.7

2012-01-02 Thread Saul Wold
From: Dexuan Cui Signed-off-by: Dexuan Cui --- .../liburcu/{liburcu_0.6.4.bb => liburcu_0.6.7.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/liburcu/{liburcu_0.6.4.bb => liburcu_0.6.7.bb} (80%) diff --git a/meta/recipes-support/liburcu/liburcu

[OE-core] [CONSOLIDATED PULL 104/113] elfutils: fix for dso link change in recent ld

2012-01-02 Thread Saul Wold
From: Christopher Larson This patch makes the link to the dependencies of libdw explicit, as recent ld no longer implicitly links them. See http://lists.fedoraproject.org/pipermail/devel/2010-March/133601.html as a similar example of the error message you can encounter without this patch, and htt

[OE-core] [CONSOLIDATED PULL 099/113] distro_tracking_fields.inc: update the info

2012-01-02 Thread Saul Wold
From: Dexuan Cui They are mdadm liburcu lttng-ust lttng-control inputproto libpciaccess util-macros libxi libx11 libx11-trim libx11-diet xkeyboard-config Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc | 107 +++- 1 files changed, 57 insertions

[OE-core] [CONSOLIDATED PULL 097/113] libpciaccess: upgrade from 0.12.1 to 0.12.902

2012-01-02 Thread Saul Wold
From: Dexuan Cui According to http://cgit.freedesktop.org/xorg/lib/libpciaccess/log/, 0.12.902 does fix some bugs, so let's upgrade to it. Moreover, I pulled a patch from upstream git repo. I also updated the COPYING's chksum since there is a minor change to the Copyright header. Signed-off-by

[OE-core] [CONSOLIDATED PULL 098/113] util-macros: upgrade from 1.15.0 to the latest 1.16.0

2012-01-02 Thread Saul Wold
From: Dexuan Cui Signed-off-by: Dexuan Cui --- ...util-macros_1.15.0.bb => util-macros_1.16.0.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.15.0.bb => util-macros_1.16.0.bb} (75%) diff --git a/meta/recipes-graphics/xor

[OE-core] [CONSOLIDATED PULL 046/113] udev: ensure /dev/pts and /dev/shm does exists

2012-01-02 Thread Saul Wold
From: Otavio Salvador --- meta/recipes-core/udev/udev/init |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/udev/udev/init b/meta/recipes-core/udev/udev/init index d0d7e5d..c2b491e 100644 --- a/meta/recipes-core/udev/udev/init +++ b/meta/recipes-core

[OE-core] [CONSOLIDATED PULL 092/113] distro_tracking_fields: update the info for this round of package upgrade

2012-01-02 Thread Saul Wold
From: Shane Wang The update includes: - update the info for linux-firware, quota, watchdog, hdparm, libomxil, oprofileui, puzzles, and matchbox-wm-2 - add one more recipe info for stat, which is depended by hdparm - correct the wrong info for connman-gnome, which is updated by last manual check

[OE-core] [CONSOLIDATED PULL 107/113] btrfs-tools: add attr as dependency to fix compilation

2012-01-02 Thread Saul Wold
From: Nitin A Kamble Fixes this compilation error: | mkfs.c:39:24: fatal error: attr/xattr.h: No such file or directory | compilation terminated. | make: *** [mkfs.o] Error 1 Signed-off-by: Nitin A Kamble --- .../btrfs-tools/btrfs-tools_git.bb |4 ++-- 1 files changed, 2 in

[OE-core] [CONSOLIDATED PULL 110/113] btrfs-tools:Fix multithreaded building

2012-01-02 Thread Saul Wold
From: Nitin A Kamble Fixes bug: [YOCTO #1524] Fixes this error with make -j: btrfsctl.c | i586-poky-linux-gcc -m32 -march=i586 --sysroot=/intel/poky/builds/world/tmp/sysroots/qemux86 -Wp,-MMD,./.btrfsctl.o.d,-MT,btrfsctl.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -felimin

[OE-core] [CONSOLIDATED PULL 079/113] gcc: mark upstream status for all patches

2012-01-02 Thread Saul Wold
From: Nitin A Kamble Some patches were missing Upstream-Status informantion, this commit adds that in those patches. Signed-off-by: Nitin A Kamble --- .../gcc/gcc-4.6/gcc-arm-set-cost.patch |1 + meta/recipes-devtools/gcc/gcc-4.6/pr32219.patch|1 + meta/recipes-devtools

[OE-core] [CONSOLIDATED PULL 113/113] pseudo: ensure libs are included in package

2012-01-02 Thread Saul Wold
[YOCTO #1868] Signed-off-by: Saul Wold --- meta/recipes-devtools/pseudo/pseudo.inc|2 +- meta/recipes-devtools/pseudo/pseudo_1.2.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/pseudo/pseudo.inc b/meta/recipes-devtools/pseudo/pseudo.inc

[OE-core] [CONSOLIDATED PULL 096/113] lttng-ust: upgrade from 0.15 to the latest 0.16

2012-01-02 Thread Saul Wold
From: Dexuan Cui Signed-off-by: Dexuan Cui --- meta/recipes-kernel/lttng/fix-powerpc64.patch | 17 - .../lttng/{lttng-ust_0.15.bb => lttng-ust_0.16.bb} |9 - 2 files changed, 4 insertions(+), 22 deletions(-) delete mode 100644 meta/recipes-kernel/lttng/fix-po

[OE-core] [CONSOLIDATED PULL 078/113] perl: mark upstream status for all patches

2012-01-02 Thread Saul Wold
From: Nitin A Kamble All the patches imported from debian source packages are marked accordingly. Signed-off-by: Nitin A Kamble --- .../debian/arm_thread_stress_timeout.diff |1 + .../perl-5.14.2/debian/cpan_definstalldirs.diff|1 + .../perl-5.14.2/debian/cpanplus_config_p

[OE-core] [CONSOLIDATED PULL 109/113] automake: upgrade from 1.11.1 to 1.11.2

2012-01-02 Thread Saul Wold
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/automake/automake.inc|1 - .../{automake_1.11.1.bb => automake_1.11.2.bb} |5 +++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/automake/{automake_1.11.1.bb => au

[OE-core] [CONSOLIDATED PULL 093/113] buildhistory: improve git commit robustness

2012-01-02 Thread Saul Wold
From: Paul Eggleton * Check if BUILDHISTORY_DIR exists before doing anything with it, in case no tasks that would have created it have executed * Ensure the git repo in BUILDHISTORY_DIR is initialised with "git init" before attempting to do anything with it * Check if any files have been adde

[OE-core] [CONSOLIDATED PULL 091/113] puzzles: upgrade to r9375.

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../puzzles/{puzzles_r9306.bb => puzzles_r9375.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-sato/puzzles/{puzzles_r9306.bb => puzzles_r9375.bb} (91%) diff --git a/meta/recipes-sato/puzzles/puzzles_r9306.

[OE-core] [CONSOLIDATED PULL 070/113] boost: Update to 1.48 and Clean ups

2012-01-02 Thread Saul Wold
There were 2 "BJAM_OPTS =" in the .bb and .inc, the .inc was being overwritten and the ICU dependency was not removed correctly. Do some clean-up including moving install_append into do_install directly. Finally the BJAM_EXTRAS += "threading=multi" was not setting set correctly, set it on the BUI

[OE-core] [CONSOLIDATED PULL 090/113] watchdog: upgrade to 5.11

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../watchdog/{watchdog_5.9.bb => watchdog_5.11.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/watchdog/{watchdog_5.9.bb => watchdog_5.11.bb} (70%) diff --git a/meta/recipes-extended/watchdog/watc

[OE-core] [CONSOLIDATED PULL 083/113] procps: raise update-alternatives priority

2012-01-02 Thread Saul Wold
From: Koen Kooi This fixes a problem with the uptime utility: root@beagleboneA3-0088:/var/lib/cloud9# busybox uptime 16:00:17 up 2 days, 6:46, load average: 0.14, 0.04, 0.05 root@beagleboneA3-0088:/var/lib/cloud9# uptime.procps 16:00:22 up 2 days, 6:46, 1 user, load average: 0.14, 0.05, 0

[OE-core] [CONSOLIDATED PULL 088/113] matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../matchbox-wm-2/matchbox-wm-2_git.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb index

[OE-core] [CONSOLIDATED PULL 086/113] libomxil: upgrade to 0.9.3

2012-01-02 Thread Saul Wold
From: Shane Wang This patch is to upgrade libomxil from 0.3.3 to 0.9.3. The following is the licence change: 2c2 < @file src/omxcore.h --- > src/omxcore.h 4c4 < OpenMax Integration Layer Core. This library implements the OpenMAX core --- > OpenMAX Integration Layer Core. This library imp

[OE-core] [CONSOLIDATED PULL 081/113] vte: upgrade from 0.24.3 to 0.28.2

2012-01-02 Thread Saul Wold
From: Nitin A Kamble Added gobject-introspection-native to depends as the configure needs an m4 macro file generated by it to avoid this error: src/Makefile.am:168: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL This upgrade avoids configure issues with automake version 1.11.2 seen on the

[OE-core] [CONSOLIDATED PULL 087/113] linux-firmware: upgrade to 15888a2eab052ac3d3f49334e4f6f05f347a516e

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../linux-firmware/linux-firmware_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb inde

[OE-core] [CONSOLIDATED PULL 089/113] quota: upgrade to 4.00

2012-01-02 Thread Saul Wold
From: Shane Wang The license change in rquota_server.c is the following two lines have been removed: 11a12,13 > * Version: $Id: rquota_server.c,v 1.22 2010/01/05 16:04:57 jkar8572 Exp $ > * Signed-off-by: Shane Wang --- .../quota/{quota_4.00-pre1.bb => quota_4.00.bb}|8 1 f

[OE-core] [CONSOLIDATED PULL 106/113] texinfo: fix gettext patch

2012-01-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../texinfo/texinfo-4.13a/gettext-macros.patch | 27 meta/recipes-extended/texinfo/texinfo_4.13a.bb |2 +- 2 files changed, 28 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/texinfo/texinfo-4.13a/gettext-macros.pat

[OE-core] [CONSOLIDATED PULL 084/113] distro_tracking_fields: update the info for recipe upgrade.

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index e1b7c1b.

[OE-core] [CONSOLIDATED PULL 103/113] rpm2cpio.sh: make compression tests case-insensitive

2012-01-02 Thread Saul Wold
From: Tom Zanussi In the rpm2cpio.sh script, the output of $COMPRESSION is tested for certain lowercase strings such as 'xz' in order to determine the decompression to use. The problem is that the output strings tested are from the output of 'file', which uses different cases in different versio

[OE-core] [CONSOLIDATED PULL 030/113] glib-2.0: upgrade to 2.30.2

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../{glib-2.0_2.30.1.bb => glib-2.0_2.30.2.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.30.1.bb => glib-2.0_2.30.2.bb} (91%) diff --git a/meta/recipes-core/glib-2.0/glib-2.

[OE-core] [CONSOLIDATED PULL 076/113] avahi: fix configure with automake 1.11.2

2012-01-02 Thread Saul Wold
From: Nitin A Kamble automake version 1.11.2 has made use of dir variables more strict. use of pkglibdir with DATA var results in automake errors. This commits uses pkgdatadir var instead of pkglibdir to avoid the strict check errors. Fixes this error: service-type-database/Makefile.am:21: `pk

[OE-core] [CONSOLIDATED PULL 071/113] distro_tracking: Updated for Upgrades and Manual Check Dates

2012-01-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../conf/distro/include/distro_tracking_fields.inc | 51 ++-- 1 files changed, 26 insertions(+), 25 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 7085cb3..e

[OE-core] [CONSOLIDATED PULL 082/113] systemtap: fix configure with automake 1.11.2

2012-01-02 Thread Saul Wold
From: Nitin A Kamble automake version 1.11.2 has made use of dir variables more strict. The pkglibexec var can not have SCRIPTS suffix. Using pkgdata instead. Fixes this error: | Makefile.am:25: `pkglibexecdir' is not a legitimate directory for `SCRIPTS' | autoreconf: automake failed with exit s

[OE-core] [CONSOLIDATED PULL 102/113] libassuan: Upgrade to 2.0.3

2012-01-02 Thread Saul Wold
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{libassuan_2.0.2.bb => libassuan_2.0.3.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libassuan/{libassuan_2.0.2.bb => libassuan_2.0.3.bb} (82%) diff --git a/meta/recipes-support/libassuan/l

[OE-core] [CONSOLIDATED PULL 077/113] misc patches: fix patch headers

2012-01-02 Thread Saul Wold
From: Nitin A Kamble These patches were marked by "UpstreamStatus:" line, fix it to use "Upstream-Status:" instead. Signed-off-by: Nitin A Kamble --- .../libacpi/files/libacpi_fix_for_x32.patch|2 +- .../openssl-1.0.0e/openssl_fix_for_x32.patch |2 +- .../glib-2.0/glib-2.

[OE-core] [CONSOLIDATED PULL 049/113] udev: run depmod if modules.dep doesn't exist

2012-01-02 Thread Saul Wold
From: Otavio Salvador Signed-off-by: Otavio Salvador --- meta/recipes-core/udev/udev/init |5 + meta/recipes-core/udev/udev_164.bb |2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/udev/udev/init b/meta/recipes-core/udev/udev/init index 322e7e

[OE-core] [CONSOLIDATED PULL 080/113] avahi-ui: fix build with automake-1.11.2

2012-01-02 Thread Saul Wold
From: Nitin A Kamble With automake 1.11.2 /usr/lib/ files are moved to /usr/share/ Fix the rmdir in do_install which expect /usr/lib/avahi to exist. Signed-off-by: Nitin A Kamble --- meta/recipes-connectivity/avahi/avahi-ui_0.6.30.bb |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)

[OE-core] [CONSOLIDATED PULL 101/113] apr-util: Upgrade to 1.4.1

2012-01-02 Thread Saul Wold
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../apr/apr-util/configure_fixes.patch | 10 ++ .../apr/{apr-util_1.3.12.bb => apr-util_1.4.1.bb} |6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) rename meta/recipes-support/apr/{apr-util_1.3.12.bb => apr-uti

[OE-core] [CONSOLIDATED PULL 068/113] rxvt-unicode: Update to 9.14

2012-01-02 Thread Saul Wold
COPYING file has been reformatted whites space changes Signed-off-by: Saul Wold --- .../rxvt.desktop |0 .../rxvt.png | Bin 2847 -> 2847 bytes .../xwc.patch |0 .../{rxvt-unicod

[OE-core] [CONSOLIDATED PULL 075/113] jpeg: fix configure with automake 1.11.2

2012-01-02 Thread Saul Wold
From: Nitin A Kamble The support for automatic de-ANSI-fication has been deprecated in automake 1.11.2, and will be removed altogether in automake 1.12 This avoids this error: | configure.ac:24: automatic de-ANSI-fication support is deprecated | autoreconf: automake failed with exit status: 1 |

[OE-core] [CONSOLIDATED PULL 074/113] autotools.bbclass: fix cp error for empty dir

2012-01-02 Thread Saul Wold
From: Nitin A Kamble the .../usr/share/aclocal is empty for build from scratch. so avoid cp error if the directory is empty. Fixes this error, which is thrown before pseudo is built: | cp: cannot stat `/builddisk/build/build0/tmp/sysroots/x86_64-linux/usr/share/aclocal/*': No such file or direc

[OE-core] [CONSOLIDATED PULL 073/113] rpm: fix build with automake-1.11.2

2012-01-02 Thread Saul Wold
From: Nitin A Kamble automake version 1.11.2 has made use of dir variables more strict. the use of pkglibdir with SCRIPTS & DATA vars results in automake errors. This commits uses pkgdatadir & pkgbindir vars instead of pkglibdir to avoid the strict check errors. This change also works with au

[OE-core] [CONSOLIDATED PULL 069/113] Add Upstream-Status to patches

2012-01-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../openswan/openswan-2.4.7/installflags.patch |2 ++ .../openswan-2.4.7/ld-library-path-breakage.patch |2 ++ .../openswan-2.4.7/openswan-2.4.7-gentoo.patch |2 ++ .../wbxml/files/no-doc-install.patch |2 ++ .../gcalctool/gcalct

[OE-core] [CONSOLIDATED PULL 100/113] lighttpd: Upgrade to 1.4.30

2012-01-02 Thread Saul Wold
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{lighttpd_1.4.29.bb => lighttpd_1.4.30.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.29.bb => lighttpd_1.4.30.bb} (92%) diff --git a/meta/recipes-extended/lighttpd

[OE-core] [CONSOLIDATED PULL 067/113] util-linux: Update to 2.20.1

2012-01-02 Thread Saul Wold
Add patch remove setting CC, LD and LDFLAGS on commandline since they are passed correctly via configure. Those setting also caused the configure information about -std=gnu99 from being passed correctly. Removed patch that was fixed upstream Added scanf configuration, since this is a cross-compile

[OE-core] [CONSOLIDATED PULL 040/113] distro_tracking_fields: update the info for recipe upgrade.

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc | 21 +-- 1 files changed, 2 insertions(+), 19 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.in

[OE-core] [CONSOLIDATED PULL 072/113] byacc: upgrade from 20110908 to 20111219

2012-01-02 Thread Saul Wold
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../byacc/{byacc_20110908.bb => byacc_20111219.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/byacc/{byacc_20110908.bb => byacc_20111219.bb} (73%) diff --git a/meta/recipes-extended/byacc

[OE-core] [CONSOLIDATED PULL 042/113] udev-extraconf: move mount.blacklist to udev-extraconf dir

2012-01-02 Thread Saul Wold
From: Otavio Salvador Signed-off-by: Otavio Salvador --- .../udev/{files => udev-extraconf}/mount.blacklist |0 1 files changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-core/udev/{files => udev-extraconf}/mount.blacklist (100%) diff --git a/meta/recipes-core/udev/files/mount.b

[OE-core] [CONSOLIDATED PULL 063/113] resolvconf: Update to 1.63

2012-01-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{resolvconf_1.62.bb => resolvconf_1.63.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/resolvconf/{resolvconf_1.62.bb => resolvconf_1.63.bb} (88%) diff --git a/meta/recipes-connectivity/resolvconf/resolvcon

[OE-core] [CONSOLIDATED PULL 065/113] dropbear: fix CRYPTLIB patch

2012-01-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../dropbear-0.53.1-static_build_fix.patch | 67 ++-- meta/recipes-core/dropbear/dropbear_2011.54.bb |2 +- 2 files changed, 49 insertions(+), 20 deletions(-) diff --git a/meta/recipes-core/dropbear/dropbear/dropbear-0.53.1-static_b

[OE-core] [CONSOLIDATED PULL 045/113] udev: skip mounting /dev on tmpfs if it is on devtmpfs

2012-01-02 Thread Saul Wold
From: Otavio Salvador Signed-off-by: Otavio Salvador --- meta/recipes-core/udev/udev/init |2 +- meta/recipes-core/udev/udev_164.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/udev/udev/init b/meta/recipes-core/udev/udev/init index edc3c9a..

[OE-core] [CONSOLIDATED PULL 059/113] matchbox-wm: Remove x-session-manager handling

2012-01-02 Thread Saul Wold
From: Zhai Edwin Windows manager should be independent on session manager, especially when we have multiple session manager like mini-x and matchbox session. Signed-off-by: Zhai Edwin --- .../matchbox-wm/matchbox-wm_1.2.bb |9 ++--- .../matchbox-wm/matchbox-wm_git.bb

[OE-core] [CONSOLIDATED PULL 032/113] libsamplerate0: upgrade to 0.1.8

2012-01-02 Thread Saul Wold
From: Shane Wang This patch is to upgrade libsamplerate0 to 0.1.8 and remove the patch for 0.1.7. In the new code, the fix is there in M4/endian.m4 (which is part of acinclude.m4 in 0.1.7) The license is changed from "Copyright (C) 2002-2008 Erik de Castro Lopo " to "Copyright (C) 2002-2011 Eri

[OE-core] [CONSOLIDATED PULL 060/113] valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOMMENDS

2012-01-02 Thread Saul Wold
From: Zhenhua Luo 1. add powerpc into the compatible host list 2. valgrind requires the non-stripped libraries of ${TCLIBC}, so add ${TCLIBC}-dbg into RRECOMMENDS_valgrind Signed-off-by: Zhenhua Luo --- meta/recipes-devtools/valgrind/valgrind_3.7.0.bb |4 +++- 1 files change

[OE-core] [CONSOLIDATED PULL 066/113] python: add md5module support

2012-01-02 Thread Saul Wold
The internal md5 module is needed for using "waf" to install other python packages such as pycairo. Signed-off-by: Saul Wold --- .../recipes-devtools/python/python-native_2.7.2.bb |6 -- .../python/python/add-md5module-support.patch | 18 ++ meta/recipes-devtools/p

[OE-core] [CONSOLIDATED PULL 039/113] rpm: Fix rpm database files capacity issue.

2012-01-02 Thread Saul Wold
From: Mei Lei Tune the __db* size in DB_CONFIG. This will reduce the __db* size from 62MB to 26MB in qemu. [YOCTO #1769] Signed-off-by: Mei Lei --- meta/classes/rootfs_rpm.bbclass |3 +++ meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch | 19 +++ meta/

[OE-core] [CONSOLIDATED PULL 064/113] libiconv: Update to 1.14

2012-01-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../autoconf.patch |0 .../{libiconv_1.13.1.bb => libiconv_1.14.bb} |4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libiconv/{libiconv-1.13.1 => libiconv-1.14}/autoconf.patch (100%)

[OE-core] [CONSOLIDATED PULL 047/113] udev: improve udev-cache robustness

2012-01-02 Thread Saul Wold
From: Otavio Salvador * allow udev-cache to be disabled at runtime (using /etc/default/udev-cache); * make cache invalidated if kernel, bootparams or device list changes; Signed-off-by: Otavio Salvador --- meta/recipes-core/udev/udev.inc| 11 ++- meta/recipes

[OE-core] [CONSOLIDATED PULL 061/113] wpa-supplicant - pulls GPLv3 license rpm in a non-GPLv3 build (libgnutls-extra)

2012-01-02 Thread Saul Wold
From: Andrei Gherzan Two different defconfigs are chosen, one for "with GPLv3 build" and one for "without". In this way, libgnutls-extra is not pulled in a non-GPLv3 build. [YOCTO #1845] Signed-off-by: Andrei Gherzan --- .../wpa-supplicant/defconfig.inc |4 + .../wpa-su

[OE-core] [CONSOLIDATED PULL 034/113] chrpath: upgrade to 0.14

2012-01-02 Thread Saul Wold
From: Scott Garman SRC_URI changed because Debian has not started packaging v0.14 yet. So now we're using the true upstream for sources. Confirmed license file is still GPLv2, checksum changed due to updated FSF postal address in COPYING. Added HOMEPAGE and BUGTRACKER fields. Signed-off-by: Sc

[OE-core] [CONSOLIDATED PULL 062/113] meta/classes/base.bbclass: base.bbclass should check for multiple (or) licenses in bb files

2012-01-02 Thread Saul Wold
From: Andrei Gherzan base.bbclass modified in order to check if there is an "or" operand, and if it is, should check further if there are other non-excluded licenses. [YOCTO #1844] Signed-off-by: Andrei Gherzan --- meta/classes/base.bbclass | 17 +++-- 1 files changed, 15 inser

[OE-core] [CONSOLIDATED PULL 054/113] linux-yocto-tiny: New kernel recipe for tiny distros

2012-01-02 Thread Saul Wold
From: Darren Hart linux-yocto-tiny drops the linux-tools and sets the KMACHINE branch to standard/tiny. Signed-off-by: Darren Hart --- meta/recipes-kernel/linux/linux-yocto-tiny/ata.cfg |9 + .../recipes-kernel/linux/linux-yocto-tiny/core.cfg | 19 + .../linux/linux-yocto-tiny/debug.cfg

[OE-core] [CONSOLIDATED PULL 036/113] patch.bbclass: abstract out logic that determines patches to apply

2012-01-02 Thread Saul Wold
From: Christopher Larson This is needed by the copyleft_compliance class, so it can emit series files for the patches, which greatly increases their usefulness to a user trying to reconstruct the sources outside of OE. Signed-off-by: Christopher Larson --- meta/classes/patch.bbclass | 203 +++

[OE-core] [CONSOLIDATED PULL 044/113] udev: use tabs for init script (no code changes)

2012-01-02 Thread Saul Wold
From: Otavio Salvador Signed-off-by: Otavio Salvador --- meta/recipes-core/udev/udev/init | 38 +++--- 1 files changed, 19 insertions(+), 19 deletions(-) diff --git a/meta/recipes-core/udev/udev/init b/meta/recipes-core/udev/udev/init index 073942f..edc3c9a 10

[OE-core] [CONSOLIDATED PULL 056/113] image_types: Ensure /init exists for cpio rootfs archives

2012-01-02 Thread Saul Wold
From: Darren Hart In order for the kernel to accept an initramfs as a rootfs, it must have /init - even if it is an empty file. Touch /init to ensure it exists for cpio and cpio.gz image types. When used with initrd and rootfs=/dev/ram0, this allows the cpio and cpio.gz images to be used as the

[OE-core] [CONSOLIDATED PULL 057/113] glib-2.0: we need zlib

2012-01-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb index eff43c9..aa

[OE-core] [CONSOLIDATED PULL 058/113] gnome-keyring: fix gsettings_data_convert seg fault

2012-01-02 Thread Saul Wold
From: Zhai Edwin gsttings_data_convert cause seg fault as gnome-keyring's schema is not installed properly. As a fix, running glib-compile-schemas from glib-utils to made "gschemas.compiled". [YOCTO #1779] got fixed. Signed-off-by: Zhai Edwin --- meta/recipes-gnome/gnome/gnome-keyring_2.32.1.

[OE-core] [CONSOLIDATED PULL 055/113] task-core-boot: Allow DISTRO to disable keymaps via VIRTUAL-RUNTIME_keymaps

2012-01-02 Thread Saul Wold
From: Darren Hart keymaps pulls in gettext, which can't build without wide character support. Rather than have to add a -tiny variant of every MACHINE to drop "keyboard" from the MACHINE_FEATURES, just enable the DISTRO to define what gets added to RDEPENDS_task-core-boot when MACHINE_FEATURES i

[OE-core] [CONSOLIDATED PULL 037/113] u-boot: improved DESCRIPTION, fixed HOMEPAGE

2012-01-02 Thread Saul Wold
From: Frans Meulenbroeks HOMEPAGE pointed to an sf.net page that said that the page did not exist any more and after that it redirected to the denx.de page; updated HOMEPAGE to point to that page Also improved the description to use the official capitalisation Signed-off-by: Frans Meulenbroeks

[OE-core] [CONSOLIDATED PULL 010/113] Add "builder" user for specific purpose.

2012-01-02 Thread Saul Wold
From: Zhai Edwin "builder" can start some auto stuff by mini X session. Signed-off-by: Zhai Edwin --- meta/recipes-graphics/builder/builder_0.1.bb | 27 .../builder/files/builder_hob_start.sh | 11 2 files changed, 38 insertions(+), 0 deletio

[OE-core] [CONSOLIDATED PULL 053/113] eglibc: Only add eglibc-utils to PACKAGES if wchar is supported

2012-01-02 Thread Saul Wold
From: Darren Hart eglibc-utils RDEPENDS on bash which requires gettext which requires wchar support. If wchar support is not included in DISTRO_FEATURES, gettext will fail to compile. By removing eglibc-utils from the PACKAGES listing, bitbake doesn't try to build the dependency chain. Signed-o

[OE-core] [CONSOLIDATED PULL 033/113] distro_tracking_fields: update the info for recipe upgrade.

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc | 19 ++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.in

[OE-core] [CONSOLIDATED PULL 025/113] ofono: upgrade to 1.0

2012-01-02 Thread Saul Wold
From: Shane Wang This patch is to upgrade ofono to 1.0. The license is changed from "Copyright (C) 2008-2010 Intel Corporation. All rights reserved." into "Copyright (C) 2008-2011 Intel Corporation. All rights reserved." Signed-off-by: Shane Wang --- meta/recipes-connectivity/ofono/ofono.inc

[OE-core] [CONSOLIDATED PULL 051/113] udev: remove commented code from init script (no code changes)

2012-01-02 Thread Saul Wold
From: Otavio Salvador Signed-off-by: Otavio Salvador --- meta/recipes-core/udev/udev.inc | 12 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc index c5d969b..65000b7 100644 --- a/meta/recipes-core/u

[OE-core] [CONSOLIDATED PULL 052/113] native.bbclass: Fix variable remapping coverage

2012-01-02 Thread Saul Wold
From: Richard Purdie When looking for RDEPENDS to process, bitbake iterates through PACKAGES *and* PN. Since native.bbclass sets PACKAGES to be empty, its pointless remapping the list of PACKAGES since this does nothing. There is a problem since *_${PN} are used by bitbake but not remapped by the

[OE-core] [CONSOLIDATED PULL 022/113] mtd-utils: upgrade to 1.4.9

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../add-exclusion-to-mkfs-jffs2-git-2.patch|0 .../add-exclusion-to-mkfs-jffs2-git-2.patch|0 .../mtd/{mtd-utils_1.4.6.bb => mtd-utils_1.4.9.bb} |2 +- 3 files changed, 1 insertions(+), 1 deletions(-) rename meta/recipe

[OE-core] [CONSOLIDATED PULL 027/113] distro_tracking_fields: update the info for recipe upgrading

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc | 90 ++- 1 files changed, 47 insertions(+), 43 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.i

[OE-core] [CONSOLIDATED PULL 019/113] gst-fluendo-mp3: upgrade to 0.10.16

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- ...o-mp3_0.10.15.bb => gst-fluendo-mp3_0.10.16.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mp3_0.10.15.bb => gst-fluendo-mp3_0.10.16.bb} (61%) diff --git a/meta/recipes-

[OE-core] [CONSOLIDATED PULL 029/113] minicom: upgrade to 2.5

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../{minicom-2.4 => minicom-2.5}/gcc4-scope.patch |0 .../rename-conflicting-functions.patch |0 .../minicom/{minicom_2.4.bb => minicom_2.5.bb} |6 +++--- 3 files changed, 3 insertions(+), 3 deletions(-) rename meta/re

[OE-core] [CONSOLIDATED PULL 050/113] udev: split utilities onto udev-utils

2012-01-02 Thread Saul Wold
From: Otavio Salvador Signed-off-by: Otavio Salvador --- meta/recipes-core/udev/udev.inc|6 +- meta/recipes-core/udev/udev_164.bb |2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc index a228e5f

[OE-core] [CONSOLIDATED PULL 023/113] valgrind: upgrade to 3.7.0

2012-01-02 Thread Saul Wold
From: Shane Wang This patch is to upgrade valgrind to 3.7.0. The licenses are changed from "Copyright (C) 2000-2010 Julian Seward. All rights reserved." to "Copyright (C) 2000-2011 Julian Seward. All rights reserved." Signed-off-by: Shane Wang --- .../valgrind/valgrind-3.7.0/configure-fix.pa

[OE-core] [CONSOLIDATED PULL 028/113] freetype: upgrade to 2.4.8

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../no-hardcode.patch |0 .../{freetype_2.4.6.bb => freetype_2.4.8.bb} |6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/freetype/{freetype-2.4.6 => freetype-2.4.8}

[OE-core] [CONSOLIDATED PULL 024/113] telepathy-glib: upgrade to 0.17.4

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- ...thy-glib_0.17.0.bb => telepathy-glib_0.17.4.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.17.0.bb => telepathy-glib_0.17.4.bb} (80%) diff --git a/meta/recipes-co

[OE-core] [CONSOLIDATED PULL 016/113] polkit: upgrade to 0.103

2012-01-02 Thread Saul Wold
From: Shane Wang This is the patch to upgrade polkit to 0.103. The license is changed because the HTML content is generated by GTK-Doc V1.18 (XML node) rather than GTK-Doc V1.17 (XML node), which causes the change of the tag. Signed-off-by: Shane Wang --- .../introspection.patch

[OE-core] [CONSOLIDATED PULL 021/113] gst-ffmpeg: upgrade to 0.10.13

2012-01-02 Thread Saul Wold
From: Shane Wang This patch is to upgrade gst-ffmpeg to 0.10.13. Some license files are changed because the folder "ffmpeg" disappears, and those license files under "libav" are the same. LICENSE is different because the word "ffmpeg" is changed into "libav" under the libav folder. Again, gst-

[OE-core] [CONSOLIDATED PULL 014/113] distro_tracking_fields: update the info for the manual check list (2011/12/24)

2012-01-02 Thread Saul Wold
From: Shane Wang update the information for the manual check list after checking the upstream on Dec 24, 2011. Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc | 123 +++- 1 files changed, 68 insertions(+), 55 deletions(-) diff --git a/meta/co

[OE-core] [CONSOLIDATED PULL 013/113] buildhistory: avoid quoting issues with the layer list for build-id

2012-01-02 Thread Saul Wold
From: Christopher Larson --4ef4ab1d_66334873_12d0c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline The layer list is multiline, and includes quotes, so including it within quotes is problematic, particularly if the revision includes character

[OE-core] [CONSOLIDATED PULL 020/113] gst-fluendo-mpegdemux: upgrade to 0.10.69

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- ...0.10.67.bb => gst-fluendo-mpegdemux_0.10.69.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.67.bb => gst-fluendo-mpegdemux_0.10.69.bb} (71%) diff --git a/m

[OE-core] [CONSOLIDATED PULL 015/113] distro_tracking_fields: take the ownership of Mei Lei's

2012-01-02 Thread Saul Wold
From: Shane Wang Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc | 22 ++-- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.

  1   2   >