mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 04:00:28 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
b734181952
commit
371d189217
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user