| Submitter | Bruce Ashfield |
|---|---|
| Date | Feb. 27, 2012, 7:34 p.m. |
| Message ID | <cover.1330371008.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/22181/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernelComments
On 02/27/2012 11:34 AM, Bruce Ashfield wrote: > Richard/Saul, > > Here's a consolidated pull reqeset for the some kernel items. > > - a bump of 3.0 to 3.0.22 > - a bump of 3.2 to 3.2.7 > - A fix for yocto 2032 > > You can cherry pick the bug fix by itself. As for the version > updates, I've built and booted them on my development machine > and on a clean machine, so they are safe for everything that > I've been able to test. > > cc: Darren Hart<dvhart@linux.intel.com> > > Cheers, > > Bruce > > The following changes since commit f420fb3de1f588a51dd6009452c7836903fa9158: > Richard Purdie (1): > glib-2.0: Disable fam, we don't depend on it > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib zedd/kernel > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel > > Bruce Ashfield (3): > linux-yocto: update 3.0 kernel to v3.0.22 > linux-yocto: update 3.2 kernel to v3.2.7 > linux-yocto: allow non-branched repositories to check out > > meta/classes/kernel-yocto.bbclass | 2 +- > meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 8 ++++---- > meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 9 +++++---- > meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb | 6 +++--- > meta/recipes-kernel/linux/linux-yocto_3.0.bb | 18 +++++++++--------- > meta/recipes-kernel/linux/linux-yocto_3.2.bb | 19 ++++++++++--------- > 6 files changed, 32 insertions(+), 30 deletions(-) > > Merged into OE-core Thanks Sau! > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >
Richard/Saul, Here's a consolidated pull reqeset for the some kernel items. - a bump of 3.0 to 3.0.22 - a bump of 3.2 to 3.2.7 - A fix for yocto 2032 You can cherry pick the bug fix by itself. As for the version updates, I've built and booted them on my development machine and on a clean machine, so they are safe for everything that I've been able to test. cc: Darren Hart <dvhart@linux.intel.com> Cheers, Bruce The following changes since commit f420fb3de1f588a51dd6009452c7836903fa9158: Richard Purdie (1): glib-2.0: Disable fam, we don't depend on it are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (3): linux-yocto: update 3.0 kernel to v3.0.22 linux-yocto: update 3.2 kernel to v3.2.7 linux-yocto: allow non-branched repositories to check out meta/classes/kernel-yocto.bbclass | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 8 ++++---- meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 9 +++++---- meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.0.bb | 18 +++++++++--------- meta/recipes-kernel/linux/linux-yocto_3.2.bb | 19 ++++++++++--------- 6 files changed, 32 insertions(+), 30 deletions(-)