mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
linux-libc-headers: update to v3.8
Now that the 3.8 kernel has been released we can bump the libc-headers to that version and remove the 3.7 variant. Userspace compatibility is maintained through kernel versions, we also make the single 3.8 version the toolchain default. (From OE-Core rev: 4f9ef639143d890e9d2e71fea3b461fcc8e3f678) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1f82167313
commit
d756b3ffaf
@@ -1,8 +0,0 @@
|
||||
require linux-libc-headers.inc
|
||||
|
||||
SRC_URI += "file://scripts-Makefile.headersinst-install-headers-from-sc.patch"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI[md5sum] = "5323f3faadd051e83af605a63be5ea2e"
|
||||
SRC_URI[sha256sum] = "dc08d87a579fe2918362e6666e503a95a76296419195cb499aa9dd4dbe171a9e"
|
||||
@@ -0,0 +1,8 @@
|
||||
require linux-libc-headers.inc
|
||||
|
||||
SRC_URI += "file://scripts-Makefile.headersinst-install-headers-from-sc.patch"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI[md5sum] = "fcd1d2e60e1033c935a13ef81c89ea2d"
|
||||
SRC_URI[sha256sum] = "fce774b5313e73949cb35f128e91e7b2ccd7fa2438abc5cff69267e504395a45"
|
||||
Reference in New Issue
Block a user