summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2019-03-04 10:41:20 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-03-04 15:10:56 +0100
commit9104d5601d44dbda9a3994f44f92e3a2d0fd6369 (patch)
treec3bece611ad80dee6d163b8c3e36c894f34afa8c
parent1c4b8b66928c8d50860f1fe65a32d194aee6a7e5 (diff)
downloadptxdist-9104d5601d44dbda9a3994f44f92e3a2d0fd6369.tar.gz
ptxdist-9104d5601d44dbda9a3994f44f92e3a2d0fd6369.tar.xz
gst-plugins-bad1: fix installation of y4mdec plugin
The variable for plugins that shall be installed is GST_PLUGINS_BAD1_ENABLEP-y. Due to typo in the variable name, the y4mdec plugin is built, but not installed into the rootfs. Fix the typo to fix the installation of this plugin. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-plugins-bad1.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gst-plugins-bad1.make b/rules/gst-plugins-bad1.make
index 4b777ddae..52125348f 100644
--- a/rules/gst-plugins-bad1.make
+++ b/rules/gst-plugins-bad1.make
@@ -108,7 +108,7 @@ GST_PLUGINS_BAD1_ENABLEP-$(PTXCONF_GST_PLUGINS_BAD1_VIDEOPARSERS) += videoparser
GST_PLUGINS_BAD1_ENABLE-$(PTXCONF_GST_PLUGINS_BAD1_VIDEOSIGNAL) += videosignal
GST_PLUGINS_BAD1_ENABLE-$(PTXCONF_GST_PLUGINS_BAD1_VMNC) += vmnc
GST_PLUGINS_BAD1_ENABLEC-$(PTXCONF_GST_PLUGINS_BAD1_Y4M) += y4m
-GST_PLUGINS_BAD1_ENABLED-$(PTXCONF_GST_PLUGINS_BAD1_Y4M) += y4mdec
+GST_PLUGINS_BAD1_ENABLEP-$(PTXCONF_GST_PLUGINS_BAD1_Y4M) += y4mdec
GST_PLUGINS_BAD1_ENABLE-$(PTXCONF_GST_PLUGINS_BAD1_YADIF) += yadif
GST_PLUGINS_BAD1_ENABLE-$(PTXCONF_GST_PLUGINS_BAD1_BLUEZ) += bluez
GST_PLUGINS_BAD1_ENABLE-$(PTXCONF_GST_PLUGINS_BAD1_AVC) += avc