All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 01/14] linux-libc-headers: introduce 4.9 headers
Date: Wed, 18 Jan 2017 08:54:16 -0500	[thread overview]
Message-ID: <ed1f356385c1b8297be61e0f418d4a737ccc8354.1484747560.git.bruce.ashfield@windriver.com> (raw)
In-Reply-To: <cover.1484747560.git.bruce.ashfield@windriver.com>

Bumping the linux-libc-headers to the 4.9 kernel variant. Since 4.9
will be a LTSI kernel, and there will be an associated linux-yocto
it is worth moving to these headers sooner rather than later.

This commit also drops the 4.8 headers and sets 4.9 to be the default.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta/conf/distro/include/tcmode-default.inc                         | 2 +-
 .../{linux-libc-headers_4.8.bb => linux-libc-headers_4.9.bb}        | 6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.8.bb => linux-libc-headers_4.9.bb} (64%)

diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index 7fceb58ee6d1..8d5e9d645c17 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.12%"
 GLIBCVERSION ?= "2.24"
 UCLIBCVERSION ?= "1.0%"
-LINUXLIBCVERSION ?= "4.8%"
+LINUXLIBCVERSION ?= "4.9%"
 
 PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
 PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"
diff --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.9.bb
similarity index 64%
rename from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb
rename to meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb
index 77e0870d326f..0a44018f880b 100644
--- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb
@@ -1,12 +1,10 @@
 require linux-libc-headers.inc
 
-PV = "4.8"
-
 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] = "c1af0afbd3df35c1ccdc7a5118cd2d07"
-SRC_URI[sha256sum] = "3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a"
+SRC_URI[md5sum] = "0a68ef3615c64bd5ee54a3320e46667d"
+SRC_URI[sha256sum] = "029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a"
-- 
2.5.0



  reply	other threads:[~2017-01-18 13:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 13:54 [PATCH 00/14] kernel-yocto: consolidated pull request Bruce Ashfield
2017-01-18 13:54 ` Bruce Ashfield [this message]
2017-01-18 13:54 ` [PATCH 02/14] kernel: introduce linux-yocto v4.9 recipes Bruce Ashfield
2017-01-18 13:54 ` [PATCH 03/14] linux-yocto-rt/4.9: add -rt specific patches Bruce Ashfield
2017-01-18 13:54 ` [PATCH 04/14] kernel-yocto: tiny features aka Link Time Optimization Bruce Ashfield
2017-01-18 13:54 ` [PATCH 05/14] linux-yocto/4.4/4.8/4.9: netfilter: iptables: enable NAT tables Bruce Ashfield
2017-01-18 13:54 ` [PATCH 06/14] kernel-yocto: firewire and audio configuration updates Bruce Ashfield
2017-01-18 13:54 ` [PATCH 07/14] linux-yocto/4.9: -stable update to v4.9.2 Bruce Ashfield
2017-01-18 13:54 ` [PATCH 08/14] linux-yocto/4.8: -stable update to v4.8.17 Bruce Ashfield
2017-01-18 13:54 ` [PATCH 09/14] linux-yocto/4.4: update to v4.4.41 Bruce Ashfield
2017-01-18 13:54 ` [PATCH 10/14] linux-yocto/4.1: update to v4.1.37 Bruce Ashfield
2017-01-18 13:54 ` [PATCH 11/14] kern-tools: scc: Fix process_file error check Bruce Ashfield
2017-01-18 13:54 ` [PATCH 12/14] linux-yocto/4.8: update to -rt10 Bruce Ashfield
2017-01-18 13:54 ` [PATCH 13/14] kern-tools: kconf_check: flag CONFIG options with invalid spaces Bruce Ashfield
2017-01-19 14:06   ` Burton, Ross
2017-01-19 14:30     ` Bruce Ashfield
2017-01-18 13:54 ` [PATCH 14/14] linux-yocto/4.9: merge 4.9.3 and ethernet config changes 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=ed1f356385c1b8297be61e0f418d4a737ccc8354.1484747560.git.bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.