recipes-kernel: linux: Switch to lastest upstream tag

This commit is contained in:
Romain Perier 2015-02-14 10:06:58 +00:00
parent 7e0717ad1e
commit 8c0c4dd05d

View File

@ -4,11 +4,11 @@
inherit kernel
require recipes-kernel/linux/linux-yocto.inc
TAG = "next-20141212"
TAG = "next-20150213"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git;nobranch=1 \
file://defconfig"
SRCREV = "f4aec88d2134e8ace530be28db614e383961b9c8"
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 = " "