To: ['Michael Opdenacker '] To: openembedded-core@lists.openembedded.org Subject: [AUH] alsa-tools: upgrading to 1.2.15 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20251215185105/all/alsa-tools/0001-alsa-tools-upgrade-1.2.14-1.2.15.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20251215185105/all/alsa-tools/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20251215185105/all/alsa-tools/bitbake-output-qemuarm_musl.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *alsa-tools* to *1.2.15* has Succeeded. Next steps: - apply the patch: git am 0001-alsa-tools-upgrade-1.2.14-1.2.15.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 bf0b04ace0deddbd23fd7f795644ad44faf15b85 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 16 Dec 2025 05:51:04 +0000 Subject: [PATCH] alsa-tools: upgrade 1.2.14 -> 1.2.15 --- .../alsa/{alsa-tools_1.2.14.bb => alsa-tools_1.2.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-tools_1.2.14.bb => alsa-tools_1.2.15.bb} (97%) diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.2.14.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.2.15.bb similarity index 97% rename from meta/recipes-multimedia/alsa/alsa-tools_1.2.14.bb rename to meta/recipes-multimedia/alsa/alsa-tools_1.2.15.bb index 751d9e8a76..1228176fb9 100644 --- a/meta/recipes-multimedia/alsa/alsa-tools_1.2.14.bb +++ b/meta/recipes-multimedia/alsa/alsa-tools_1.2.15.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=59530bdf33659b29e73d4adb9f9f65 SRC_URI = "https://www.alsa-project.org/files/pub/tools/${BP}.tar.bz2" -SRC_URI[sha256sum] = "faef6fdd39ec79c9a5473dc63aa1b6331bf7664a9d452a0a8198cec7016cbc6f" +SRC_URI[sha256sum] = "800498d35233672ef67f4bf74cc6e1d37e1fe70c0540e2d2e062f2319e7b5df7" inherit autotools-brokensep pkgconfig # brokensep as as10k1 (and probably more) fail out of tree -- 2.47.1