mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1
@ 2025-12-23  8:45 Artur Wiebe via ptxdist
  2026-01-08 10:34 ` Michael Tretter
  2026-01-15 15:12 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Artur Wiebe via ptxdist @ 2025-12-23  8:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Artur Wiebe

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 <artur@4wiebe.de>
---
 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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1
  2025-12-23  8:45 [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1 Artur Wiebe via ptxdist
@ 2026-01-08 10:34 ` Michael Tretter
  2026-01-15 15:12 ` [ptxdist] [APPLIED] " Michael Olbrich
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Tretter @ 2026-01-08 10:34 UTC (permalink / raw)
  To: Artur Wiebe via ptxdist; +Cc: Artur Wiebe

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 <artur@4wiebe.de>

Reviewed-by: Michael Tretter <m.tretter@pengutronix.de>

> ---
>  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
> 
> 
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ptxdist] [APPLIED] wpebackend-fdo: version bump 1.16.0 -> 1.16.1
  2025-12-23  8:45 [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1 Artur Wiebe via ptxdist
  2026-01-08 10:34 ` Michael Tretter
@ 2026-01-15 15:12 ` Michael Olbrich
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2026-01-15 15:12 UTC (permalink / raw)
  To: ptxdist; +Cc: Artur Wiebe

Thanks, applied as ca52cf27349ed03df7ee7c2d8ae33f10318d538d.

Michael

[sent from post-receive hook]

On Thu, 15 Jan 2026 16:12:13 +0100, Artur Wiebe <artur@4wiebe.de> 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 <artur@4wiebe.de>
> Reviewed-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20251223084550.4039921-1-artur@4wiebe.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/wpebackend-fdo.make b/rules/wpebackend-fdo.make
> index 875f15591b19..15cd8b071c37 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)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-01-15 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-23  8:45 [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1 Artur Wiebe via ptxdist
2026-01-08 10:34 ` Michael Tretter
2026-01-15 15:12 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox