linux-libc-headers: update to v3.10

Now that the 3.10 kernel has been released we can bump the libc-headers to
that version and remove the 3.8 variant. Userspace compatibility is
maintained through kernel versions, we also make the single 3.10 version the
toolchain default.

(From OE-Core rev: 4e79a46254e778f85c00efd4b0085cbaeb6e0d4d)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield 2013-08-23 14:08:18 -04:00 committed by Richard Purdie
parent bfba970765
commit 1f18e09229
3 changed files with 8 additions and 9 deletions

View File

@ -22,7 +22,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
BINUVERSION ?= "2.23.2"
EGLIBCVERSION ?= "2.18"
UCLIBCVERSION ?= "0.9.33+git%"
LINUXLIBCVERSION ?= "3.8"
LINUXLIBCVERSION ?= "3.10"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-cross ?= "${GCCVERSION}"

View File

@ -0,0 +1,7 @@
require linux-libc-headers.inc
PR = "r0"
SRC_URI[md5sum] = "72d0a9b3e60cd86fabcd3f24b1708944"
SRC_URI[sha256sum] = "46c9e55e1fddf40813b8d697d5645037a8e2af5c1a8dff52b3fe82b5021582b8"

View File

@ -1,8 +0,0 @@
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"