From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] boot/barebox-ayx: store downloads in same dir as bare barebox
Date: Thu, 19 Mar 2020 23:01:17 +0100 [thread overview]
Message-ID: <20200319220117.GJ10025@scaer> (raw)
In-Reply-To: <20200319214900.2992-1-yann.morin.1998@free.fr>
All, me,
Me: please be careful to the typo in the commit title... :-[
Regards,
Yann E. MORIN.
On 2020-03-19 22:49 +0100, Yann E. MORIN spake thusly:
> barebox and barebox-aux are really the same package, from the same URL
> and the same version. They deserve being stored in the same directory.
>
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
> Cc: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> boot/barebox/barebox.mk | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk
> index f11f9950d1..3d7492598f 100644
> --- a/boot/barebox/barebox.mk
> +++ b/boot/barebox/barebox.mk
> @@ -31,6 +31,8 @@ $(1)_SOURCE = barebox-$$($(1)_VERSION).tar.bz2
> $(1)_SITE = https://www.barebox.org/download
> endif
>
> +$(1)_DL_SUBDIR = barebox
> +
> $(1)_DEPENDENCIES = host-lzop
> $(1)_LICENSE = GPL-2.0 with exceptions
> ifeq ($(BR2_TARGET_BAREBOX_LATEST_VERSION),y)
> --
> 2.20.1
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2020-03-19 22:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-19 21:49 [Buildroot] [PATCH] boot/barebox-ayx: store downloads in same dir as bare barebox Yann E. MORIN
2020-03-19 22:01 ` Yann E. MORIN [this message]
2020-03-20 7:48 ` Yegor Yefremov
2020-03-27 23:06 ` Peter Korsgaard
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=20200319220117.GJ10025@scaer \
--to=yann.morin.1998@free.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.