From 371d189217a61c2cc4d7f4f16937053301f63521 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 10 Sep 2025 17:16:07 +0800 Subject: [PATCH] acpica: upgrade 20240827 -> 20250807 License-Update: Copyright updated to 2025 (From OE-Core rev: 56933e81bdb6d6bed144985ec5b6ee3450e8a160) Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- .../acpica/{acpica_20240827.bb => acpica_20250807.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/acpica/{acpica_20240827.bb => acpica_20250807.bb} (92%) 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