linux-yocto/3.4: update to v3.4.43, ltsi-65311d8 and v3.4.42-rt56

Updating the 3.4 kernel trees to the latest korg, LTSI and -rt stable
releases.

(From OE-Core master rev: 98446039e210936a32e70559a379131e8e0d832f)

(From OE-Core rev: c1d14cc318778331525674fb24b2adabbe29bb21)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2013-05-05 21:19:28 -07:00
committed by Richard Purdie
parent d7cafcfbb2
commit 397589cd08
3 changed files with 15 additions and 15 deletions

View File

@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.4.36"
LINUX_VERSION ?= "3.4.43"
KMETA = "meta"
SRCREV_machine ?= "79ba9469f349566c49ae007326198e3241a0d5d3"
SRCREV_meta ?= "80b4b5110dca5184b57e85f1e775fb006a2e85ad"
SRCREV_machine ?= "fff57da7886cf5e99c07adf6649610cb1cd89330"
SRCREV_meta ?= "1bab5bd090948b4cc4c4ed57c834603a3cf9f235"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"