linux_4.7.bb: bump version to 4.7.10

The version needs updating in order to build successfully.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Reviewed-by: Romain Perier <romain.perier@gmail.com>
This commit is contained in:
Trevor Woerner 2016-12-14 08:58:33 -05:00 committed by Romain Perier
parent ce7b1e8f23
commit ff4b14c419

View File

@ -6,7 +6,7 @@ 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.7.y"
SRCREV = "${AUTOREV}"
LINUX_VERSION = "4.7"
LINUX_VERSION = "4.7.10"
# Override local version in order to use the one generated by linux build system
# And not "yocto-standard"
LINUX_VERSION_EXTENSION = ""