On Tue, 23 Dec 2025 09:45:50 +0100, Artur Wiebe via ptxdist wrote:
> Support newer versions of Mesa where format/modifier events have been 
> deprecated by implementing the needed parts of the DMA-BUF feedback protocol 
> in the nested compositor.
> 
> Signed-off-by: Artur Wiebe <[email protected]>

Reviewed-by: Michael Tretter <[email protected]>

> ---
>  rules/wpebackend-fdo.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/wpebackend-fdo.make b/rules/wpebackend-fdo.make
> index 875f15591..15cd8b071 100644
> --- a/rules/wpebackend-fdo.make
> +++ b/rules/wpebackend-fdo.make
> @@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_WPEBACKEND_FDO) += wpebackend-fdo
>  #
>  # Paths and names
>  #
> -WPEBACKEND_FDO_VERSION               := 1.16.0
> +WPEBACKEND_FDO_VERSION               := 1.16.1
>  WPEBACKEND_FDO_LIBRARY_VERSION       := 1.0
> -WPEBACKEND_FDO_MD5           := 38f488aaa6d68252b593b65ba3e2d9d1
> +WPEBACKEND_FDO_MD5           := a112358168e03abf4937c0cecfe1dc9d
>  WPEBACKEND_FDO                       := 
> wpebackend-fdo-$(WPEBACKEND_FDO_VERSION)
>  WPEBACKEND_FDO_SUFFIX                := tar.xz
>  WPEBACKEND_FDO_URL           := 
> https://wpewebkit.org/releases/$(WPEBACKEND_FDO).$(WPEBACKEND_FDO_SUFFIX)
> -- 
> 2.52.0
> 
> 
> 

Reply via email to