Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [CONSOLIDATED PULL 00/22] Patches and Updates for M2
Date: Tue, 10 Jan 2012 17:57:13 +0000	[thread overview]
Message-ID: <1326218233.23315.6.camel@ted> (raw)
In-Reply-To: <cover.1326174744.git.sgw@linux.intel.com>

On Mon, 2012-01-09 at 21:53 -0800, Saul Wold wrote:
> This change set has been run through the AB, I pull out the DTB patch
> which is what I think caused the failure for MPC.
> 
> Please due further review and commit as appropriate.
> 
> Thanks
> 	Sau!
> 
> 
> The following changes since commit fff18970706913e7fd7f4a119d798dddb44b388a:
> 
>   base-files: filesystems: fix mount order (2012-01-06 14:41:19 +0000)
> 
> are available in the git repository at:
>   git://git.yoctoproject.org/poky-contrib sgw/stage
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/stage
> 
> Andrea Adami (2):
>   kexec-tools: split packaging of kexec and kdump
>   task-core-tools: adapt to kexec-tools package split
> 
> Andreas Müller (2):
>   libusb1: keep *.la in base_libdir
>   libusb-compat: keep *.la in base_libdir
> 
> Colin Walters (1):
>   util-linux: .pc files should go in the -dev packages for subpackages
> 
> Dexuan Cui (1):
>   distro_tracking_fields.inc: upgrade tcf-agent
> 
> Jessica Zhang (1):
>   add sysroot support for meta-ide-support which is the toolchain
>     within build env case
> 
> Khem Raj (8):
>   site/common-uclibc: Cache gl_cv_func_wcwidth_works
>   libiconv_1.14.bb: Fix build failure
>   eglibc: Upgrade recipes 2.14 -> 2.15
>   autotools.bbclass: Introduce CACHED_CONFIGUREVARS
>   default-distrovars: Define DISTRO_FEATURES_LIBC for uclibc
>   uclibc: Configure UCLIBC_HAS_WCHAR based on libc-posix-clang-wchar
>     distro feature
>   findutils: Use CACHED_CONFIGUREVARS to specify cached configure vars
>   util-linux: Enable fallocate and use CACHED_CONFIGUREVARS
> 
> Matthew McClintock (1):
>   libxml2: add shared library version info to libxml shared libraries
> 
> Nitin A Kamble (1):
>   libxxf86dga: fix compilation with x32 toolchain
> 
> Saul Wold (1):
>   distro_tracking: Update Manual Checks
> 
> Steve Sakoman (4):
>   Remove last remnants of kernel26 MACHINE_FEATURES
>   dbus: change permissions of dbus-daemon-launch-helper to 4755
>   gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in
>     postinst
>   update-modules: don't run modutils.sh if systemd is installed

I merged these apart from:
   default-distrovars: Define DISTRO_FEATURES_LIBC for uclibc

Cheers,

Richard








  parent reply	other threads:[~2012-01-10 18:04 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  5:53 [CONSOLIDATED PULL 00/22] Patches and Updates for M2 Saul Wold
2012-01-10  5:53 ` [CONSOLIDATED PULL 01/22] libxxf86dga: fix compilation with x32 toolchain Saul Wold
2012-01-10  5:53 ` [CONSOLIDATED PULL 02/22] add sysroot support for meta-ide-support which is the toolchain within build env case Saul Wold
2012-01-10  5:53 ` [CONSOLIDATED PULL 03/22] site/common-uclibc: Cache gl_cv_func_wcwidth_works Saul Wold
2012-01-10 18:13   ` Khem Raj
2012-01-10 18:18     ` Saul Wold
2012-01-10 18:24       ` Khem Raj
2012-01-10  5:53 ` [CONSOLIDATED PULL 04/22] libiconv_1.14.bb: Fix build failure Saul Wold
2012-01-10  5:53 ` [CONSOLIDATED PULL 05/22] libusb1: keep *.la in base_libdir Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 06/22] libusb-compat: " Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 07/22] Remove last remnants of kernel26 MACHINE_FEATURES Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 08/22] dbus: change permissions of dbus-daemon-launch-helper to 4755 Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 09/22] gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinst Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 10/22] update-modules: don't run modutils.sh if systemd is installed Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 11/22] eglibc: Upgrade recipes 2.14 -> 2.15 Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 12/22] libxml2: add shared library version info to libxml shared libraries Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 13/22] autotools.bbclass: Introduce CACHED_CONFIGUREVARS Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 14/22] default-distrovars: Define DISTRO_FEATURES_LIBC for uclibc Saul Wold
2012-01-10 11:01   ` Phil Blundell
2012-01-10 17:58     ` Richard Purdie
2012-01-10 18:10       ` Khem Raj
2012-01-10  5:54 ` [CONSOLIDATED PULL 15/22] uclibc: Configure UCLIBC_HAS_WCHAR based on libc-posix-clang-wchar distro feature Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 16/22] findutils: Use CACHED_CONFIGUREVARS to specify cached configure vars Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 17/22] util-linux: Enable fallocate and use CACHED_CONFIGUREVARS Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 18/22] util-linux: .pc files should go in the -dev packages for subpackages Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 19/22] kexec-tools: split packaging of kexec and kdump Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 20/22] task-core-tools: adapt to kexec-tools package split Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 21/22] distro_tracking: Update Manual Checks Saul Wold
2012-01-10  5:54 ` [CONSOLIDATED PULL 22/22] distro_tracking_fields.inc: upgrade tcf-agent Saul Wold
2012-01-10 17:57 ` Richard Purdie [this message]
2012-01-10 18:17   ` [CONSOLIDATED PULL 00/22] Patches and Updates for M2 Phil Blundell
2012-01-10 18:53     ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1326218233.23315.6.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox