]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
acpica: upgrade 20251212 -> 20260408
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 21 Apr 2026 09:55:11 +0000 (17:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Apr 2026 13:28:13 +0000 (14:28 +0100)
License-Update: Copyright year updated to 2026

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-extended/acpica/acpica_20260408.bb [moved from meta/recipes-extended/acpica/acpica_20251212.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-extended/acpica/acpica_20251212.bb
rename to meta/recipes-extended/acpica/acpica_20260408.bb
index 812a62547bbd5ce93204d6abf23d1dfaaf28c6f3..4c65630015f8e3ecb194b4243f4bea23f7c65b56 100644 (file)
@@ -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=8566a414d226d05b68e41f30698f9624"
+LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=4877caee45a613e9706946c3205a6fb9"
 
 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;tag=${PV}"
-SRCREV = "446be438238e9d339eed5182b807ac5f82df56c9"
+SRCREV = "232ff3f8ae1a4da11c709f61d9154482cfe8e6df"
 
 inherit update-alternatives