Files
meta-qt5/recipes-qt/qt5/qtdeclarative-render2d_git.bb
Mikko Gronoff 4020adfd51 qt5: update submodule SRCREVs to 5.7.1 release
* squashed with https://patchwork.openembedded.org/patch/135662/
  qtwayland: update patch to apply with Qt 5.7.1

  Update 0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch
  to apply on Qt 5.7.1 sources.

Change-Id: I541f6fb5a706cdec3451dad015590a6624298a18
Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-01-25 16:13:51 +01:00

13 lines
336 B
BlitzBasic

require qt5.inc
require qt5-git.inc
LICENSE = "GPL-3.0 | The-Qt-Company-TPLA-2.4"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
file://LICENSE.PREVIEW.COMMERCIAL;md5=c458c2ae1b463cca5219eaee54f6287e \
"
DEPENDS += "qtbase qtdeclarative"
SRCREV = "fe2807312ff3d2285b51a4de363b1c1fb8d85f82"