diff options
author | Gaël PORTAY <gael.portay@savoirfairelinux.com> | 2017-11-28 23:50:38 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-29 22:22:14 +0100 |
commit | 43e1d099b4fca37ce7cbbf3dd41fe4330610b723 (patch) | |
tree | 0ff80dec76aaef0592bbb64e4be2eecdc5401322 /package/qt5/qt5webkit-examples/qt5webkit-examples.hash | |
parent | d9e2135a71056ff16243bde1c892ec8118a11fb6 (diff) | |
download | buildroot-43e1d099b4fca37ce7cbbf3dd41fe4330610b723.tar.gz buildroot-43e1d099b4fca37ce7cbbf3dd41fe4330610b723.zip |
Revert "package/qt5webkit-examples: remove obsolete package"
This reverts commit 940bfe2f4336a3fea1ec6805db1f90ce83bd4a78 with the
following changes:
- new hashes for 5.6.3 and 5.9.1 (there is no 5.9.2).
- BR2_PACKAGE_QT5BASE_LICENSE_APPROVED has been removed
- add GPL-3 to licences
- uses SPDX identifier for licences
- add missing dependencies (qt5base, qt5webkit, qt5declarative)
- removes /usr when qmake host-tools is invoked at configure
Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com>
[Thomas: add entry in the DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5webkit-examples/qt5webkit-examples.hash')
-rw-r--r-- | package/qt5/qt5webkit-examples/qt5webkit-examples.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/qt5/qt5webkit-examples/qt5webkit-examples.hash b/package/qt5/qt5webkit-examples/qt5webkit-examples.hash new file mode 100644 index 0000000000..2af1efbaf0 --- /dev/null +++ b/package/qt5/qt5webkit-examples/qt5webkit-examples.hash @@ -0,0 +1,5 @@ +# Hash from: http://download.qt.io/community_releases/5.6/5.6.3/qtwebkit-examples-opensource-src-5.6.3.tar.xz.mirrorlist +sha256 2d6ce7146298d03b443cca4390bbfee17c4c0b08a31efcbf9fe0732291a6169e qtwebkit-examples-opensource-src-5.6.3.tar.xz + +# Hash from: http://download.qt.io/official_releases/qt/5.9/5.9.1/submodules/qtwebkit-examples-opensource-src-5.9.1.tar.xz.mirrorlist +sha256 e4ce4de6b468243abad2baabbe8ddfb05d25b186529bfe88cb8662fc983f54d0 qtwebkit-examples-opensource-src-5.9.1.tar.xz |