mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
linux-yocto/4.1: drm/i915 backports
Updating the SRCREVs to integrate the following backports: 52a4a9f4a2b4 drm/i915/gen8: Initialize page tables a95cb62f8e85 drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages a24d98fc488d drm/i915: Remove _entry from PPGTT page structures (From OE-Core rev: 6bf364687c2d524f836a7b1d0f60f7b018dce839) 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
48e5579c1e
commit
ad8c0216dd
@@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt/base"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
SRCREV_machine ?= "29257e529f968d17a5238624f27ddc76f759dc9d"
|
||||
SRCREV_machine ?= "8acaa791408f146069473a96e3d98bed8be86244"
|
||||
SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
|
||||
|
||||
Reference in New Issue
Block a user