From 4121ab3a6ebfa9f8c33157a70533069ef1067fae Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 17 Jun 2014 11:26:13 -0400 Subject: linux-yocto/3.4: update to v3.4.91 Updating to the latest korg -stable release. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- 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 4639a90dd5..fd5c9f7696 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.88" +LINUX_VERSION ?= "3.4.91" KMETA = "meta" -SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" -SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf" +SRCREV_machine ?= "498189ccb98f833daa2092ceee72da8c878e0009" +SRCREV_meta ?= "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd" PR = "${INC_PR}.1" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg