From 8d2e1b401987d743ebdf964927c03f41e8f60328 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 3 Jul 2019 15:01:08 +0300 Subject: qt5: Upgrade to Qt 5.13.0 Update recipes for Qt 5.13.0, add new recipes for Qt modules qtcoap and qtlottie, and remove qtcanvas3d. Signed-off-by: Samuli Piippo --- recipes-qt/qt5/qtlottie_git.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes-qt/qt5/qtlottie_git.bb (limited to 'recipes-qt/qt5/qtlottie_git.bb') diff --git a/recipes-qt/qt5/qtlottie_git.bb b/recipes-qt/qt5/qtlottie_git.bb new file mode 100644 index 00000000..541ca55f --- /dev/null +++ b/recipes-qt/qt5/qtlottie_git.bb @@ -0,0 +1,12 @@ +require qt5.inc +require qt5-git.inc + +LICENSE = "(GPL-3.0 & The-Qt-Company-GPL-Exception-1.0) | The-Qt-Company-Commercial" +LIC_FILES_CHKSUM = " \ + file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ + file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \ +" + +DEPENDS += "qtbase qtdeclarative" + +SRCREV = "553ec1bc799f344a12e34c91720e13a469d85365" -- cgit v1.2.3