From patchwork Thu Mar 1 02:27:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] linux-libc-headers-yocto: bump to 3.22 and fix validation Date: Thu, 01 Mar 2012 02:27:06 -0000 From: Bruce Ashfield X-Patchwork-Id: 22493 Message-Id: To: richard.purdie@linuxfoundation.org Cc: dvhart@linux.intel.com, openembedded-core@lists.openembedded.org, saul.wold@intel.com Richard/Saul, This is a second fix for YOCTO 2032. BSPs that want the bleeding edge kernel headers were still seeing some branch validation errors with the yocto libc headers recipe. There were two reasons: - we were pointing at an old tree, which introduced some branch naming issues - there were some new routines in the base yocto kernel class that should just be overriden This change bumps the linux-yocto based libc headers to v3.2.8, indicates that 'standard/base' should be used for those headers and stubs out validation and configuration tasks we don't need for header generation. Both Darren and myself have tested this one. cc: Darren Hart Cheers, Bruce The following changes since commit 8f07bdc0a42dd7a7c3acf5d1b13220dbc98c8017: Richard Purdie (1): image_types_uboot: Update to work after recent image_types changes are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/yocto-libc-headers http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/yocto-libc-headers Bruce Ashfield (1): linux-libc-headers-yocto: bump to v3.2.8 .../linux-libc-headers-yocto_git.bb | 29 +++++++++++++------- 1 files changed, 19 insertions(+), 10 deletions(-)