To: ['Anuj Mittal '] To: openembedded-core@lists.openembedded.org Subject: [AUH] orc: upgrading to 0.4.41 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250301050049/all/orc/0001-orc-upgrade-0.4.40-0.4.41.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250301050049/all/orc/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250301050049/all/orc/buildhistory-diff.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *orc* to *0.4.41* has Succeeded. Next steps: - apply the patch: git am 0001-orc-upgrade-0.4.40-0.4.41.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 8b91d64dd7047dbdfe8eafa369dca24e7ea8a65d Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Mar 2025 07:43:45 +0000 Subject: [PATCH] orc: upgrade 0.4.40 -> 0.4.41 --- meta/recipes-devtools/orc/{orc_0.4.40.bb => orc_0.4.41.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/orc/{orc_0.4.40.bb => orc_0.4.41.bb} (92%) diff --git a/meta/recipes-devtools/orc/orc_0.4.40.bb b/meta/recipes-devtools/orc/orc_0.4.41.bb similarity index 92% rename from meta/recipes-devtools/orc/orc_0.4.40.bb rename to meta/recipes-devtools/orc/orc_0.4.41.bb index e437831cd7..491ff71067 100644 --- a/meta/recipes-devtools/orc/orc_0.4.40.bb +++ b/meta/recipes-devtools/orc/orc_0.4.41.bb @@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause & BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" -SRC_URI[sha256sum] = "3fc2bee78dfb7c41fd9605061fc69138db7df007eae2f669a1f56e8bacef74ab" +SRC_URI[sha256sum] = "cb1bfd4f655289cd39bc04642d597be9de5427623f0861c1fc19c08d98467fa2" inherit meson pkgconfig gtk-doc -- 2.44.1