diff mbox series

[AUH] gst-editing-services: upgrading to 1.22.6 FAILED

Message ID 0101018b96bec88b-fd92552e-addc-4a41-b0ea-31d9315f421f-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] gst-editing-services: upgrading to 1.22.6 FAILED | expand

Commit Message

auh@yoctoproject.org Nov. 3, 2023, 7:52 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gst-editing-services* to *1.22.6* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-gst-editing-services-upgrade-1.20.5-1.22.6.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 f178217d40183ee851d46f8cc309f9dc5085fd24 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 3 Nov 2023 13:01:49 +0000
Subject: [PATCH] gst-editing-services: upgrade 1.20.5 -> 1.22.6

---
 ...diting-services_1.20.5.bb => gst-editing-services_1.22.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/gst-editing-services/{gst-editing-services_1.20.5.bb => gst-editing-services_1.22.6.bb} (92%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.20.5.bb b/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.6.bb
similarity index 92%
rename from meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.20.5.bb
rename to meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.6.bb
index 6b7775c1c..f6fa110e0 100644
--- a/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.20.5.bb
+++ b/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.6.bb
@@ -18,7 +18,7 @@  inherit meson pkgconfig upstream-version-is-even gobject-introspection features_
 EXTRA_OEMESON = "-Dvalidate=disabled"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-${PV}.tar.xz"
-SRC_URI[sha256sum] = "363f2b13675877b926b4be5259dbbeea8cc976805b40c871fc254bb8f382017d"
+SRC_URI[sha256sum] = "748d423672c597f876e130804fb984848f5b4b89efd78a506cb17f7646795301"
 
 PACKAGES += "gst-validate-launcher libges"