All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-yocto: consolidated pull request
@ 2011-09-03  3:03 Bruce Ashfield
  2011-09-03  3:03 ` [PATCH 1/3] linux-yocto: generalize kernel config search pattern Bruce Ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bruce Ashfield @ 2011-09-03  3:03 UTC (permalink / raw)
  To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold

Richard/Saul,

This took a bit longer than I wanted (this was intended for Thursday), but 
since this was potentially the last minor rev bump for yocto 1.1, I wanted 
to build and boot all of the qemu targets, and the -rt targets as well.

While doing this, I noticed that there were still some lurking configuration
cleanups, which are covered under YOCTO #940, so I took the time to ensure
that the machines configure without warnings against 3.0.4. The end configs
are the same (since the options I'm fixing were not translating into the
final .config), but it completes the update to 3.0.x.

The machine SRCREV updates represent the update to 3.0.4, while the meta
branch update contains the following:

Bruce Ashfield (3):
      meta/qemuppc: board description fixes
      meta: remove configuration warnings
      meta: update kver to v3.0.4

Saxena, Rahul (2):
      meta: remove duplicate statement
      meta: remove unused eg20t configuration fragments

The kern-tools fixes contain cleanups and a few generalizations that result 
in easier/more flexible tree generation that I documented for 1.1 and have
been tested for a week now. They won't impact the patching phase validation, so
are safe and good for the release.

I also updated the -rt recipes with the results of the fixes and boot testing.

cc: Tom Zanussi <tom.zanussi@intel.com>
cc: Darren Hart <dvhart@linux.intel.com>

The following changes since commit de5d52711bd810a63a0ad5260b799d6672952c32:

  sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROS (2011-09-02 18:36:20 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel-oe
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe

Bruce Ashfield (3):
  linux-yocto: generalize kernel config search pattern
  linux-yocto: update to v3.0.4
  linux-yocto: clean configuration for v3.0.4

 meta/classes/kernel-yocto.bbclass                  |    2 +-
 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb    |    8 ++++----
 meta/recipes-kernel/linux/linux-yocto_3.0.bb       |   18 +++++++++---------
 4 files changed, 15 insertions(+), 15 deletions(-)

-- 
1.7.4.1




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-05 19:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-03  3:03 [PATCH 0/3] linux-yocto: consolidated pull request Bruce Ashfield
2011-09-03  3:03 ` [PATCH 1/3] linux-yocto: generalize kernel config search pattern Bruce Ashfield
2011-09-03  3:03 ` [PATCH 2/3] linux-yocto: update to v3.0.4 Bruce Ashfield
2011-09-03  3:03 ` [PATCH 3/3] linux-yocto: clean configuration for v3.0.4 Bruce Ashfield
2011-09-05 19:26 ` [PATCH 0/3] linux-yocto: consolidated pull request Richard Purdie

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.