aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtcanvas3d_git.bb
blob: 5b12d1a73e414d877ae4db9e41192cf789019702 (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=b8c75190712063cde04e1f41b6fdad98 \
    file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
    file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \
"

DEPENDS = "qtdeclarative"

SRCREV = "791ddce7d41b126ba4744a6701597f49dbf99f3b"