From c476046368ed87a400b3a2fd4344fc48aacc0dbc Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 2 Nov 2012 11:34:13 -0400 Subject: linux-yocto/3.4: bump kver to v3.4.16 The -stable 3.4 kernel has updated versions, so we import 3.4.16 and make that our new baseline. Signed-off-by: Bruce Ashfield --- 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 772cfef5a1..e3c44ca53e 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.11" +LINUX_VERSION ?= "3.4.16" KMETA = "meta" -SRCREV_machine ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" -SRCREV_meta ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f" +SRCREV_machine ?= "0d734af0fa4dbef33cb486e147dccf35c4ad0900" +SRCREV_meta ?= "7c258779acffc9be33c7a31fa799dd416e9784a0" PR = "${INC_PR}.0" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg