Disable gstreamer plugins on vayu due to FTBS on morty
[AGL/meta-agl.git] / templates / machine / dra7xx-evm / 50_local.conf.inc
index 2ecfd14..24f51ae 100644 (file)
@@ -26,10 +26,13 @@ PREFERRED_VERSION_libgbm            = "10.0.0"
 #-------------------------------------------------
 
 GSTREAMER_PLUGINS = " \
-     gstreamer1.0-plugins-bad-meta \
-     gstreamer1.0-plugins-ducati \
-     gstreamer1.0-plugins-vpe \
-"
+                    "
+# Disable due to broken build in morty
+#     gstreamer1.0-plugins-bad-meta \
+#     gstreamer1.0-plugins-ducati \
+#     gstreamer1.0-plugins-vpe \
+#"
+
 PACKAGES_MULTIMEDIA   = " \
     ipumm-fw \
     pulseaudio-misc      \