aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtcanvas3d_git.bb
blob: 3ca664727c2dab81d7ba21435d4cabf40064be1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require qt5.inc
require qt5-git.inc

LICENSE = "LGPL-3.0 | GPL-3.0"
LIC_FILES_CHKSUM = " \
    file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \
    file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \
    file://LICENSE.GPLv2;md5=c96076271561b0e3785dad260634eaa8 \
"

DEPENDS = "qtdeclarative"

SRCREV = "5962967a3712ee711fd9ab58da664a3eb0acb24e"