recipes-kernel: linux: Bump release to 4.7

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Reviewed-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Romain Perier 2016-08-07 19:04:15 +02:00 committed by Trevor Woerner
parent 373fd58297
commit 6649996182

View File

@ -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 = ""