From e728743edd9632c56ec5fa800386c6edfc2829ea Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Thu, 13 Jul 2017 06:55:05 -0400 Subject: [PATCH] linux: 4.11 -> 4.12 Bump mainline kernel to latest release. Signed-off-by: Trevor Woerner --- 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 = ""