summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-02-17 17:57:17 -0300
committerGitHub <noreply@github.com>2023-02-17 17:57:17 -0300
commit56b0790d461c964962f99c4636a5aa12c04831cd (patch)
tree818285fc42c0b41036fc59023ddcf1ceba2ae34a /recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
parent28ab22c5826a42df6bc094ff3f67fd63e3ceb713 (diff)
parent6a5b0e2e17bccd3521234355d526d56a1ba51a5b (diff)
downloadmeta-freescale-56b0790d461c964962f99c4636a5aa12c04831cd.tar.gz
Merge pull request #1432 from thochstein/imx93
Update opencv and wayland-protocols for i.MX 9
Diffstat (limited to 'recipes-graphics/wayland/wayland-protocols_1.25.imx.bb')
-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 654f8660..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 = "(imxfbdev|imxgpu)" 28COMPATIBLE_MACHINE = "(mx6-nxp-bsp|mx7-nxp-bsp|mx8-nxp-bsp|mx9-nxp-bsp)"