All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: yocto@yoctoproject.org
Subject: [meta-rockchip][PATCH] linux: 4.11 -> 4.12
Date: Thu, 13 Jul 2017 10:43:53 -0400	[thread overview]
Message-ID: <20170713144353.10740-1-twoerner@gmail.com> (raw)

Bump mainline kernel to latest release.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 recipes-kernel/linux/{linux_4.11.bb => linux_4.12.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-kernel/linux/{linux_4.11.bb => linux_4.12.bb} (88%)

diff --git a/recipes-kernel/linux/linux_4.11.bb b/recipes-kernel/linux/linux_4.12.bb
similarity index 88%
rename from recipes-kernel/linux/linux_4.11.bb
rename to recipes-kernel/linux/linux_4.12.bb
index 8f1d2a7..0eff49b 100644
--- a/recipes-kernel/linux/linux_4.11.bb
+++ b/recipes-kernel/linux/linux_4.12.bb
@@ -6,8 +6,8 @@ require recipes-kernel/linux/linux-yocto.inc
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
 
-SRCREV = "a351e9b9fc24e982ec2f0e76379a49826036da12"
-LINUX_VERSION = "4.11"
+SRCREV = "6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c"
+LINUX_VERSION = "4.12"
 # Override local version in order to use the one generated by linux build system
 # And not "yocto-standard"
 LINUX_VERSION_EXTENSION = ""
-- 
2.13.0



                 reply	other threads:[~2017-07-13 14:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20170713144353.10740-1-twoerner@gmail.com \
    --to=twoerner@gmail.com \
    --cc=yocto@yoctoproject.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.