Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2 v2] core/legal: support multi-version packages
@ 2017-07-16 17:22 Yann E. MORIN
  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-16 17:22 ` [Buildroot] [PATCH 2/2 v2] core/legal-info: use hash file from version sub-dir Yann E. MORIN
  0 siblings, 2 replies; 5+ messages in thread
From: Yann E. MORIN @ 2017-07-16 17:22 UTC (permalink / raw)
  To: buildroot

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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-07-29 20:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-16 17:22 [Buildroot] [PATCH 0/2 v2] core/legal: support multi-version packages Yann E. MORIN
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox