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 tarball format.
Date: Fri, 14 Oct 2022 09:46:34 +0200	[thread overview]
Message-ID: <20221014074634.2269334-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221006142216.3469201-1-christian.melki@t2data.com>

Thanks, applied as 6dc8fedeee27ce2abd1b85ec047012c8bdc455a9.

Michael

[sent from post-receive hook]

On Fri, 14 Oct 2022 09:46:34 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> git.yoctoproject.org killed off their snapshot functionality yesterday.
> Apparently too taxing to handle on the fly, thinking that nothing but
> web crawlers was using snapshot. Not realizing that even the yocto poky
> recipe was still using it.
> 
> After pointing it out, they've re-enabled the functionality.
> But only for gz.
> Their recipe will probably be rewritten to do git fetches instead.
> 
> So expect this to move to git only in the future.
> But for now, just move it to .gz instead of .bz2.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20221006142216.3469201-1-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 da77db02405d..159eac64bfb6 100644
> --- a/rules/host-opkg-utils.make
> +++ b/rules/host-opkg-utils.make
> @@ -15,9 +15,9 @@ HOST_PACKAGES-$(PTXCONF_HOST_OPKG_UTILS) += host-opkg-utils
>  # Paths and names
>  #
>  HOST_OPKG_UTILS_VERSION	:= 0.5.0
> -HOST_OPKG_UTILS_MD5	:= 475a85baea919752a21fcd1952aff7b8
> +HOST_OPKG_UTILS_MD5	:= c71939ee02c69462bd3ba1fe0d6de5e2
>  HOST_OPKG_UTILS		:= opkg-utils-$(HOST_OPKG_UTILS_VERSION)
> -HOST_OPKG_UTILS_SUFFIX	:= tar.bz2
> +HOST_OPKG_UTILS_SUFFIX	:= tar.gz
>  HOST_OPKG_UTILS_URL	:= http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/snapshot/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)
>  HOST_OPKG_UTILS_SOURCE	:= $(SRCDIR)/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)
>  HOST_OPKG_UTILS_DIR	:= $(HOST_BUILDDIR)/$(HOST_OPKG_UTILS)



      reply	other threads:[~2022-10-14  7:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06 14:22 [ptxdist] [PATCH] " Christian Melki
2022-10-14  7:46 ` 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=20221014074634.2269334-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