[Buildroot] [PATCH] package/qt5: bump latest version to 5.9.1

Peter Korsgaard peter at korsgaard.com
Fri Jul 14 13:12:49 UTC 2017


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > Hello,
 > On Fri, 14 Jul 2017 00:46:50 +0200, Arnout Vandecappelle wrote:

 >> Or we could look for pkg-$(VERSION).hash and fall back to pkg.hash if that
 >> doesn't exist. But it does complicate the code somewhat.

 > On my side, I continue to think that mixing in the same .hash file the
 > hashes for download artefacts (tarballs, patches, etc.) and hashes for
 > files that are extracted from the tarball is very confusing.

 > Shouldn't we have a separate hash files for the license files, and have
 > this file in the per-version subdirectory ?

As long as we can find a solution for this problem I don't think we
should move to sperate files for license hashes. We have 2k+ packages
and only a very small subset of those have a version selection (and only
a small subset of that subset will change the license text between
versions), so I prefer a less-clean solution for this special case
instead of adding 2k+ extra files to the tree.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list