From 387560a718ab18e1ee56c7a5ad3f2e496c7afa33 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 11 May 2016 17:35:01 -0400 Subject: linux-yocto/4.4: beaglebone: Enable drm for omap To enable modsetting out of the box, we must turn on DRM. (From OE-Core rev: 8d2b635cc2491e3d88d3a98465a9c9c063b6b9b5) (From OE-Core rev: 4ce0d71d1a5433fb47c7c21100ae10d3cc767801) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index 69a0af2f52..9d4b7d39c8 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -3,7 +3,7 @@ KBRANCH ?= "standard/preempt-rt" require recipes-kernel/linux/linux-yocto.inc SRCREV_machine ?= "1ae11b6ab3f6b8a5e2f57451ff7bbb17726f0ba5" -SRCREV_meta ?= "812e62b35ac2b88bbee80b7c8436d9df7065a90e" +SRCREV_meta ?= "344bfd3a9df9247b2aaf47b123916a94b23ab097" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" -- cgit v1.2.3-54-g00ecf