mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
linux-yocto/3.10: update to v3.10.59
Updating to the latest 3.10 -korg stable update. We also bring in a meta change for the valley island IO configuration. (From OE-Core rev: 22d5ac7e1fc096dc11c766eda91c9e131398c6c5) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f0fe7dc45d
commit
bb9812799b
@@ -5,12 +5,12 @@ require recipes-kernel/linux/linux-yocto.inc
|
||||
LINUX_KERNEL_TYPE = "tiny"
|
||||
KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
LINUX_VERSION ?= "3.10.55"
|
||||
LINUX_VERSION ?= "3.10.59"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "3677ea7f9476458aa6dec440243de3a6fb1343a9"
|
||||
SRCREV_meta ?= "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
|
||||
SRCREV_machine ?= "747e1cbd12b15db8bc2ae86e2359c1b113f120d6"
|
||||
SRCREV_meta ?= "8f05306a8e6f5ee422d50c3317acce0cf9e6aada"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user