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/17] Updates and Fixes
Date: Tue, 08 Nov 2011 21:46:03 +0000 [thread overview]
Message-ID: <1320788763.10843.118.camel@ted> (raw)
In-Reply-To: <cover.1320780004.git.sgw@linux.intel.com>
On Tue, 2011-11-08 at 11:22 -0800, Saul Wold wrote:
> Richard,
>
> I have reviewed and build/booted these changes.
>
> There are 2 changes from Tom that I need your advice on, please review
> the gmp and python changes, I do not want to hold these up if they are
> correct, but I wanted to think if there was a better way to handle the
> python one.
The gmp one looked correct, the python one looked reasonable too. I've
taken them both, if a better solution comes up for the python issue I'll
take it though.
> The following changes since commit 157db263b50fabf4afcbea3c2a5364c0752ae0e2:
>
> clutter-gst: fix patch filename (2011-11-08 17:33:19 +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
>
> Mark Hatle (1):
> pseudo: Uprev pseudo to version 1.2
>
> Matthew McClintock (1):
> Add new IMAGE_CLASSES variable for classes for image generation
>
> Otavio Salvador (5):
> libcap: fix sstate for native package
> files/device_table-minimal.txt: add /dev/kmsg
> dhcp: drop unused dhcp3.inc file
> dhcp: rename dhcp4.inc to dhcp.inc
> dhcp: move server configuration to dhcp-server-config
>
> Tom Zanussi (6):
> tune-corei7: Add tune file for Intel Core i7 machines
> tune-ivb: Add tune file for Intel Ivy Bridge machines
> machine/include/tune-atom.inc: add atom-specific settings
> ** gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC
> libzypp: fix mishandling of hyphenated arches
> ** python: skip setup.py 'import check' when cross-compiling
>
> Xiaofeng Yan (4):
> libarchive: update to 2.8.5
> distro_tracking_fields.inc: update to libarchive to 2.8.5
> qmmp: update to 0.5.2
> distro_tracking_fields.inc: Modify the status of qmmp
I took everything except the tune file changes from Tom which I need to
discuss.
Cheers,
Richard
prev parent reply other threads:[~2011-11-08 21:52 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-08 19:22 [CONSOLIDATED PULL 00/17] Updates and Fixes Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 01/17] pseudo: Uprev pseudo to version 1.2 Saul Wold
2011-11-08 21:59 ` Paul Menzel
2011-11-08 19:22 ` [CONSOLIDATED PULL 02/17] libcap: fix sstate for native package Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 03/17] files/device_table-minimal.txt: add /dev/kmsg Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 04/17] dhcp: drop unused dhcp3.inc file Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 05/17] dhcp: rename dhcp4.inc to dhcp.inc Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 06/17] dhcp: move server configuration to dhcp-server-config Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 07/17] libarchive: update to 2.8.5 Saul Wold
2011-11-08 22:08 ` Paul Menzel
2011-11-08 23:23 ` [PATCH] libarchive: Remove obsolete comment and empty line at the end Paul Menzel
2011-11-08 19:22 ` [CONSOLIDATED PULL 08/17] distro_tracking_fields.inc: update to libarchive to 2.8.5 Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 09/17] qmmp: update to 0.5.2 Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 10/17] distro_tracking_fields.inc: Modify the status of qmmp Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 11/17] Add new IMAGE_CLASSES variable for classes for image generation Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 12/17] tune-corei7: Add tune file for Intel Core i7 machines Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 13/17] tune-ivb: Add tune file for Intel Ivy Bridge machines Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 14/17] machine/include/tune-atom.inc: add atom-specific settings Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 15/17] gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 16/17] libzypp: fix mishandling of hyphenated arches Saul Wold
2011-11-08 19:22 ` [CONSOLIDATED PULL 17/17] python: skip setup.py 'import check' when cross-compiling Saul Wold
2011-11-09 9:39 ` Koen Kooi
2011-11-09 10:34 ` Cui, Dexuan
2011-11-09 13:42 ` Tom Zanussi
2011-11-10 0:57 ` Cui, Dexuan
2011-11-10 1:06 ` Tom Zanussi
2011-11-10 1:25 ` Cui, Dexuan
2011-11-08 21:46 ` 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=1320788763.10843.118.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