Thanks, applied as f543067175940e00789221fe29c5ec5be4275caa. Michael
[sent from post-receive hook] On Wed, 08 Feb 2023 12:49:37 +0100, Philipp Zabel <[email protected]> wrote: > Signed-off-by: Philipp Zabel <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/gst-devtools1.make b/rules/gst-devtools1.make > index f9029ee73dcc..36bd02f19cbf 100644 > --- a/rules/gst-devtools1.make > +++ b/rules/gst-devtools1.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_DEVTOOLS1) += gst-devtools1 > # > # Paths and names > # > -GST_DEVTOOLS1_VERSION := 1.20.5 > -GST_DEVTOOLS1_MD5 := 2a4e79a6856f9ea77ba099c6961f6ef3 > +GST_DEVTOOLS1_VERSION := 1.22.0 > +GST_DEVTOOLS1_MD5 := cc8b9c26679f188b92201c9a10c08868 > GST_DEVTOOLS1 := gst-devtools-$(GST_DEVTOOLS1_VERSION) > GST_DEVTOOLS1_SUFFIX := tar.xz > GST_DEVTOOLS1_URL := > http://gstreamer.freedesktop.org/data/src/gst-devtools/$(GST_DEVTOOLS1).$(GST_DEVTOOLS1_SUFFIX) > @@ -39,6 +39,7 @@ GST_DEVTOOLS1_CONF_OPT := \ > -Dintrospection=$(call ptx/endis,PTXCONF_GSTREAMER1_INTROSPECTION)d \ > -Dnls=disabled \ > -Dtests=disabled \ > + -Dtools=enabled \ > -Dvalidate=enabled > > # > ----------------------------------------------------------------------------
