To: ['Michael Opdenacker '] To: openembedded-core@lists.openembedded.org Subject: [AUH] alsa-ucm-conf: upgrading to 1.2.15.1 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260101050057/all/alsa-ucm-conf/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260101050057/all/alsa-ucm-conf/0001-alsa-ucm-conf-upgrade-1.2.15-1.2.15.1.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260101050057/all/alsa-ucm-conf/buildhistory-diff.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *alsa-ucm-conf* to *1.2.15.1* has Succeeded. Next steps: - apply the patch: git am 0001-alsa-ucm-conf-upgrade-1.2.15-1.2.15.1.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 de6f1c9279c6864ce9aead8cc8aa5cbdebb84a4b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 1 Jan 2026 10:46:41 +0000 Subject: [PATCH] alsa-ucm-conf: upgrade 1.2.15 -> 1.2.15.1 --- .../alsa/{alsa-ucm-conf_1.2.15.bb => alsa-ucm-conf_1.2.15.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-ucm-conf_1.2.15.bb => alsa-ucm-conf_1.2.15.1.bb} (89%) diff --git a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.bb b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.1.bb similarity index 89% rename from meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.bb rename to meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.1.bb index 1eaec98e3b..961a1444e3 100644 --- a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.bb +++ b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.1.bb @@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4" SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" -SRC_URI[sha256sum] = "5510cb0947a3bb877b5ce218e3ecedd78bfa6643e372346c87d93d4844a45ffa" +SRC_URI[sha256sum] = "246c5d59d217b6f7f47a11fd10f1b766d25abcb0d9c996af3079bb9c9ac5a1b0" # Something went wrong at upstream tarballing inherit allarch -- 2.47.1