Browse Source

package/acpica: bump to version 20240927

For change log since 20240321, see:
https://github.com/user-attachments/files/17171011/changes.txt

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Dario Binacchi 10 months ago
parent
commit
4915d6001d
2 changed files with 3 additions and 4 deletions
  1. 1 2
      package/acpica/acpica.hash
  2. 2 2
      package/acpica/acpica.mk

+ 1 - 2
package/acpica/acpica.hash

@@ -1,4 +1,3 @@
-# From: https://www.intel.com/content/www/us/en/download/776303/acpi-component-architecture-downloads-unix-format-source-code-and-build-environment-with-an-intel-license.html
-sha256  54a299487925fd3e0551c95f9d5cee4f4984930273983eff67aa5cd46f8f338b  acpica-unix-20240321.tar.gz
 # locally computed hash
+sha256  57988fb55541e694dfa3323bd19db74b65d37e942bebef559ed51e8cd9348b43  acpica-unix-20240927.tar.gz
 sha256  b28f54dc421531bbe269afd8c28bf6fdfd6affbe50c2831464f777ec1766d4a5  source/include/acpi.h

+ 2 - 2
package/acpica/acpica.mk

@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-ACPICA_VERSION = 20240321
+ACPICA_VERSION = 20240927
 ACPICA_SOURCE = acpica-unix-$(ACPICA_VERSION).tar.gz
-ACPICA_SITE = https://github.com/acpica/acpica/files/14718333
+ACPICA_SITE = https://github.com/user-attachments/files/17171019
 ACPICA_LICENSE = BSD-3-Clause or GPL-2.0
 ACPICA_LICENSE_FILES = source/include/acpi.h
 ACPICA_DEPENDENCIES = host-bison host-flex