All of lore.kernel.org
 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/25] Catching up from ELC
Date: Fri, 24 Feb 2012 00:01:40 +0000	[thread overview]
Message-ID: <1330041700.25226.2.camel@ted> (raw)
In-Reply-To: <cover.1330012543.git.sgw@linux.intel.com>

On Thu, 2012-02-23 at 07:58 -0800, Saul Wold wrote:
> Richard,
> 
> Here are a batch of changes reviewed and built
> 
> 
> The following changes since commit 55f72b98f606c1554eb6edd151292ffdfddf1384:
> 
>   texi2html: Fix for multilib (2012-02-22 23:01:45 +0000)
> 
> 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
> 
> Andreas Oberritter (5):
>   xorg-lib: don't build libs unless requested by DISTRO_FEATURES
>   autotools.bbclass: Don't copy into non-existant directory
>   busybox: don't create /etc/default
>   gst-plugins-base: depend on libx11 and libxv conditionally
>   mpeg2dec: depend on libx11 conditionally
> 
> Andrei Gherzan (7):
>   dhcp: Update to 4.2.3-P2
>   nspr: Integrate version 4.8.9
>   nspr: Compile nspr with tests
>   nspr: Add patch in order to remove rpath from binaries
>   e2fsprogs: e2initrd_helper was moved in libdir but not packaged
>     correctly in FILES_libext2fs
>   dbus: Remove empty ${lindir}dbus-1.0/test directory as we don't build
>     tests
>   openssl: Move libcrypto to base_libdir
> 
> Dexuan Cui (2):
>   task-self-hosted: remove duplicate packages
>   task-self-hosted: make the package lists alphabetical
> 
> Gary Thomas (1):
>   initscripts: Make /etc/timestamp consistent again.
> 
> Martin Jansa (1):
>   wireless-tools: remove ldconfig call from install-libs
> 
> Mike Crowe (1):
>   e2fsprogs: Cope with ${libdir} and ${base_libdir} being the same
> 
> Robert Yang (1):
>   A script to clean obsolete sstate cache files
> 
> Saul Wold (6):
>   syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure
>     syslinux
>   syslinux: add SYSLINUX_ROOT to APPEND line
>   image_types: add vmdk type to use with VMware
>   image-live: fix SYSLINUX_TIME and add SYSLINUX_ROOT instead of APPEND
>   boot-directdisk: Use correct SYSLINUX_TIMEOUT and SYSLINUX_ROOT
>     instead of APPEND
>   distro_tracking_fields: fix typos
> 
> Yauhen Kharuzhy (1):
>   ppp: Fix rp-pppoe plugin compilation

Merged to master, thanks.

Richard




      parent reply	other threads:[~2012-02-24  0:10 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 15:58 [CONSOLIDATED PULL 00/25] Catching up from ELC Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 01/25] xorg-lib: don't build libs unless requested by DISTRO_FEATURES Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 02/25] initscripts: Make /etc/timestamp consistent again Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 03/25] wireless-tools: remove ldconfig call from install-libs Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 04/25] autotools.bbclass: Don't copy into non-existant directory Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 05/25] dhcp: Update to 4.2.3-P2 Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 06/25] nspr: Integrate version 4.8.9 Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 07/25] nspr: Compile nspr with tests Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 08/25] nspr: Add patch in order to remove rpath from binaries Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 09/25] e2fsprogs: e2initrd_helper was moved in libdir but not packaged correctly in FILES_libext2fs Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 10/25] dbus: Remove empty ${lindir}dbus-1.0/test directory as we don't build tests Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 11/25] busybox: don't create /etc/default Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 12/25] e2fsprogs: Cope with ${libdir} and ${base_libdir} being the same Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 13/25] gst-plugins-base: depend on libx11 and libxv conditionally Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 14/25] mpeg2dec: depend on libx11 conditionally Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 15/25] ppp: Fix rp-pppoe plugin compilation Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 16/25] syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinux Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 17/25] syslinux: add SYSLINUX_ROOT to APPEND line Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 18/25] image_types: add vmdk type to use with VMware Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 19/25] image-live: fix SYSLINUX_TIME and add SYSLINUX_ROOT instead of APPEND Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 20/25] boot-directdisk: Use correct SYSLINUX_TIMEOUT and " Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 21/25] openssl: Move libcrypto to base_libdir Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 22/25] A script to clean obsolete sstate cache files Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 23/25] task-self-hosted: remove duplicate packages Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 24/25] task-self-hosted: make the package lists alphabetical Saul Wold
2012-02-23 15:58 ` [CONSOLIDATED PULL 25/25] distro_tracking_fields: fix typos Saul Wold
2012-02-24  0:01 ` Richard Purdie [this message]

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=1330041700.25226.2.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.