From 30d674f9077ddf5cd2190895869ee1226f0c2796 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 29 Feb 2016 17:10:25 -0500 Subject: linux-yocto: braswell: Remove feature and move DRM_I915_PRELIMINARY_HW_SUPPORT option >From Cal: fixes the issue where Skylake doesn't have graphics support by default before kernel version 4.4, and also brings the kernel metadata closer together for intel-* and common-pc* BSPs. [YOCTO 9#319] Signed-off-by: California Sullivan Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index e27c9dbfcc..c802df797f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "dd6492b44151164242718855d6c9eebbf0018eac" -SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" +SRCREV_meta ?= "56dcb623ebf5e83d65fdb4eb270f23676bb000a5" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg