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

LICENSE = "GFDL-1.3 & BSD & GPL-3.0 | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
    file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
"

PACKAGECONFIG ?= "qtdeclarative"
PACKAGECONFIG[qtdeclarative] = ",,qtdeclarative"

DEPENDS += "qtbase"

SRCREV = "1d2ba407d26c6c7005e38fe9cec6d0a0ce405309"