[OE-core] [PATCH 0/3] linux-yocto: revision bump + pvr + checkout fix

Bruce Ashfield bruce.ashfield at windriver.com
Tue Feb 28 21:09:57 UTC 2012


Richard/Saul,

Naturally right after I sent my previous version bump to 3.2.7,
3.2.8 came out with an x86 floating point fix that was worth
picking up. Hence my quick bump to 3.2.8.

The other update to the 3.0/3.2 trees stages content for PVR
functionality in some future BSP work.

And finally, I added some extra checks and safety to the kernel
checkout code, since Saul was reporting issues that I couldn't
reproduce, I can't be sure if they fix his problem. But they do
fix issues with aborted builds and the korg recipe. I've built
many kernels and as many recipes as possible with these in place.

cc: Kishore Bodke <kishore.k.bodke at intel.com>

Cheers,

Bruce

The following changes since commit d86e3082e695cde555df276a2436873fa5381130:
  Otavio Salvador (1):
        licenses.conf: fix quotting of SRC_DISTRIBUTE_LICENSES

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: make kernel_checkout reentrant
  linux-yocto/meta: add pvr feature description
  linux-yocto: update to v3.2.8

 meta/classes/kernel-yocto.bbclass                 |   33 ++++++++++++--------
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb   |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb   |    8 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb      |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.2.bb      |   16 +++++-----
 6 files changed, 35 insertions(+), 28 deletions(-)





More information about the Openembedded-core mailing list