From 6750207e0254509f12ee9494c4b6676384708548 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sat, 4 May 2024 23:40:03 +0200 Subject: [PATCH] package/am33x-cm3: switch upstream The upstream host, arago-project.org, has vanished, bringing down the git repository with it. Switch to another, github-hosted repository, that has the commit we're interested in. Signed-off-by: Yann E. MORIN Signed-off-by: Arnout Vandecappelle (cherry picked from commit b1977d933b4381e5b8b4f7d0a99ecadd17827b2e) Signed-off-by: Peter Korsgaard --- package/am33x-cm3/am33x-cm3.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/am33x-cm3/am33x-cm3.mk b/package/am33x-cm3/am33x-cm3.mk index 629a83238c..d5ace7bb0e 100644 --- a/package/am33x-cm3/am33x-cm3.mk +++ b/package/am33x-cm3/am33x-cm3.mk @@ -6,7 +6,7 @@ # This should correpsond to v05.00.00.02 AM33X_CM3_VERSION = 11107db2f1e9e58ee75d4fe9cc38423c9a6e4365 -AM33X_CM3_SITE = http://arago-project.org/git/projects/am33x-cm3.git +AM33X_CM3_SITE = https://github.com/RobertCNelson/am33x-cm3 AM33X_CM3_SITE_METHOD = git AM33X_CM3_LICENSE = TI Publicly Available Software License AM33X_CM3_LICENSE_FILES = License.txt