linux: 4.11 -> 4.12

Bump mainline kernel to latest release.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2017-07-13 06:55:05 -04:00
parent eeda53d872
commit e728743edd

View File

@ -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" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
SRCREV = "a351e9b9fc24e982ec2f0e76379a49826036da12" SRCREV = "6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c"
LINUX_VERSION = "4.11" LINUX_VERSION = "4.12"
# Override local version in order to use the one generated by linux build system # Override local version in order to use the one generated by linux build system
# And not "yocto-standard" # And not "yocto-standard"
LINUX_VERSION_EXTENSION = "" LINUX_VERSION_EXTENSION = ""