From: Wang Mingyu Date: Wed, 10 Sep 2025 09:16:07 +0000 (+0800) Subject: acpica: upgrade 20240827 -> 20250807 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56933e81bdb6d6bed144985ec5b6ee3450e8a160;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git acpica: upgrade 20240827 -> 20250807 License-Update: Copyright updated to 2025 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/acpica/acpica_20240827.bb b/meta/recipes-extended/acpica/acpica_20250807.bb similarity index 92% rename from meta/recipes-extended/acpica/acpica_20240827.bb rename to meta/recipes-extended/acpica/acpica_20250807.bb index f9f9f9f687..f6ee3285a1 100644 --- a/meta/recipes-extended/acpica/acpica_20240827.bb +++ b/meta/recipes-extended/acpica/acpica_20250807.bb @@ -10,14 +10,14 @@ HOMEPAGE = "https://www.intel.com/content/www/us/en/developer/topic-technology/o SECTION = "console/tools" LICENSE = "Intel | BSD-3-Clause | GPL-2.0-only" -LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=05eb845b15a27440410f456adc2ed082" +LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=8566a414d226d05b68e41f30698f9624" COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" DEPENDS = "m4-native flex-native bison-native" -SRC_URI = "git://github.com/acpica/acpica;protocol=https;branch=master" -SRCREV = "e80cbd7b52de20aa8c75bfba9845e9cb61f2e681" +SRC_URI = "git://github.com/acpica/acpica;protocol=https;branch=master;tag=${PV}" +SRCREV = "aa98db3bd149fc1f8d2a3017cb05b6b1982c3296" inherit update-alternatives