linux-libc-headers: update to 3.19

Updating the libc-headers now that the kernel has released.

(From OE-Core rev: b3721560fe523c144690ebfeb203b3735d0f6843)

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 2015-02-11 14:26:33 -05:00 committed by Richard Purdie
parent 5db6a27f48
commit 63dd5d0669
3 changed files with 8 additions and 8 deletions

View File

@ -27,7 +27,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
BINUVERSION ?= "2.24"
GLIBCVERSION ?= "2.21"
UCLIBCVERSION ?= "0.9.33+git%"
LINUXLIBCVERSION ?= "3.17.7"
LINUXLIBCVERSION ?= "3.19"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"

View File

@ -1,7 +0,0 @@
KORG_ARCHIVE_COMPRESSION = "xz"
require linux-libc-headers.inc
SRC_URI[md5sum] = "59cc7d0a236b08de743d6d9421f0f2c6"
SRC_URI[sha256sum] = "a3c8e6aee912bfd2e69abf9df5a06058434a8771bcaa1784b5980bf1b5298e1c"

View File

@ -0,0 +1,7 @@
KORG_ARCHIVE_COMPRESSION = "xz"
require linux-libc-headers.inc
SRC_URI[md5sum] = "d3fc8316d4d4d04b65cbc2d70799e763"
SRC_URI[sha256sum] = "be42511fe5321012bb4a2009167ce56a9e5fe362b4af43e8c371b3666859806c"