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