To: ['Michael Opdenacker '] To: openembedded-core@lists.openembedded.org Subject: [AUH] alsa-ucm-conf: upgrading to 1.2.15.3 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260115185238/all/alsa-ucm-conf/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260115185238/all/alsa-ucm-conf/0001-alsa-ucm-conf-upgrade-1.2.15.1-1.2.15.3.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260115185238/all/alsa-ucm-conf/buildhistory-diff-full.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.3* has Succeeded. Next steps: - apply the patch: git am 0001-alsa-ucm-conf-upgrade-1.2.15.1-1.2.15.3.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 117cc23a4a2044678ce07e92d6bf6522bf4021fd Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 16 Jan 2026 00:18:47 +0000 Subject: [PATCH] alsa-ucm-conf: upgrade 1.2.15.1 -> 1.2.15.3 --- .../{alsa-ucm-conf_1.2.15.1.bb => alsa-ucm-conf_1.2.15.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-ucm-conf_1.2.15.1.bb => alsa-ucm-conf_1.2.15.3.bb} (89%) diff --git a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.1.bb b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.3.bb similarity index 89% rename from meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.1.bb rename to meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.3.bb index 961a1444e3..0ac51b6c5d 100644 --- a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.1.bb +++ b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.3.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] = "246c5d59d217b6f7f47a11fd10f1b766d25abcb0d9c996af3079bb9c9ac5a1b0" +SRC_URI[sha256sum] = "9f79e813c08fc86cfa46dd75c4fcda1a4a51b482db2607e1fcfaafb92f588a31" # Something went wrong at upstream tarballing inherit allarch -- 2.47.1