]> code.ossystems Code Review - openembedded-core.git/commit
linux-libc-headers: provide 3.0.x and 3.1 headers
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 27 Oct 2011 14:32:48 +0000 (10:32 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Nov 2011 17:39:23 +0000 (17:39 +0000)
commit13c233ce4551542481d7a6390ff2119671137b95
tree24da97f7cd05c3385f0d06dc6c13e9ab36f3273d
parent0c905ba71a8bf0fcd96ccaaa27faca00830ba8bb
linux-libc-headers: provide 3.0.x and 3.1 headers

Provide both a 3.0.x and a 3.1 set of headers to the toolchain.
Compatibility is maintained with older 2.6 headers by creating a
new variable that changes the SRC_URI based on the major version
number of the kernel.

Built and booted with 2.6.37.2, 3.0.8 and 3.1 linux-libc-headers.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/tcmode-default.inc
meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.0.8.bb [new file with mode: 0644]
meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.1.bb [new file with mode: 0644]