Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2 v2] core/legal: support multi-version packages
Date: Sun, 16 Jul 2017 19:22:34 +0200	[thread overview]
Message-ID: <cover.1500225742.git.yann.morin.1998@free.fr> (raw)

Hello All!

This small series fixes our legal-info license check for packages that
have different versions and for which the licensing information has
changed between the versions, but the license files are named the same.

This is the case for Qt5 for example, where some license files for 5.6
are different than for 5.8, but are named the same.

Also fix checking the hashes of license files for host packages.

Changes v1 -> v2:
  - fallback to the main hash file is the per-version file does not
    exist,
  - fix checking hashes of host license files


Regards,
Yann E. MORIN.


The following changes since commit 9a0a0a976bc1094719556065ab5e982c6ca27563

  arch/mips: add support for MIPS32 FP mode (2017-07-16 16:45:22 +0200)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to 868f6cd4d02b61525edf78c8a11afd2655be3425

  core/legal-info: use hash file from version sub-dir (2017-07-16 19:20:47 +0200)


----------------------------------------------------------------
Yann E. MORIN (2):
      core/legal-info: properly check hashes of license files for host packages
      core/legal-info: use hash file from version sub-dir

 docs/manual/adding-packages-directory.txt | 4 +++-
 package/pkg-generic.mk                    | 2 +-
 package/pkg-utils.mk                      | 9 ++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

             reply	other threads:[~2017-07-16 17:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-16 17:22 Yann E. MORIN [this message]
2017-07-16 17:22 ` [Buildroot] [PATCH 1/2 v2] core/legal-info: properly check hashes of license files for host packages Yann E. MORIN
2017-07-29 20:36   ` Thomas Petazzoni
2017-07-16 17:22 ` [Buildroot] [PATCH 2/2 v2] core/legal-info: use hash file from version sub-dir Yann E. MORIN
2017-07-17 18:06   ` Joshua Henderson

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=cover.1500225742.git.yann.morin.1998@free.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox