summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/drm/libdrm_2.4.84.imx.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/drm/libdrm_2.4.84.imx.bb b/recipes-graphics/drm/libdrm_2.4.84.imx.bb
index 53de62b5..3c376721 100644
--- a/recipes-graphics/drm/libdrm_2.4.84.imx.bb
+++ b/recipes-graphics/drm/libdrm_2.4.84.imx.bb
@@ -20,6 +20,8 @@ SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \
20SRC_URI_remove_mx8 = "file://drm-update-arm.patch" 20SRC_URI_remove_mx8 = "file://drm-update-arm.patch"
21SRCREV = "8c8c46d41839035de605291bc1c26902011a74ac" 21SRCREV = "8c8c46d41839035de605291bc1c26902011a74ac"
22 22
23DEFAULT_PREFERRENCE = "-1"
24
23# IMX: Remove manpages which is added in pyro 25# IMX: Remove manpages which is added in pyro
24#inherit autotools pkgconfig manpages 26#inherit autotools pkgconfig manpages
25inherit autotools pkgconfig 27inherit autotools pkgconfig