linux-yocto/3.10: update to v3.10.34

Updating to the latest korg -stable release.

(From OE-Core rev: 4d636396435f1165481cb103512026a8660ca8b2)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2014-03-26 15:43:51 -04:00
committed by Richard Purdie
parent 400f831742
commit 7f853aa158
3 changed files with 16 additions and 16 deletions

View File

@@ -5,12 +5,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.10.33"
LINUX_VERSION ?= "3.10.34"
KMETA = "meta"
SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7"
SRCREV_meta ?= "99c503a92885060bebf2bba6747735e8e9346a40"
SRCREV_machine ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c"
SRCREV_meta ?= "cce9fc32c10dc875bf1ae0a4a86fe3ce79138f5a"
PV = "${LINUX_VERSION}+git${SRCPV}"