aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-10-04 10:33:34 +0000
committerSamuli Piippo <samuli.piippo@qt.io>2023-10-04 11:20:39 +0000
commit1ea8875263f4087f48e895b32f71c6756c57d535 (patch)
treeb564d499e7b2af0e7015fcc1b402c1159c904de0 /meta-boot2qt-distro
parent61dbce41a86d37ab502603246c2230590dc0f5bb (diff)
imx93-11x11-lpddr4x-evk: fix gstreamer build issue
Amend 0624e217072bc570055d0a2e9cf5a80a06c82bf2 with another build fix for imx93, where gstreamer plugins fail to built since we have opengl disabled. The workaround can be removed once meta-freescale updates gstreamer recipes to 1.22.5. Change-Id: I0856502c6dc931797f704b47c9263482fec2fb49 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-boot2qt-distro')
-rw-r--r--meta-boot2qt-distro/dynamic-layers/freescale-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.0.imx.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-boot2qt-distro/dynamic-layers/freescale-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.0.imx.bbappend b/meta-boot2qt-distro/dynamic-layers/freescale-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.0.imx.bbappend
new file mode 100644
index 00000000..b9008f5a
--- /dev/null
+++ b/meta-boot2qt-distro/dynamic-layers/freescale-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.0.imx.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG:remove:mx93-nxp-bsp = "viv-fb"