mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
linux-yocto/3.10: update to v3.10.33
Updating to the latest -stable release. (From OE-Core rev: 9acc956c23ea161d0af691ff4685b472d3eff086) 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
09d875e532
commit
1b9990478e
@@ -5,11 +5,11 @@ KBRANCH = "${KBRANCH_DEFAULT}"
|
||||
LINUX_KERNEL_TYPE = "tiny"
|
||||
KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
LINUX_VERSION ?= "3.10.32"
|
||||
LINUX_VERSION ?= "3.10.33"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718"
|
||||
SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7"
|
||||
SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user