aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtserialbus_git.bb
blob: d658a067bdec40a2d2ce260429d4e721c142a80d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require qt5.inc
require qt5-git.inc

LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-2.0+) | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
    file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \
    file://LICENSE.GPLv2;md5=c96076271561b0e3785dad260634eaa8 \
    file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \
    file://LICENSE.FDL;md5=f70ee9a6c44ae8917586fea34dff0ab5 \
"

DEPENDS += "qtbase qtserialport"

# Use d0cb148f1abb570ddbd3fb5360784e0287938f69
# instead of fdc716e10ac630416c04275640daaa65d6c92dd8 because
# v5.9.8 tag wasn't merged to 5.9 branch yet
SRCREV = "d0cb148f1abb570ddbd3fb5360784e0287938f69"