mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 20:59:03 +02:00
recipies-kernel: linux: Switch to lastest upstream tag
This commit is contained in:
parent
f402515318
commit
f2e04fa016
|
@ -4,7 +4,7 @@
|
||||||
inherit kernel
|
inherit kernel
|
||||||
require recipes-kernel/linux/linux-yocto.inc
|
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} \
|
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git;tag=${TAG} \
|
||||||
file://defconfig"
|
file://defconfig"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user