Browse Source

acpica: upgrade 20240827 -> 20250807

License-Update: Copyright updated to 2025

(From OE-Core rev: 56933e81bdb6d6bed144985ec5b6ee3450e8a160)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Wang Mingyu 1 month ago
parent
commit
371d189217
1 changed files with 3 additions and 3 deletions
  1. 3 3
      meta/recipes-extended/acpica/acpica_20250807.bb

+ 3 - 3
meta/recipes-extended/acpica/acpica_20240827.bb → 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