From c95ae50dc0817fee291ca981c41cb556bf7db582 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 10 Apr 2014 14:46:20 +0000 Subject: linux-yocto/3.14: beagleboard black: USB, DRM config tweaks Importing the meta SRCREV to pick up the following two fixes: 928d7b2ddad0 beaglebone: enhance USB support and enable MUSB modules fbe38387ac61 beaglebone: enable DRM for HDMI output Signed-off-by: Denys Dmytriyenko Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 2a1e20429d..a441a53fb9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb @@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.14" KMETA = "meta" SRCREV_machine ?= "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0" -SRCREV_meta ?= "8f55bee2403176a50cc0dd41811aa60fcf07243c" +SRCREV_meta ?= "928d7b2ddad0abc8827055c51ba34225878344a0" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg