[1/2] package/acpica: switch to github

Message ID 20241008202609.3832478-1-dario.binacchi@amarulasolutions.com
State New
Headers show
Series
  • [1/2] package/acpica: switch to github
Related show

Commit Message

Dario Binacchi Oct. 8, 2024, 8:26 p.m. UTC
As reported in [1] the traditional acpica.org website releases might get
delayed due to website publication process, and indeed, on GitHub, the
latest released version is 20240927, while in [2] the 20240827 version
appears. Furthermore, in [2], explicit reference is made to the GitHub
URL for direct access to the public ACPICA git repository.

[1] https://github.com/acpica/acpica/releases
[2] https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/download.html

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 package/acpica/acpica.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

'Krzysztof Kozlowski' via Amarula Linux Oct. 23, 2024, 9:15 p.m. UTC | #1
On Tue,  8 Oct 2024 22:26:08 +0200
Dario Binacchi <dario.binacchi@amarulasolutions.com> wrote:

> As reported in [1] the traditional acpica.org website releases might get
> delayed due to website publication process, and indeed, on GitHub, the
> latest released version is 20240927, while in [2] the 20240827 version
> appears. Furthermore, in [2], explicit reference is made to the GitHub
> URL for direct access to the public ACPICA git repository.
> 
> [1] https://github.com/acpica/acpica/releases
> [2] https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/download.html
> 
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
> ---
>  package/acpica/acpica.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Both applied to master, thanks.

Thomas

Patch

diff --git a/package/acpica/acpica.mk b/package/acpica/acpica.mk
index a3d682257d62..5b1dfbbba2e7 100644
--- a/package/acpica/acpica.mk
+++ b/package/acpica/acpica.mk
@@ -6,7 +6,7 @@ 
 
 ACPICA_VERSION = 20240321
 ACPICA_SOURCE = acpica-unix-$(ACPICA_VERSION).tar.gz
-ACPICA_SITE = https://downloadmirror.intel.com/819451
+ACPICA_SITE = https://github.com/acpica/acpica/files/14718333
 ACPICA_LICENSE = BSD-3-Clause or GPL-2.0
 ACPICA_LICENSE_FILES = source/include/acpi.h
 ACPICA_DEPENDENCIES = host-bison host-flex