mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 20:59:03 +02:00
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:
parent
ce7b1e8f23
commit
ff4b14c419
|
@ -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 = ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user