summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.imx.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.imx.bb
index 71160fad..31ddfa36 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.imx.bb
@@ -210,4 +210,7 @@ EXTRA_OEMESON += " \
210 210
211COMPATIBLE_MACHINE = "(imx-nxp-bsp)" 211COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
212 212
213# it uses nested functions sadly, in ext/wayland/gstwaylandsink.c for GST_ELEMENT_REGISTER_DEFINE
214#
215TOOLCHAIN = "gcc"
213########### End of i.MX overrides ######### 216########### End of i.MX overrides #########