mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
recipes-kernel: linux: Switch to lastest upstream tag
This commit is contained in:
parent
0af3baa5ab
commit
64cad35c77
|
@ -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 = " "
|
||||
|
|
Loading…
Reference in New Issue
Block a user