From 4c992854414360a10e1b452c9a776cbd993dee1f Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 5 Jun 2015 00:13:54 -0400 Subject: linux-yocto: update beaglebone, mpc8315e and edgerouter to 3.19 Bumping the linux-yocto SRCREVs to integrate fixes for the h/w reference BSPs to the 3.19 kernel. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb index 777aa60b14..6907060d33 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb @@ -9,8 +9,8 @@ LINUX_VERSION ?= "3.19.5" KMETA = "meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "d3c0b958e68824c7037005e2a84e5661ba98d5b0" -SRCREV_meta ?= "727cfce45077a1f73f1dbc42e8093fde0c5e36a7" +SRCREV_machine ?= "6c21811060c03100a32d0acc493df5fb3743b7c8" +SRCREV_meta ?= "118f27167f4626fc7c71cefbec7c55a41d3a6d62" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg