From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: saul.wold@intel.com, openembedded-core@lists.openembedded.org
Subject: [PATCH 5/9] libc-headers: update to v4.8
Date: Tue, 30 Aug 2016 12:49:03 -0400 [thread overview]
Message-ID: <89463ec6e33f6ba793867711eb18d82ee58bc85b.1472574514.git.bruce.ashfield@windriver.com> (raw)
In-Reply-To: <cover.1472574514.git.bruce.ashfield@windriver.com>
Updating the libc-headers to use the 4.8 kernel as the default.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/conf/distro/include/tcmode-default.inc | 2 +-
| 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb
diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index 7c73411de0a2..79855963282b 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -28,7 +28,7 @@ BINUVERSION ?= "2.27%"
GDBVERSION ?= "7.11%"
GLIBCVERSION ?= "2.24"
UCLIBCVERSION ?= "1.0%"
-LINUXLIBCVERSION ?= "4.4"
+LINUXLIBCVERSION ?= "4.8%"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"
--git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb
new file mode 100644
index 000000000000..f80f02cb1896
--- /dev/null
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb
@@ -0,0 +1,13 @@
+require linux-libc-headers.inc
+
+SRC_URI_forcevariable = "${KERNELORG_MIRROR}/linux/kernel/v${HEADER_FETCH_VER}/testing/linux-4.8-rc4.tar.${KORG_ARCHIVE_COMPRESSION}"
+PV = "4.8-rc4"
+
+SRC_URI_append_libc-musl = "\
+ file://0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch \
+ file://0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch \
+ file://0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch \
+ "
+
+SRC_URI[md5sum] = "269067213995c7742730ce53b8140c90"
+SRC_URI[sha256sum] = "8f07a0d76a7d1a30490582ba9642b7f28370102bc4acc4bb4b2586c8eabf4447"
--
2.5.0
next prev parent reply other threads:[~2016-08-30 16:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-30 16:48 [PATCH 0/9] linux-yocto: v4.8 + fixes + configuration updates + RFC Bruce Ashfield
2016-08-30 16:48 ` [PATCH 1/9] linux-yocto: introduce v4.8 recipes Bruce Ashfield
2016-08-30 16:49 ` [PATCH 2/9] perf: adapt to Makefile.config Bruce Ashfield
2016-08-30 16:49 ` [PATCH 3/9] qemuarm: add device tree support Bruce Ashfield
2016-08-31 7:22 ` Richard Purdie
2016-08-31 12:44 ` Bruce Ashfield
2016-08-30 16:49 ` [PATCH 4/9] linux-yocto-dev: bump to v4.8+ Bruce Ashfield
2016-08-30 16:49 ` Bruce Ashfield [this message]
2016-08-31 7:19 ` [PATCH 5/9] libc-headers: update to v4.8 Richard Purdie
2016-08-31 12:38 ` Bruce Ashfield
2016-08-30 16:49 ` [PATCH 6/9] linux-yocto/4.8: add qemuarm device tree specification Bruce Ashfield
2016-08-30 16:49 ` [PATCH 7/9] kernel-yocto: test for empty artifacts Bruce Ashfield
2016-08-30 16:49 ` [PATCH 8/9] kernel-yocto: do_kernel_configme: Fix silent sysroot poisoning error Bruce Ashfield
2016-08-30 16:49 ` [PATCH 9/9] linux-yocto/4.x: configuration updates Bruce Ashfield
2016-08-30 23:26 ` [PATCH 0/9] linux-yocto: v4.8 + fixes + configuration updates + RFC Cal Sullivan
2016-08-31 11:00 ` Richard Purdie
2016-08-31 12:40 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=89463ec6e33f6ba793867711eb18d82ee58bc85b.1472574514.git.bruce.ashfield@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
--cc=saul.wold@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox