recipes-kernel: linux: Switch to lastest upstream tag

This commit is contained in:
Romain Perier 2014-11-29 19:21:50 +00:00
parent 0af3baa5ab
commit 64cad35c77

View File

@ -4,11 +4,11 @@
inherit kernel
require recipes-kernel/linux/linux-yocto.inc
TAG = "next-20141104"
TAG = "next-20141128"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git;nobranch=1 \
file://defconfig"
SRCREV = "f265a73e151794845e801fb065e3fa37f0ec26c2"
SRCREV = "29340b8ee0b4def844aa8d6b09babcede80993d2"
# Override this variable in order to don't pass --noallconfig to configme,
# which restarts configuration from scratch most of the time
KCONFIG_MODE = " "