aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux_4.7.bb (renamed from recipes-kernel/linux/linux_4.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux_4.1.bb b/recipes-kernel/linux/linux_4.7.bb
index 1f3b7ba..bf670b8 100644
--- a/recipes-kernel/linux/linux_4.1.bb
+++ b/recipes-kernel/linux/linux_4.7.bb
@@ -3,10 +3,10 @@
require recipes-kernel/linux/linux-yocto.inc
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=linux-4.1.y"
+SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=linux-4.7.y"
SRCREV = "${AUTOREV}"
-LINUX_VERSION = "4.1"
+LINUX_VERSION = "4.7"
# Override local version in order to use the one generated by linux build system
# And not "yocto-standard"
LINUX_VERSION_EXTENSION = ""