summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/drm
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/drm')
-rw-r--r--recipes-graphics/drm/libdrm_2.4.91.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/drm/libdrm_2.4.91.imx.bb b/recipes-graphics/drm/libdrm_2.4.91.imx.bb
index b3e8f1e1..62aee97b 100644
--- a/recipes-graphics/drm/libdrm_2.4.91.imx.bb
+++ b/recipes-graphics/drm/libdrm_2.4.91.imx.bb
@@ -17,7 +17,7 @@ SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \
17 file://fix_O_CLOEXEC_undeclared.patch \ 17 file://fix_O_CLOEXEC_undeclared.patch \
18 file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \ 18 file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \
19 " 19 "
20SRC_URI_remove_mx8 = "file://drm-update-arm.patch" 20SRC_URI_remove = "file://drm-update-arm.patch"
21SRCREV = "e8e9cf8a66be11508c39f1cc31b8a5e7eb758875" 21SRCREV = "e8e9cf8a66be11508c39f1cc31b8a5e7eb758875"
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23