summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-ugly1.make
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2023-01-24 08:50:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2023-01-28 21:11:43 +0100
commit56fe72a2c53dcca5996c3f1bd0f105607076f978 (patch)
treedbece3ca46d964cdf65d1b7060960095466fb131 /rules/gst-plugins-ugly1.make
parent81786ad731102fdbe648b564fb410dac02aa4947 (diff)
downloadptxdist-56fe72a2c53dcca5996c3f1bd0f105607076f978.tar.gz
ptxdist-56fe72a2c53dcca5996c3f1bd0f105607076f978.tar.xz
gst-plugins-ugly1: version bump 1.20.5 -> 1.22.0
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20230124075051.3522801-5-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-ugly1.make')
-rw-r--r--rules/gst-plugins-ugly1.make5
1 files changed, 2 insertions, 3 deletions
diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make
index 5184ba074..6add92410 100644
--- a/rules/gst-plugins-ugly1.make
+++ b/rules/gst-plugins-ugly1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_UGLY1) += gst-plugins-ugly1
#
# Paths and names
#
-GST_PLUGINS_UGLY1_VERSION := 1.20.5
-GST_PLUGINS_UGLY1_MD5 := a1e665c39d446cfdf69190b3397c76da
+GST_PLUGINS_UGLY1_VERSION := 1.22.0
+GST_PLUGINS_UGLY1_MD5 := ac97c1ca8d9c7a9878ca15796b70d809
GST_PLUGINS_UGLY1 := gst-plugins-ugly-$(GST_PLUGINS_UGLY1_VERSION)
GST_PLUGINS_UGLY1_SUFFIX := tar.xz
GST_PLUGINS_UGLY1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-ugly/$(GST_PLUGINS_UGLY1).$(GST_PLUGINS_UGLY1_SUFFIX)
@@ -44,7 +44,6 @@ GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_MPEG2DEC) += mpeg2dec
GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_REALMEDIA) += realmedia
GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_SIDPLAY) += sidplay
GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_X264) += x264
-GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_XINGMUX) += xingmux
GST_PLUGINS_UGLY1_ENABLEC- += $(GST_PLUGINS_UGLY1_ENABLE-)
GST_PLUGINS_UGLY1_ENABLEC-y += $(GST_PLUGINS_UGLY1_ENABLE-y)