From 97518da4d03cdc6a3a9ddfce0475d2f6189dc390 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 27 Feb 2014 15:56:27 -0500 Subject: linux-yocto/3.4: update to v3.4.82 and latest LTSI Updating the 3.4 tree to the 3.4.82 -stable update, and integrating the latest LTSI changes. Signed-off-by: Bruce Ashfield Signed-off-by: Saul Wold --- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb index 0b43dabd1c..6ed19500e3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb @@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}" LINUX_KERNEL_TYPE = "tiny" KCONFIG_MODE = "--allnoconfig" -LINUX_VERSION ?= "3.4.69" +LINUX_VERSION ?= "3.4.82" KMETA = "meta" -SRCREV_machine ?= "7f4d818b0450a5dc79f81b51dc7d13d0682b1287" -SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" +SRCREV_machine ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" +SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b" PR = "${INC_PR}.1" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg