diff options
Diffstat (limited to 'recipes-graphics/drm/libdrm_2.4.107.imx.bb')
-rw-r--r-- | recipes-graphics/drm/libdrm_2.4.107.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/drm/libdrm_2.4.107.imx.bb b/recipes-graphics/drm/libdrm_2.4.107.imx.bb index cf5dadd4..8e1a6a0f 100644 --- a/recipes-graphics/drm/libdrm_2.4.107.imx.bb +++ b/recipes-graphics/drm/libdrm_2.4.107.imx.bb | |||
@@ -18,7 +18,7 @@ SRCREV = "a7316e7d67b7708f40ffe469858dae07f14fe21a" | |||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||
20 | DEFAULT_PREFERENCE = "-1" | 20 | DEFAULT_PREFERENCE = "-1" |
21 | COMPATIBLE_MACHINE = "(mx6|mx7|mx8)" | 21 | COMPATIBLE_MACHINE = "(mx6-nxp-bsp|mx7-nxp-bsp|mx8-nxp-bsp)" |
22 | 22 | ||
23 | inherit meson pkgconfig manpages | 23 | inherit meson pkgconfig manpages |
24 | 24 | ||