Thanks, applied as 7fb40316c46b99bb9ee6dd0b60bd401d3d0e1ef0.

Michael

[sent from post-receive hook]

On Fri, 10 Feb 2023 15:17:06 +0100, Michael Tretter <m.tret...@pengutronix.de> 
wrote:
> Signed-off-by: Michael Tretter <m.tret...@pengutronix.de>
> Message-Id: <20230201111147.3141268-1-m.tret...@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/pipewire.make b/rules/pipewire.make
> index feae36ea9103..96738917141d 100644
> --- a/rules/pipewire.make
> +++ b/rules/pipewire.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIPEWIRE) += pipewire
>  #
>  # Paths and names
>  #
> -PIPEWIRE_VERSION     := 0.3.64
> -PIPEWIRE_MD5         := e37730d11bd0c923e423f0a369826fd4
> +PIPEWIRE_VERSION     := 0.3.65
> +PIPEWIRE_MD5         := 5c31850705cacd12398da01b9b11cfd0
>  PIPEWIRE             := pipewire-$(PIPEWIRE_VERSION)
>  PIPEWIRE_SUFFIX              := tar.bz2
>  PIPEWIRE_URL         := 
> https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/$(PIPEWIRE_VERSION)/$(PIPEWIRE).$(PIPEWIRE_SUFFIX)
> @@ -57,6 +57,7 @@ PIPEWIRE_CONF_OPT   := \
>       -Dbluez5-codec-lc3plus=disabled \
>       -Dbluez5-codec-ldac=disabled \
>       -Dbluez5-codec-opus=disabled \
> +     -Dcompress-offload=disabled \
>       -Dcontrol=enabled \
>       -Ddbus=enabled \
>       -Ddocdir= \
> @@ -85,6 +86,7 @@ PIPEWIRE_CONF_OPT   := \
>       -Dpipewire-jack=disabled \
>       -Dpipewire-v4l2=disabled \
>       -Dpw-cat=enabled \
> +     -Dpw-cat-ffmpeg=disabled \
>       -Draop=$(call ptx/endis,PTXCONF_PIPEWIRE_RAOP)d \
>       -Dreadline=$(call ptx/endis,PIPEWIRE_PW_CTL)d \
>       -Droc=disabled \

Reply via email to