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/25] Various Patches
Date: Fri, 06 Jan 2012 12:22:21 +0000	[thread overview]
Message-ID: <1325852541.20759.94.camel@ted> (raw)
In-Reply-To: <cover.1325836241.git.sgw@linux.intel.com>

On Thu, 2012-01-05 at 23:56 -0800, Saul Wold wrote:
> The following changes since commit 4a85312568a6bb052cc511c15b4ae842ff7f8e59:
> 
>   image-mklibs/package_ipk: Remove bashisms (2012-01-05 22:26:20 +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
> 
> Andrea Adami (2):
>   xorg-driver: add xf86-video-fbdev from meta-openembedded
>   x11-common: remove extraneous BSP customizations
> 
> Bruce Ashfield (3):
>   kern-tools: import flexible branching support
>   linux-yocto: bump kernel version to v3.0.14
>   linux-yocto: use src_patches for out of tree kernel feature support
> 
> Nitin A Kamble (6):
>   python-pycairo: fix for x32
>   libevent: fix compilation for x32
>   vte: update patch header
>   automake-1.11.2: backport pkglibexec_SCRIPTS fix
>   mc: remove not needed fix for automake 1.11.2
>   systemtap: remove not needed fix for automake 1.11.2
> 
> Otavio Salvador (8):
>   qt4-graphics-system: add
>   qt4e.bbclass: add QT_BASE_NAME for use in recipes
>   qt4x11.bbclass: add QT_BASE_NAME for use in recipes
>   qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass
>   qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass
>   initscripts: avoid mounting /sys if it is already mounted
>   udev: ensure /dev/pts and /dev/shm does exists
> 
> Paul Eggleton (4):
>   buildhistory: add script to check for significant changes
>   classes/buildhistory: add hostname to commit message
>   classes/buildhistory: make the package version backwards error
>     non-fatal
>   classes/buildhistory: remove redundant package history checking stub
> 
> Saul Wold (2):
>   util-linux: Update patch for non-GPLv3
>   gnutls: remove gettext patch for non-GPLv3

I took all the above

>  udev: improve udev-cache robustness

but I didn't take this. We need a better solution.

Cheers,

Richard




  parent reply	other threads:[~2012-01-06 12:29 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-06  7:56 [CONSOLIDATED PULL 00/25] Various Patches Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 01/25] util-linux: Update patch for non-GPLv3 Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 02/25] gnutls: remove gettext " Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 03/25] buildhistory: add script to check for significant changes Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 04/25] classes/buildhistory: add hostname to commit message Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 05/25] classes/buildhistory: make the package version backwards error non-fatal Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 06/25] classes/buildhistory: remove redundant package history checking stub Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 07/25] kern-tools: import flexible branching support Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 08/25] linux-yocto: bump kernel version to v3.0.14 Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 09/25] linux-yocto: use src_patches for out of tree kernel feature support Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 10/25] qt4-graphics-system: add Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 11/25] qt4e.bbclass: add QT_BASE_NAME for use in recipes Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 12/25] qt4x11.bbclass: " Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 13/25] qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 14/25] qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 15/25] initscripts: avoid mounting /sys if it is already mounted Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 16/25] udev: ensure /dev/pts and /dev/shm does exists Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 17/25] udev: improve udev-cache robustness Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 18/25] python-pycairo: fix for x32 Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 19/25] libevent: fix compilation " Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 20/25] vte: update patch header Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 21/25] automake-1.11.2: backport pkglibexec_SCRIPTS fix Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 22/25] mc: remove not needed fix for automake 1.11.2 Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 23/25] systemtap: " Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 24/25] xorg-driver: add xf86-video-fbdev from meta-openembedded Saul Wold
2012-01-06  7:56 ` [CONSOLIDATED PULL 25/25] x11-common: remove extraneous BSP customizations Saul Wold
2012-01-06 12:22 ` Richard Purdie [this message]
2012-01-06 14:40   ` [CONSOLIDATED PULL 00/25] Various Patches Koen Kooi

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=1325852541.20759.94.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