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