mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 20:59:03 +02:00
linux: 4.11 -> 4.12
Bump mainline kernel to latest release. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
eeda53d872
commit
e728743edd
|
@ -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 = ""
|
Loading…
Reference in New Issue
Block a user