* [ptxdist] [PATCH 1/2] host-ptx-code-signing-dev: update URL to GitHub
@ 2026-09-02 8:02 Bastian Krause
2026-09-02 8:02 ` [ptxdist] [PATCH 2/2] host-extract-cert: " Bastian Krause
0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2026-09-02 8:02 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Krause
The project moved to Github. The previous URL is no longer available.
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
rules/host-ptx-code-signing-dev.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/host-ptx-code-signing-dev.make b/rules/host-ptx-code-signing-dev.make
index b60bfab9f..e0013fee6 100644
--- a/rules/host-ptx-code-signing-dev.make
+++ b/rules/host-ptx-code-signing-dev.make
@@ -18,7 +18,7 @@ HOST_PTX_CODE_SIGNING_DEV_VERSION := 0.8
HOST_PTX_CODE_SIGNING_DEV_SHA256 := e5746446f456c07d91e023923e5331e7a0d3f0ec453e698c70726c5d7a5bd780
HOST_PTX_CODE_SIGNING_DEV := ptx-code-signing-dev-$(HOST_PTX_CODE_SIGNING_DEV_VERSION)
HOST_PTX_CODE_SIGNING_DEV_SUFFIX := tar.gz
-HOST_PTX_CODE_SIGNING_DEV_URL := https://git.pengutronix.de/cgit/ptx-code-signing-dev/snapshot/$(HOST_PTX_CODE_SIGNING_DEV).$(HOST_PTX_CODE_SIGNING_DEV_SUFFIX)
+HOST_PTX_CODE_SIGNING_DEV_URL := https://github.com/pengutronix/ptx-code-signing-dev/archive/refs/tags/$(HOST_PTX_CODE_SIGNING_DEV_VERSION).$(HOST_PTX_CODE_SIGNING_DEV_SUFFIX)
HOST_PTX_CODE_SIGNING_DEV_SOURCE := $(SRCDIR)/$(HOST_PTX_CODE_SIGNING_DEV).$(HOST_PTX_CODE_SIGNING_DEV_SUFFIX)
HOST_PTX_CODE_SIGNING_DEV_DIR := $(HOST_BUILDDIR)/$(HOST_PTX_CODE_SIGNING_DEV)
HOST_PTX_CODE_SIGNING_DEV_LICENSE := MIT
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ptxdist] [PATCH 2/2] host-extract-cert: update URL to GitHub
2026-09-02 8:02 [ptxdist] [PATCH 1/2] host-ptx-code-signing-dev: update URL to GitHub Bastian Krause
@ 2026-09-02 8:02 ` Bastian Krause
0 siblings, 0 replies; 2+ messages in thread
From: Bastian Krause @ 2026-09-02 8:02 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Krause
The project moved to Github. The previous URL is no longer available.
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/rules/host-extract-cert.make b/rules/host-extract-cert.make
index 745f78514..136c94661 100644
--- a/rules/host-extract-cert.make
+++ b/rules/host-extract-cert.make
@@ -18,7 +18,7 @@ HOST_EXTRACT_CERT_VERSION := 0.3
HOST_EXTRACT_CERT_SHA256 := 486de6cc6212491c0e9a880166e503e214f9d72f6b60ba9a89e1f6d84b29a719
HOST_EXTRACT_CERT := extract-cert-$(HOST_EXTRACT_CERT_VERSION)
HOST_EXTRACT_CERT_SUFFIX := tar.gz
-HOST_EXTRACT_CERT_URL := https://git.pengutronix.de/cgit/extract-cert/snapshot/$(HOST_EXTRACT_CERT).$(HOST_EXTRACT_CERT_SUFFIX)
+HOST_EXTRACT_CERT_URL := https://github.com/pengutronix/extract-cert/archive/refs/tags/$(HOST_EXTRACT_CERT_VERSION).$(HOST_EXTRACT_CERT_SUFFIX)
HOST_EXTRACT_CERT_SOURCE := $(SRCDIR)/$(HOST_EXTRACT_CERT).$(HOST_EXTRACT_CERT_SUFFIX)
HOST_EXTRACT_CERT_DIR := $(HOST_BUILDDIR)/$(HOST_EXTRACT_CERT)
HOST_EXTRACT_CERT_LICENSE := LGPL-2.1-only
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-02 8:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 8:02 [ptxdist] [PATCH 1/2] host-ptx-code-signing-dev: update URL to GitHub Bastian Krause
2026-09-02 8:02 ` [ptxdist] [PATCH 2/2] host-extract-cert: " Bastian Krause
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox