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/51] 14-June-2011
Date: Tue, 14 Jun 2011 13:30:23 +0100	[thread overview]
Message-ID: <1308054623.15712.329.camel@rex> (raw)
In-Reply-To: <cover.1308037752.git.sgw@linux.intel.com>

Hi Saul,

I did a merge of the "easy" ones in this series. There are some I've
left pending a little further review or feedback.

On Tue, 2011-06-14 at 01:01 -0700, Saul Wold wrote:
> This has number fixes for various issues along with recipe updates.
> While the autobuidler does not look so great, these have built on local 
> machines in a cleaner environment.
> 
> I removed the large patchset for GCC, it can be reviewed at the browse
> URL below

I merged these with the exception of:

> Kang Kai (2):
>   eglibc: migrate configurability from oe

I wanted to read through this one again...

> Khem Raj (6):
>   uclibc.inc: libsegfault is only RPROVIDED by uclibc

I'm not 100% sure this is a good idea for various reasons, I need to
reply about ti.

>   gcc-4.6.0: Bring in patches from FSF 4.6 branch

I suspect using gcc svn might be better at this point so we might as
well skip merging this and switch straight over.

> 
> Koen Kooi (2):
>   qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them

This needs more discussion as it forces users to build two image types
and I'm not sure that every user will appreciate this.

> Phil Blundell (5):
>   busybox: backport distro-features handling from oe master

I also wanted to read through this one again...

> Saul Wold (8):
>   json-glib: Fix up SRC_URI Checksums

This patch looks like a whitespace change only?

>   alsa-tools: fix Checksums

This patch has something which looks unintended.

Cheers,

Richard




  parent reply	other threads:[~2011-06-14 12:34 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14  8:01 [CONSOLIDATED PULL 00/51] 14-June-2011 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 01/51] ghostscript: update SRC_URI Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 02/51] busybox: backport distro-features handling from oe master Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 03/51] git: restore the dependency on perl-native Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 04/51] uclibc: fix compile error on i586 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 05/51] import recipe_sanity.bbclass from oe master Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 06/51] json-glib: Fix up SRC_URI Checksums Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 07/51] linux-yocto: rename recipes to explicitly indicate version Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 08/51] perl-native: fix download url Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 09/51] clutter-box2d_git: Switch SRC_URI to git.gnome.org Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 10/51] util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 11/51] uclibc.inc: libsegfault is only RPROVIDED by uclibc Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 12/51] gettext_0.18.1.1.bb: Fix build on uclibc Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 13/51] uclibc: Cleanup the machine dependent config files Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 14/51] uclibc: remove redundant python code Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 15/51] uclibc: remove PACKAGE_ARCH Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 16/51] qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 17/51] connman-gnome 0.5: build from git Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 18/51] update-alternatives-dpkg: Fix SRC_URI Checksum Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 19/51] jsib-glib: " Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 20/51] rxvt-unicode: Fix SRC_URI & LIC_FILES Checksum Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 21/51] alsa-tools: fix Checksums Saul Wold
2011-06-14  9:31   ` Phil Blundell
2011-06-14 14:51     ` Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 22/51] libx11-diet: Fixed checksum and rebase patch Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 23/51] eglibc 2.12/2.13: Upgrade SRCREV Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 24/51] eglibc: migrate configurability from oe Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 25/51] tcmode-default: fix PREFERRED_VERSION_gcc-cross-canadian Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 26/51] recipes: update Upstream-Status for multiple recipes' patches Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 27/51] gnome-doc-utils: upgrade from 0.20.5 to the latest version 0.20.6 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 28/51] startup-notification: upgrade from 0.10 to the latest version 0.12 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 29/51] util-macros: upgrade from 1.13.0 to the latest version 0.14.0 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 30/51] resourceproto: upgrade from 1.1.1 to the latest version 1.2.0 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 31/51] dri2proto: upgrade from 2.3 to the latest version 2.4 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 32/51] glproto: upgrade from 1.4.12 to the latest version 1.4.13 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 33/51] inputproto: upgrade from 2.0.1 to the latest version 2.0.2 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 34/51] pixman: upgrade from 0.20.2 to the latest stable 0.22.0 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 35/51] libxext: upgrade from 1.2.0 to the latest version 1.3.0 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 36/51] libxi: upgrade from 1.4.2 to the latest version 1.4.3 Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 37/51] distro_tracking_fields.inc: update the info for the following recipes Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 38/51] pointercal: Inhibit toolchain dependencies as its just config files Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 39/51] formfactor: " Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 40/51] keymaps: Inhibit toolchain dependencies as its just configuration files Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 41/51] usbinit: Inherit allarch as its a generic script Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 42/51] base-files: Inherit toolchain dependencies as a compiler isn't used Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 43/51] poky-feed-opkg: Disable default toolchain dependencies as these are just configuration files Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 44/51] initscripts: makedevs is no longer used anywhere so drop dependency. Also inhibit compiler/libc dependencies as they're unused Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 45/51] sysvinit-inittab: Inhibit compiler/libc dependencies as this is just a configuration file Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 46/51] initrdscripts: " Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 47/51] task-sdk-host: Add nativesdk to the task name so its clearer what the contents of the task represent Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 48/51] nativesdk.bbclass: Correct ordering of manipulations Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 50/51] autoconf/automake: Bump PR to resolve perl-native issue Saul Wold
2011-06-14  8:01 ` [CONSOLIDATED PULL 51/51] runqemu: take TMPDIR from bitbake Saul Wold
2011-06-14 12:30 ` Richard Purdie [this message]
2011-06-14 12:57   ` [CONSOLIDATED PULL 00/51] 14-June-2011 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=1308054623.15712.329.camel@rex \
    --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