mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
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] (From OE-Core rev: 30d674f9077ddf5cd2190895869ee1226f0c2796) Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
702701d264
commit
aa2c1f724a
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "dd6492b44151164242718855d6c9eebbf0018eac"
|
||||
SRCREV_machine_qemux86-64 ?= "dd6492b44151164242718855d6c9eebbf0018eac"
|
||||
SRCREV_machine_qemumips64 ?= "4984422b4cd3deb6d68f46d010fb8eb007468677"
|
||||
SRCREV_machine ?= "dd6492b44151164242718855d6c9eebbf0018eac"
|
||||
SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f"
|
||||
SRCREV_meta ?= "56dcb623ebf5e83d65fdb4eb270f23676bb000a5"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user