mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
recipes-kernel: linux: Change version from 3.20 to 3.21
This commit is contained in:
parent
f2d938fbb3
commit
2e847797ef
|
@ -12,7 +12,7 @@ SRCREV = "b8acf73194186a5cba86812eb4ba17b897f0e13e"
|
|||
# Override this variable in order to don't pass --noallconfig to configme,
|
||||
# which restarts configuration from scratch most of the time
|
||||
KCONFIG_MODE = " "
|
||||
LINUX_VERSION = "3.20"
|
||||
LINUX_VERSION = "3.21"
|
||||
# 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