mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] host-opkg-utils: Fix broken URL.
Date: Wed, 15 Apr 2026 15:52:12 +0200	[thread overview]
Message-ID: <20260415135212.921956-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260410174923.1089609-2-christian.melki@t2data.com>

Thanks, applied as bd823e6ff7a4e347ae79d07171508c2b5f80315c.

Michael

[sent from post-receive hook]

On Wed, 15 Apr 2026 15:52:12 +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-2-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-opkg-utils.make b/rules/host-opkg-utils.make
> index 7deeab7fb3e0..f17aeeadbf0d 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



  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] opkg: " Christian Melki
2026-04-10 17:49 ` [ptxdist] [PATCH 2/2] host-opkg-utils: " Christian Melki
2026-04-15 13:52   ` Michael Olbrich [this message]
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=20260415135212.921956-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