linux-libc-headers: Upgrade 3.17 -> 3.17.7

Whilst we don't usually take linux-libc-headers point release, 3.17.3
fixes a userspace header issue which caused gdb to fail to build on
mips. We therefore may as well upgrade to the latest point release.

(From OE-Core rev: f08a67b451091fcdc84b6b8b1627a8c9589e0ef3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2014-12-20 13:55:13 +00:00
parent be50d1dc1c
commit bc97e8555d
3 changed files with 8 additions and 8 deletions

View File

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

View File

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

View File

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