recipes-kernel: linux: Change version from 3.20 to 3.21

This commit is contained in:
Romain Perier 2015-02-14 10:11:26 +00:00
parent f2d938fbb3
commit 2e847797ef

View File

@ -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 = ""