[OE-core] [PATCH 0/1] linux-yocto: sync meta and LINUX_VERSION

Bruce Ashfield bruce.ashfield at windriver.com
Thu Aug 25 04:36:33 UTC 2011


Richard/Saul,

When doing some clean build testing on my latest changes (given that
I'm a bit paranoid), I noticed the kernel config audit throwing some
warnings (unset values, etc).

The root cause is that when the config fragments are processed they
are assembled into a file with the version string from the kernel 
tree (which was at v3.0) while the recipe tells the audit to check
against 3.0.x. Which means nothing is checked.

The fix is simple, I've bumped the internal version to 3.0.3 and 
pushed it out. The audits are now clean.

.. and this time, I'm nearly sure I pushed these to the proper branch
and generated a pull against it.

The following changes since commit 9ca6806de9d9df9d901774c1b23a14f28f10a844:

  docuementation/poky-ref-manual/ref-structure.xml: Changed SRCDATE reference (2011-08-24 19:59:55 -0700)

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 (1):
  linux-yocto: update meta SRCREV to sync version strings

 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |    4 ++--
 meta/recipes-kernel/linux/linux-yocto_3.0.bb    |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.4.1





More information about the Openembedded-core mailing list