From patchwork Fri Mar 23 17:07:45 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] linux-libc-headers: 3.2 and linux-libc-headers-yocto movement Date: Fri, 23 Mar 2012 17:07:45 -0000 From: Bruce Ashfield X-Patchwork-Id: 24333 Message-Id: To: richard.purdie@linuxfoundation.org Cc: openembedded-core@lists.openembedded.org, saul.wold@intel.com Richard/Saul, As discussed on the mailing list here is a libc-headers series. I've kept it in three parts so you can pick what you want (except for the minor detail of needing to split patch 1/1 to keep 3.1 around if you don't want 2/3). I've built and booted this on all the emulated targets, and have some other builds running against larger numbers of packages as well. Cheers, Bruce The following changes since commit bb1d7fad7ff8515939f2b5f0b540b9b09604be3c: Richard Purdie (1): Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoid issues" are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/libc-headers-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/libc-headers-oe Bruce Ashfield (3): linux-libc-headers: add 3.2 headers and remove 3.1 linux-libc-headers: set default LINUXLIBCVERSION to 3.2 linux-libc-headers-yocto: remove from oe-core meta/conf/distro/include/tcmode-default.inc | 2 +- .../linux-libc-headers-yocto_git.bb | 64 -------------------- .../linux-libc-headers/linux-libc-headers_3.1.bb | 7 -- .../linux-libc-headers/linux-libc-headers_3.2.bb | 6 ++ 4 files changed, 7 insertions(+), 72 deletions(-) delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.1.bb create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.bb