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 B5BD869686 for ; Mon, 19 Aug 2013 16:40:05 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP; 19 Aug 2013 09:37:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,914,1367996400"; d="scan'208";a="383181328" Received: from unknown (HELO [10.255.14.105]) ([10.255.14.105]) by fmsmga001.fm.intel.com with ESMTP; 19 Aug 2013 09:40:03 -0700 Message-ID: <52124A63.7010504@linux.intel.com> Date: Mon, 19 Aug 2013 09:40:03 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8 MIME-Version: 1.0 To: Paul Eggleton References: <1574627.4jmVZAB5Ro@helios> In-Reply-To: <1574627.4jmVZAB5Ro@helios> Cc: clarson@kergoth.com, openembedded-core@lists.openembedded.org Subject: Re: [CONSOLIDATED PULL 00/25] Review and 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: Mon, 19 Aug 2013 16:40:05 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 08/19/2013 09:36 AM, Paul Eggleton wrote: > On Monday 19 August 2013 09:19:55 Saul Wold wrote: >> Here is the latest C-Pull, I built this over the weekend with >> other bits. The build resulted with some issues, so I removed >> the offending bits (Python3). >> >> The libxext-native, I put in and then took out, but we do have a >> F19 issue that needs resolution >> >> There is a poky.conf change that matches with Otavio's DISTRO_FEATURES >> patch, please review that also. >> >> Thanks >> Sau! >> >> The following changes since commit fd9e591f266e1a6c183e77f24e50d31e0d52bdd5: >> >> cronie: fix out of tree build (2013-08-19 11:24:51 +0100) >> >> 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 >> >> Bruce Ashfield (2): >> linux-yocto-3.8/meta: update drm and intel power management settings >> linux-yocto-3.8/meta: enable ALTIVEC for qemuppc >> >> Chen Qi (4): >> useradd.bbclass: add missing functions to preinst >> init-install.sh: improve hard drive searching process >> init-install.sh: fix to handle the boot partition correctly >> initscripts: remove obsolete device_table.txt >> >> Chunrong Guo (1): >> genext2fs: fix memory corruption on powerpc > > This is the earlier version that doesn't use the correct Upstream-Status > (Chunrong posted a v2). > Updated in the branch >> Jackie Huang (1): >> texinfo: handle correctly @enumerate specification greater than 10 >> >> Joe Slater (2): >> coreutils: add PACKAGECONFIG info for acl support > > act -> acl in commit message > Fixed in the branch. >> coreutils: allow for acl support >> >> Khem Raj (3): >> qemuppc: Change default tune to 74xx >> uclibc: Upgrade to latest on git >> tune-ppc7400.inc: Add tune file >> >> Mark Hatle (1): >> prelink: update to latest cross-prelink >> >> Marko Lindqvist (6): >> glib-2.0: use trim_version() to get the source directory >> pixman: update to upstream version 0.30.2 >> curl: update to upstream version 7.32.0 >> glib-2.0: update to upstream version 2.36.4 >> gtk+: update to upstream version 2.24.20 >> gettext: update to upstream version 0.18.3 >> >> Otavio Salvador (2): >> default-distrovars.inc: Add 'DISTRO_FEATURES_DEFAULT' variable >> linux-dtb.inc: Fix dtb generation for kernels newer than 3.8 >> >> Paul Eggleton (1): >> tslib: update to 1.1 >> >> Yang Shi (2): >> Revert "hello-mod: Ensure the produced package name begins with >> kernel-module-" >> hello-mod: Add comment for kernel module package naming > > Everything else looks OK. > > Cheers, > Paul >