From df552f18cf9852e0f04780399b78605c8085d935 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 8 May 2015 14:07:19 -0400 Subject: linux-yocto/3.14: cavium and configuration changes Updating the 3.14 SRCREVs to integrate the latest round of cavium support patches, as well as configuration backports from 3.19. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb index d0b71c4859..000f288fb3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb @@ -9,8 +9,8 @@ LINUX_VERSION ?= "3.14.36" KMETA = "meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "b991a586470900e3de824f5ea75653aa2150594d" -SRCREV_meta ?= "46df2668fa657162d11f96a6f1af138c562a03aa" +SRCREV_machine ?= "bda175966009d5a94103559e6e6ae51279952f39" +SRCREV_meta ?= "a996d95104b72c422a56e7d9bc8615ec4219ac74" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg