summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/imx-parser
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-02-18 22:47:37 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2022-02-21 20:06:28 -0300
commit7357b1100b184b8da51d6da7ac030055dd8c4b1c (patch)
treedf208a17354ce62a4f71730040f7bdd3c1585791 /recipes-multimedia/imx-parser
parent7fc91523b3e43ff458d24788380d0d7df8c41598 (diff)
downloadmeta-freescale-7357b1100b184b8da51d6da7ac030055dd8c4b1c.tar.gz
Rework recipes to use imx-nxp-bsp more extensively
This rework the recipes making use of new imx-nxp-bsp override; it has been applied to: - gstreamer1.0 - gstreamer1.0-plugins-bad - gstreamer1.0-plugins-base - gstreamer1.0-plugins-good - imx-alsa-plugins - imx-codec - imx-gst1.0-plugin - imx-parser - libdrm - libimxdmabuffer - linux-fslc-imx - linux-imx - optee-client - optee-test Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia/imx-parser')
-rw-r--r--recipes-multimedia/imx-parser/imx-parser_4.6.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/imx-parser/imx-parser_4.6.2.bb b/recipes-multimedia/imx-parser/imx-parser_4.6.2.bb
index f8ee180e..847734a4 100644
--- a/recipes-multimedia/imx-parser/imx-parser_4.6.2.bb
+++ b/recipes-multimedia/imx-parser/imx-parser_4.6.2.bb
@@ -41,4 +41,4 @@ FILES:${PN} += "${libdir}/imx-mm/*/*${SOLIBS} ${libdir}/imx-mm/*/*${SOLIBSDEV}"
41 41
42INHIBIT_SYSROOT_STRIP = "1" 42INHIBIT_SYSROOT_STRIP = "1"
43 43
44COMPATIBLE_MACHINE = "(mx6-nxp-bsp|mx7-nxp-bsp|mx8-nxp-bsp)" 44COMPATIBLE_MACHINE = "(imx-nxp-bsp)"