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

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

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

DEPENDS += "qtbase"

SRCREV = "a82e6785f001a64c57a8440ff1c5a67428d084d7"