1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-15 15:37:03 +00:00

linux-yocto/3.4: update to v3.4.34 and LTSI refresh

Updating the 3.4 SRCREVs to incorporate the -stable release of 3.4.34 and
the latest LTSI fixes up to [36a9caf 2 more fixes added].

(From OE-Core rev: e5602b0414fca0183d5aa90d9b462ac8e8401cbb)

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-02-28 14:49:22 -05:00
committed by Richard Purdie
parent a3116c1002
commit 62e5e3ec2c
3 changed files with 15 additions and 15 deletions
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.4.28"
LINUX_VERSION ?= "3.4.34"
KMETA = "meta"
SRCREV_machine ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
SRCREV_meta ?= "c0b1845314cebb21694dbb4459fcc6f80feb01d0"
SRCREV_machine ?= "840bb8c059418c4753415df56c9aff1c0d5354c8"
SRCREV_meta ?= "4fd76cc4f33e0afd8f906b1e8f231b6d13b6c993"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"