From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id 632086B20C for ; Tue, 30 Jul 2013 14:30:25 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 30 Jul 2013 07:27:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,778,1367996400"; d="scan'208";a="378916668" Received: from unknown (HELO swold-linux.bigsur.com) ([10.255.14.47]) by orsmga002.jf.intel.com with ESMTP; 30 Jul 2013 07:30:25 -0700 From: Saul Wold To: ross.burton@intel.com, paul.eggleton@linux.intel.com, richard.purdie@linuxfoundation.org, openembedded-core@lists.openembedded.org Date: Tue, 30 Jul 2013 07:30:25 -0700 Message-Id: X-Mailer: git-send-email 1.8.1.4 Subject: [CONSOLIDATED PULL (M3 rc1) v2 00/25] Needs Final Review & ACK X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 14:30:25 -0000 Removed bluez / obex patch in preference for Ross's (later this week). Please review/ack for RP to pull today for M3-rc1 Thanks Sau! The following changes since commit 09deeef20ee5a0c12ad4fd89cace6e0fb832d5b1: external-sourcery: add missing providers (2013-07-27 23:28:29 -0700) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/stage http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage Andre McCurdy (1): lib/oe/terminal.py: add support for MATE desktop terminals Andrei Dinu (1): libpng : upgrade to 1.6.3 Colin Walters (1): util-linux: Update for swapoff being a separate binary Cristian Iorga (1): iproute2: upgrade to v3.10.0 Emilia Ciobanu (4): docbook-sgml-dtd-3.1-native: fix recipe name docbook-sgml-dtd-4.1-native: fix recipe name distrodata.bbclass: Remove whitespaces distrodata.bbclass: Include PRSPV variable in upstream version checking Hongxu Jia (3): util-linux: use u-a for su shadow: use u-a for su busybox: move /bin/su to /usr/bin/su to match util-linux and shadow Jackie Huang (2): dbus: remove build host test in configure script matchbox-wm: correct the SRC_URI and add checksums Jonathan Liu (1): syslinux: update to 4.07 Jukka Rissanen (1): bluez5: Only install .conf files if found Laurentiu Palcu (1): csl-versions.inc: instruct user to check local.conf Ming Liu (2): openssl: Fix multilib header conflict - opensslconf.h libpam: deny all services for the OTHER entries Muhammad Shakeel (2): systemd: Remove init.d dir if systemd unit file is present and sysvinit not a distro feature busybox: Add syslog-init alternative only if SysV in enabled Paul Eggleton (1): classes/sanity: check for suid root command evility Peter Seebach (1): pseudo: Always try to build 32-bit libpseudo when NO32LIBS is set to 0 Ross Burton (1): v86d: mark as compatible with all x86, not just qemux86 Saul Wold (1): texinfo: Update to 5.1 Wenzong Fan (1): ccache: allow CCACHE_DIR to be overriden meta/classes/ccache.bbclass | 2 +- meta/classes/distrodata.bbclass | 41 +++++--- meta/classes/sanity.bbclass | 10 ++ meta/classes/systemd.bbclass | 15 +++ meta/conf/distro/include/csl-versions.inc | 1 + meta/lib/oe/terminal.py | 4 + meta/recipes-bsp/v86d/v86d_0.1.10.bb | 2 +- meta/recipes-connectivity/bluez5/bluez5.inc | 12 ++- .../{iproute2_3.9.0.bb => iproute2_3.10.0.bb} | 4 +- meta/recipes-connectivity/openssl/openssl.inc | 3 +- .../busybox/busybox-1.21.1/su-usr-bin.patch | 26 +++++ meta/recipes-core/busybox/busybox.inc | 11 ++- meta/recipes-core/busybox/busybox_1.21.1.bb | 1 + meta/recipes-core/dbus/dbus-1.6.10/os-test.patch | 35 +++++++ meta/recipes-core/dbus/dbus.inc | 4 +- meta/recipes-core/util-linux/util-linux.inc | 12 ++- ...ative.bb => docbook-sgml-dtd-3.1-native_3.1.bb} | 0 ...ative.bb => docbook-sgml-dtd-4.1-native_4.1.bb} | 0 meta/recipes-devtools/pseudo/pseudo.inc | 50 ++++++++-- .../{syslinux_4.06.bb => syslinux_4.07.bb} | 4 +- meta/recipes-extended/pam/libpam/pam.d/other | 15 ++- meta/recipes-extended/shadow/shadow_4.1.4.3.bb | 3 +- .../texinfo-4.13a/dont-depend-on-help2man.patch | 79 --------------- .../texinfo/texinfo-4.13a/gettext-macros.patch | 61 ------------ .../texinfo-4.13a/texinfo-4.13a-data_types.patch | 34 ------- .../texinfo-4.13a-help-index-segfault.patch | 25 ----- .../texinfo-4.13a/texinfo-4.13a-mosdo-crash.patch | 13 --- .../texinfo_fix_for_automake-1.12.patch | 24 ----- .../texinfo/texinfo-4.13a/use_host_makedoc.patch | 37 ------- .../disable-native-tools.patch | 0 .../texinfo-5.1/dont-depend-on-help2man.patch | 16 +++ .../{texinfo-4.13a => texinfo-5.1}/link-zip.patch | 12 +-- .../texinfo-4.12-zlib.patch | 110 ++++++++++++--------- .../texinfo-4.13a-powerpc.patch | 0 .../texinfo/texinfo-5.1/use_host_makedoc.patch | 13 +++ .../texinfo/{texinfo_4.13a.bb => texinfo_5.1.bb} | 25 ++--- .../matchbox-wm/matchbox-wm_1.2.bb | 5 +- .../libpng/{libpng_1.6.2.bb => libpng_1.6.3.bb} | 8 +- 38 files changed, 319 insertions(+), 398 deletions(-) rename meta/recipes-connectivity/iproute2/{iproute2_3.9.0.bb => iproute2_3.10.0.bb} (64%) create mode 100644 meta/recipes-core/busybox/busybox-1.21.1/su-usr-bin.patch create mode 100644 meta/recipes-core/dbus/dbus-1.6.10/os-test.patch rename meta/recipes-devtools/docbook-sgml-dtd/{docbook-sgml-dtd-3.1-native.bb => docbook-sgml-dtd-3.1-native_3.1.bb} (100%) rename meta/recipes-devtools/docbook-sgml-dtd/{docbook-sgml-dtd-4.1-native.bb => docbook-sgml-dtd-4.1-native_4.1.bb} (100%) rename meta/recipes-devtools/syslinux/{syslinux_4.06.bb => syslinux_4.07.bb} (93%) delete mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/dont-depend-on-help2man.patch delete mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/gettext-macros.patch delete mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/texinfo-4.13a-data_types.patch delete mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/texinfo-4.13a-help-index-segfault.patch delete mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/texinfo-4.13a-mosdo-crash.patch delete mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/texinfo_fix_for_automake-1.12.patch delete mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/use_host_makedoc.patch rename meta/recipes-extended/texinfo/{texinfo-4.13a => texinfo-5.1}/disable-native-tools.patch (100%) create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/dont-depend-on-help2man.patch rename meta/recipes-extended/texinfo/{texinfo-4.13a => texinfo-5.1}/link-zip.patch (49%) rename meta/recipes-extended/texinfo/{texinfo-4.13a => texinfo-5.1}/texinfo-4.12-zlib.patch (59%) rename meta/recipes-extended/texinfo/{texinfo-4.13a => texinfo-5.1}/texinfo-4.13a-powerpc.patch (100%) create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/use_host_makedoc.patch rename meta/recipes-extended/texinfo/{texinfo_4.13a.bb => texinfo_5.1.bb} (66%) rename meta/recipes-multimedia/libpng/{libpng_1.6.2.bb => libpng_1.6.3.bb} (64%) -- 1.8.1.4