summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-02-17 12:05:08 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-02-17 13:46:50 -0700
commit6a5b0e2e17bccd3521234355d526d56a1ba51a5b (patch)
tree818285fc42c0b41036fc59023ddcf1ceba2ae34a /recipes-graphics/wayland
parentc54c8ad851f78f7b183e2175d1c9ba0179ddfc48 (diff)
downloadmeta-freescale-6a5b0e2e17bccd3521234355d526d56a1ba51a5b.tar.gz
wayland-protocols: Add i.MX 9 series compatibility for NXP BSP
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/wayland')
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.25.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
index 3ac7268b..b31267c1 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
@@ -25,4 +25,4 @@ PACKAGES = "${PN}"
25FILES:${PN} += "${datadir}/pkgconfig/wayland-protocols.pc" 25FILES:${PN} += "${datadir}/pkgconfig/wayland-protocols.pc"
26 26
27PACKAGE_ARCH = "${MACHINE_SOCARCH}" 27PACKAGE_ARCH = "${MACHINE_SOCARCH}"
28COMPATIBLE_MACHINE = "(mx6-nxp-bsp|mx7-nxp-bsp|mx8-nxp-bsp)" 28COMPATIBLE_MACHINE = "(mx6-nxp-bsp|mx7-nxp-bsp|mx8-nxp-bsp|mx9-nxp-bsp)"