[Buildroot] [PATCH 1/1] package/wireplumber: bump version to 0.4.8

Théo Lebrun theo.lebrun at bootlin.com
Wed Mar 16 09:27:46 UTC 2022


On Tue Mar 15, 2022 at 10:11 PM CET, Arnout Vandecappelle wrote:
> On 28/02/2022 17:13, Théo Lebrun via buildroot wrote:
> > Changelog:
> > https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/e14bb72dcc85e2130d0ea96768e5ae3b375a041e/NEWS.rst
> > 
> > Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>
>
>   Applied to master, thanks.

Thanks. Sadly, this latest version is broken and requires a patch to
support setting a default device in WirePlumber. I just sent a patch
which is the commit that was sent upstream to fix it. It is required
until upstream gets a new version (no date announced).

Regards,
Théo

>
>   Regards,
>   Arnout
>
> > ---
> >   package/wireplumber/wireplumber.hash | 2 +-
> >   package/wireplumber/wireplumber.mk   | 2 +-
> >   2 files changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/package/wireplumber/wireplumber.hash b/package/wireplumber/wireplumber.hash
> > index 561fcc2e5e..206d7d15af 100644
> > --- a/package/wireplumber/wireplumber.hash
> > +++ b/package/wireplumber/wireplumber.hash
> > @@ -1,3 +1,3 @@
> >   # Locally calculated
> > -sha256  41f174eaae5a630e195001fdd580918fa5143a71edceb050b320f85a8e65e53b  wireplumber-0.4.2.tar.bz2
> > +sha256  6429e8a95e355ce21b4c4f1a5ebc769f037e8dbeec51905ad909ce609a38d0ce  wireplumber-0.4.8.tar.bz2
> >   sha256  ff2eb9af5b05d92ac3a38cffcad27582ef555a31ff1781e1c1d4e087f77c9c81  LICENSE
> > diff --git a/package/wireplumber/wireplumber.mk b/package/wireplumber/wireplumber.mk
> > index 2dab6042ea..3bf7cece45 100644
> > --- a/package/wireplumber/wireplumber.mk
> > +++ b/package/wireplumber/wireplumber.mk
> > @@ -4,7 +4,7 @@
> >   #
> >   ################################################################################
> >   
> > -WIREPLUMBER_VERSION = 0.4.2
> > +WIREPLUMBER_VERSION = 0.4.8
> >   WIREPLUMBER_SOURCE = wireplumber-$(WIREPLUMBER_VERSION).tar.bz2
> >   WIREPLUMBER_SITE = https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$(WIREPLUMBER_VERSION)
> >   WIREPLUMBER_LICENSE = MIT




More information about the buildroot mailing list