diff mbox series

[AUH] wpebackend-fdo: upgrading to 1.16.0 SUCCEEDED

Message ID 010101959a2bd2ad-049c003f-043d-4c0a-b979-8c84cccd03ca-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] wpebackend-fdo: upgrading to 1.16.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org March 15, 2025, 2:18 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *wpebackend-fdo* to *1.16.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-wpebackend-fdo-upgrade-1.14.3-1.16.0.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From 8f13eae55e3827b9d503cae512a5d790e4c6a857 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 15 Mar 2025 13:52:24 +0000
Subject: [PATCH] wpebackend-fdo: upgrade 1.14.3 -> 1.16.0

---
 .../{wpebackend-fdo_1.14.3.bb => wpebackend-fdo_1.16.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-sato/webkit/{wpebackend-fdo_1.14.3.bb => wpebackend-fdo_1.16.0.bb} (90%)
diff mbox series

Patch

diff --git a/meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb b/meta/recipes-sato/webkit/wpebackend-fdo_1.16.0.bb
similarity index 90%
rename from meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb
rename to meta/recipes-sato/webkit/wpebackend-fdo_1.16.0.bb
index c8cce5447b..aa6c58d176 100644
--- a/meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb
+++ b/meta/recipes-sato/webkit/wpebackend-fdo_1.16.0.bb
@@ -13,7 +13,7 @@  inherit meson features_check pkgconfig
 REQUIRED_DISTRO_FEATURES = "opengl"
 
 SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "10121842595a850291db3e82f3db0b9984df079022d386ce42c2b8508159dc6c"
+SRC_URI[sha256sum] = "beddf321232d5bd08106c179dbc600f8ce88eb3620b4a59a6329063b78f64635"
 
 # Especially helps compiling with clang which enable this as error when
 # using c++11