Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/iputils: bump to version s20190709
Date: Sun, 14 Jul 2019 15:45:41 +0200	[thread overview]
Message-ID: <20190714154541.1c9e8d29@windsurf> (raw)
In-Reply-To: <20190710204529.31496-1-petr.vorel@gmail.com>

Hello Petr,

On Wed, 10 Jul 2019 22:45:29 +0200
Petr Vorel <petr.vorel@gmail.com> wrote:

> Remove all patches (accepted in this release).
> 
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
> ---
> Changes v1->v2:
> * Use 20190709 as version (not s20190709, required by Arnout)

Unfortunately, this still wasn't correct, and with your patch, iputils
cannot be downloaded (unless it was previously downloaded, and
available in DL_DIR). See below.

> -IPUTILS_VERSION = 20190515
> -IPUTILS_SITE = $(call github,iputils,iputils,s$(IPUTILS_VERSION))
> +IPUTILS_VERSION = 20190709
> +IPUTILS_SITE = $(call github,iputils,iputils,$(IPUTILS_VERSION))

Your change to _SITE is wrong: you need to keep the 's' prefix,
otherwise Buildroot tries to use the 20190709 Git tag, which doesn't
exist. We need to use the s20190709 Git tag.

So I've dropped the change to _SITE to keep the "s" prefix and applied.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2019-07-14 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-10 20:45 [Buildroot] [PATCH v2 1/1] package/iputils: bump to version s20190709 Petr Vorel
2019-07-14 13:45 ` Thomas Petazzoni [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=20190714154541.1c9e8d29@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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