From e9c6702e8c84eb5c0f76a83bf749735070d6c914 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Thu, 1 Nov 2018 17:21:05 -0500 Subject: libdrm: Remove xf86drm.h patch in all cases The xf86drm.h patch is in the i.MX fork. Signed-off-by: Tom Hochstein --- recipes-graphics/drm/libdrm_2.4.91.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} \ file://fix_O_CLOEXEC_undeclared.patch \ file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \ " -SRC_URI_remove_mx8 = "file://drm-update-arm.patch" +SRC_URI_remove = "file://drm-update-arm.patch" SRCREV = "e8e9cf8a66be11508c39f1cc31b8a5e7eb758875" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf