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] package/tzdata: do extract to get the license file
Date: Mon, 27 Apr 2020 22:49:30 +0200	[thread overview]
Message-ID: <20200427224930.7bfcbf13@windsurf.home> (raw)
In-Reply-To: <20200427203608.17609-1-yann.morin.1998@free.fr>

On Mon, 27 Apr 2020 22:36:08 +0200
"Yann E. MORIN" <yann.morin.1998@free.fr> wrote:

> Back in 2014, about 6 years ago now, in my inifinite wisdom, I
> decided that extracting the tzdata source was not nwcessary for
> the target variant, because we would be installing the files
> generated by the host variant, in commit 7aad5daa5d (package/tzdata:
> only compile the zoneinfo once).
> 
> However, that did not account for the fact that we would eventually
> like to have the licensing information for tzdata, later added in
> 2019, in commit 60889ccdf0 (package/tzdata: bump to version 2019b).
> 
> However, that last comit only added the license file to the host
> variant, without explanations why that was so. It turns out that the
> reason it was not added to the target variant is, probably, that he
> source code for the target variant is not extracted, and thus saving
> the license file fails.
> 
> But we really want the license file for what goes on into the target.
> 
> So, do extract the source code for the target variant, even if only to
> get the license file.
> 
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
> Cc: Richard Braun <rbraun@sceen.net>
> Cc: Martin Bark <martin@barkynet.com>
> Cc: Christopher McCrory <chrismcc@gmail.com>
> ---
>  package/tzdata/tzdata.mk | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)

Applied to master, thanks.

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

  reply	other threads:[~2020-04-27 20:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27 20:36 [Buildroot] [PATCH] package/tzdata: do extract to get the license file Yann E. MORIN
2020-04-27 20:49 ` Thomas Petazzoni [this message]
2020-05-10 17:58 ` 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=20200427224930.7bfcbf13@windsurf.home \
    --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