update to acpica-20220331
This commit is contained in:
parent
d47a6e43d9
commit
74b2bd3a35
@ -1,5 +1,5 @@
|
||||
COMMENT = reference implementation of ACPI tools
|
||||
DISTNAME = acpica-unix-20211217
|
||||
DISTNAME = acpica-unix-20220331
|
||||
PKGNAME = ${DISTNAME:S/-unix//}
|
||||
|
||||
DEBUG_PACKAGES = ${BUILD_PACKAGES}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (acpica-unix-20211217.tar.gz) = JRH4WCiCDXR/o+LDQz06OMIts9nC/ZAOGoTrQXPLWZI=
|
||||
SIZE (acpica-unix-20211217.tar.gz) = 1905319
|
||||
SHA256 (acpica-unix-20220331.tar.gz) = rK/2ixTx4IBOu/xLlyaKTMvvz6BTsC7Zkk8rFNipjiE=
|
||||
SIZE (acpica-unix-20220331.tar.gz) = 1911044
|
||||
|
@ -13,7 +13,7 @@ Index: source/include/platform/aclinux.h
|
||||
#ifdef __KERNEL__
|
||||
|
||||
#define ACPI_USE_SYSTEM_INTTYPES
|
||||
@@ -325,6 +329,7 @@
|
||||
@@ -330,6 +334,7 @@
|
||||
#if defined(__ia64__) || (defined(__x86_64__) && !defined(__ILP32__)) ||\
|
||||
defined(__aarch64__) || defined(__PPC64__) ||\
|
||||
defined(__s390x__) ||\
|
||||
|
Loading…
Reference in New Issue
Block a user