| Submitter | Bruce Ashfield |
|---|---|
| Date | Sept. 3, 2011, 3:03 a.m. |
| Message ID | <cover.1315017994.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/10923/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernel-oeComments
On Fri, 2011-09-02 at 23:03 -0400, Bruce Ashfield wrote: > 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 Merged to master, thanks. Richard
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(-)