mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
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. (From OE-Core rev: 13c233ce4551542481d7a6390ff2119671137b95) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e422bb1bc5
commit
eedae071c7
@@ -0,0 +1,7 @@
|
||||
require linux-libc-headers.inc
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI += " file://connector-msg-size-fix.patch"
|
||||
SRC_URI[md5sum] = "8d43453f8159b2332ad410b19d86a931"
|
||||
SRC_URI[sha256sum] = "2573d2378c754b0c602b57586e9311e5b38c5d1e6c137f02873833633a4b9359"
|
||||
Reference in New Issue
Block a user