* [Buildroot] [PATCH 1/1] package/acpica: bump to version 20240321
@ 2024-04-19 21:52 Julien Olivain
2024-05-01 19:52 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-04-19 21:52 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
For change log since 20230628, see [1].
License file hash changed in [2], due to year update.
The upstream download page also changed the published hash from sha1
to sha256. This change is reflected in the hash file.
[1] https://github.com/acpica/acpica/blob/G20240322/documents/changes.txt
[2] https://github.com/acpica/acpica/commit/c18edfb1abfb50521a363f811bc8e1e64213bd00
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested on master branch at commit 256aa8e with commands:
make check-package
...
0 warnings generated
utils/test-pkg -a -p acpica
...
42 builds, 3 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
support/testing/run-tests \
-d dl -o output_folder \
tests.package.test_acpica
...
OK
support/testing/run-tests \
-d dl -o output_folder \
tests.boot.test_edk2
...
OK
---
package/acpica/acpica.hash | 5 ++---
package/acpica/acpica.mk | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/package/acpica/acpica.hash b/package/acpica/acpica.hash
index dd9f8a1d22b..4170587f3a3 100644
--- a/package/acpica/acpica.hash
+++ b/package/acpica/acpica.hash
@@ -1,5 +1,4 @@
# 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
-sha1 3b893fb771cf3fbd3531de3036e1a5bfc624c9d2 acpica-unix-20230628.tar.gz
+sha256 54a299487925fd3e0551c95f9d5cee4f4984930273983eff67aa5cd46f8f338b acpica-unix-20240321.tar.gz
# locally computed hash
-sha256 86876a745e3d224dcfd222ed3de465b47559e85811df2db9820ef09a9dff5cce acpica-unix-20230628.tar.gz
-sha256 905d6f191f3c29aa673602d9c66eb8df00f7e1b35064a081e0de81284ff17ee6 source/include/acpi.h
+sha256 b28f54dc421531bbe269afd8c28bf6fdfd6affbe50c2831464f777ec1766d4a5 source/include/acpi.h
diff --git a/package/acpica/acpica.mk b/package/acpica/acpica.mk
index bbabd9de69a..a3d682257d6 100644
--- a/package/acpica/acpica.mk
+++ b/package/acpica/acpica.mk
@@ -4,9 +4,9 @@
#
################################################################################
-ACPICA_VERSION = 20230628
+ACPICA_VERSION = 20240321
ACPICA_SOURCE = acpica-unix-$(ACPICA_VERSION).tar.gz
-ACPICA_SITE = https://downloadmirror.intel.com/783534
+ACPICA_SITE = https://downloadmirror.intel.com/819451
ACPICA_LICENSE = BSD-3-Clause or GPL-2.0
ACPICA_LICENSE_FILES = source/include/acpi.h
ACPICA_DEPENDENCIES = host-bison host-flex
--
2.44.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/acpica: bump to version 20240321
2024-04-19 21:52 [Buildroot] [PATCH 1/1] package/acpica: bump to version 20240321 Julien Olivain
@ 2024-05-01 19:52 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-01 19:52 UTC (permalink / raw)
To: Julien Olivain; +Cc: buildroot
On Fri, 19 Apr 2024 23:52:12 +0200
Julien Olivain <ju.o@free.fr> wrote:
> For change log since 20230628, see [1].
>
> License file hash changed in [2], due to year update.
>
> The upstream download page also changed the published hash from sha1
> to sha256. This change is reflected in the hash file.
>
> [1] https://github.com/acpica/acpica/blob/G20240322/documents/changes.txt
> [2] https://github.com/acpica/acpica/commit/c18edfb1abfb50521a363f811bc8e1e64213bd00
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch tested on master branch at commit 256aa8e with commands:
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-01 19:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19 21:52 [Buildroot] [PATCH 1/1] package/acpica: bump to version 20240321 Julien Olivain
2024-05-01 19:52 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox