To: Ross Burton <ross.burton@arm.com>
To: openembedded-core@lists.openembedded.org
Subject: [AUH] acpica: upgrading to 20230628 SUCCEEDED
Attachments: /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230701050116/all/acpica/bitbake-output-qemumips.txt /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230701050116/all/acpica/0001-acpica-upgrade-20230331-20230628.patch /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230701050116/all/acpica/buildhistory-diff-full.txt /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230701050116/all/acpica/bitbake-output-qemuppc.txt

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *acpica* to *20230628* has Succeeded.

Next steps:
    - apply the patch: git am 0001-acpica-upgrade-20230331-20230628.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 f5e6db9ff249cd111a5b263bf6fdd7a3c0c55388 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 1 Jul 2023 10:04:42 +0000
Subject: [PATCH] acpica: upgrade 20230331 -> 20230628

---
 .../acpica/{acpica_20230331.bb => acpica_20230628.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/acpica/{acpica_20230331.bb => acpica_20230628.bb} (94%)

diff --git a/meta/recipes-extended/acpica/acpica_20230331.bb b/meta/recipes-extended/acpica/acpica_20230628.bb
similarity index 94%
rename from meta/recipes-extended/acpica/acpica_20230331.bb
rename to meta/recipes-extended/acpica/acpica_20230628.bb
index 01b8833f50..06db99cef5 100644
--- a/meta/recipes-extended/acpica/acpica_20230331.bb
+++ b/meta/recipes-extended/acpica/acpica_20230628.bb
@@ -17,7 +17,7 @@ COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
 DEPENDS = "m4-native flex-native bison-native"
 
 SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix-${PV}.tar.gz"
-SRC_URI[sha256sum] = "0c5d695d605aaa61709f3c63f57a1a99b8902291723998446b0813b57ac310e2"
+SRC_URI[sha256sum] = "86876a745e3d224dcfd222ed3de465b47559e85811df2db9820ef09a9dff5cce"
 
 UPSTREAM_CHECK_URI = "https://acpica.org/downloads"
 
-- 
2.39.2


