summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 31f24d32..0a2d41a3 100644
--- a/recipes-graphics/drm/libdrm_2.4.91.imx.bb
+++ b/recipes-graphics/drm/libdrm_2.4.91.imx.bb
@@ -18,7 +18,7 @@ SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \
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 = "file://drm-update-arm.patch" 20SRC_URI_remove = "file://drm-update-arm.patch"
21SRCREV = "e8e9cf8a66be11508c39f1cc31b8a5e7eb758875" 21SRCREV = "95645843f59495387a072d48374718f22e69d7a4"
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24DEFAULT_PREFERENCE = "-1" 24DEFAULT_PREFERENCE = "-1"