* [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1
@ 2026-01-08 10:27 Michael Tretter
2026-01-08 10:40 ` Michael Tretter
0 siblings, 1 reply; 4+ messages in thread
From: Michael Tretter @ 2026-01-08 10:27 UTC (permalink / raw)
To: ptxdist; +Cc: Michael Tretter
Signed-off-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 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)
--
2.47.3
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1
2026-01-08 10:27 [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1 Michael Tretter
@ 2026-01-08 10:40 ` Michael Tretter
0 siblings, 0 replies; 4+ messages in thread
From: Michael Tretter @ 2026-01-08 10:40 UTC (permalink / raw)
To: ptxdist
On Thu, 08 Jan 2026 11:27:30 +0100, Michael Tretter wrote:
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Ignore this patch. There was already a patch with the version bump on
the mailing list.
> ---
> 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 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)
> --
> 2.47.3
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [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
0 siblings, 1 reply; 4+ 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] 4+ messages in thread
* Re: [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
0 siblings, 0 replies; 4+ 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] 4+ messages in thread
end of thread, other threads:[~2026-01-08 10:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-08 10:27 [ptxdist] [PATCH] wpebackend-fdo: version bump 1.16.0 -> 1.16.1 Michael Tretter
2026-01-08 10:40 ` Michael Tretter
-- strict thread matches above, loose matches on Subject: below --
2025-12-23 8:45 Artur Wiebe via ptxdist
2026-01-08 10:34 ` Michael Tretter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox