From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] opkg: Fix broken URL.
Date: Wed, 15 Apr 2026 15:52:11 +0200 [thread overview]
Message-ID: <20260415135211.921914-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260410174923.1089609-1-christian.melki@t2data.com>
Thanks, applied as 5789b78e996ac8c63cce8e374a35b3834a874fff.
Michael
[sent from post-receive hook]
On Wed, 15 Apr 2026 15:52:11 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Seems they have removed the snapshotting.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260410174923.1089609-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/opkg.make b/rules/opkg.make
> index 93eb693fce27..4945d3f3a0fd 100644
> --- a/rules/opkg.make
> +++ b/rules/opkg.make
> @@ -19,7 +19,7 @@ OPKG_VERSION := 0.9.0
> OPKG_MD5 := 3a100d77beaedd4820599d91bc53e302
> OPKG := opkg-$(OPKG_VERSION)
> OPKG_SUFFIX := tar.gz
> -OPKG_URL := https://git.yoctoproject.org/opkg/snapshot/$(OPKG).$(OPKG_SUFFIX)
> +OPKG_URL := git+https://git.yoctoproject.org/opkg;tag=v$(OPKG_VERSION)
> OPKG_SOURCE := $(SRCDIR)/$(OPKG).$(OPKG_SUFFIX)
> OPKG_DIR := $(BUILDDIR)/$(OPKG)
> OPKG_LICENSE := GPL-2.0-or-later
prev parent reply other threads:[~2026-04-15 13:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-10 17:49 [ptxdist] [PATCH 1/2] " Christian Melki
2026-04-10 17:49 ` [ptxdist] [PATCH 2/2] host-opkg-utils: " Christian Melki
2026-04-15 13:52 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-15 13:52 ` Michael Olbrich [this message]
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=20260415135211.921914-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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