From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] host-opkg-utils: Fix broken URL.
Date: Fri, 10 Apr 2026 19:49:23 +0200 [thread overview]
Message-ID: <20260410174923.1089609-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20260410174923.1089609-1-christian.melki@t2data.com>
Seems they have removed the snapshotting.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/host-opkg-utils.make | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rules/host-opkg-utils.make b/rules/host-opkg-utils.make
index 7deeab7fb..f17aeeadb 100644
--- a/rules/host-opkg-utils.make
+++ b/rules/host-opkg-utils.make
@@ -1,3 +1,4 @@
+
# -*-makefile-*-
#
# Copyright (C) 2011 by George McCollister <george.mccollister@gmail.com>
@@ -18,7 +19,7 @@ HOST_OPKG_UTILS_VERSION := 0.7.0
HOST_OPKG_UTILS_MD5 := 53c42e603468102f28d010e922310941
HOST_OPKG_UTILS := opkg-utils-$(HOST_OPKG_UTILS_VERSION)
HOST_OPKG_UTILS_SUFFIX := tar.gz
-HOST_OPKG_UTILS_URL := https://git.yoctoproject.org/opkg-utils/snapshot/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)
+HOST_OPKG_UTILS_URL := git+https://git.yoctoproject.org/opkg-utils;tag=$(HOST_OPKG_UTILS_VERSION)
HOST_OPKG_UTILS_SOURCE := $(SRCDIR)/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)
HOST_OPKG_UTILS_DIR := $(HOST_BUILDDIR)/$(HOST_OPKG_UTILS)
HOST_OPKG_UTILS_LICENSE := GPL-2.0-only
--
2.43.0
next prev parent reply other threads:[~2026-04-10 17:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-10 17:49 [ptxdist] [PATCH 1/2] opkg: " Christian Melki
2026-04-10 17:49 ` Christian Melki [this message]
2026-04-15 13:52 ` [ptxdist] [APPLIED] host-opkg-utils: " Michael Olbrich
2026-04-15 13:52 ` [ptxdist] [APPLIED] opkg: " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260410174923.1089609-2-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox