recipies-kernel: linux: Switch to lastest upstream tag

This commit is contained in:
Romain Perier 2014-10-21 15:29:30 +00:00
parent f402515318
commit f2e04fa016

View File

@ -4,7 +4,7 @@
inherit kernel
require recipes-kernel/linux/linux-yocto.inc
TAG = "next-20141009"
TAG = "next-20141021"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git;tag=${TAG} \
file://defconfig"