aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebsockets_git.bb
blob: 043b394edd7421362f4afb8b2e16f7fe5cb6c8b6 (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 & (LGPL-2.1 & The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
LIC_FILES_CHKSUM = " \
    file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \
    file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \
    file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \
    file://LGPL_EXCEPTION.txt;md5=bb426f3367c4805d1e12fad05bd0b750 \
"

DEPENDS += "qtbase qtdeclarative"

SRCREV = "afb3c58d035db1119666c8556c215187be4f64b8"