[yocto] [meta-rockchip][PATCH] linux: 4.11 -> 4.12

Trevor Woerner twoerner at gmail.com
Thu Jul 13 07:43:53 PDT 2017


Bump mainline kernel to latest release.

Signed-off-by: Trevor Woerner <twoerner at 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




More information about the yocto mailing list