aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebsockets_git.bb
blob: 9cd69b157d9e51b8e167c8d5649e784d2621e423 (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 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
LIC_FILES_CHKSUM = " \
    file://LICENSE;md5=4fbd65380cdd255951079008b364516c \
    file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed \
    file://LICENSE.LGPLv3;md5=c1939be5579666be947371bc8120425f \
    file://LICENSE.LGPLv21;md5=cff17b12416c896e10ae2c17a64252e7 \
"

DEPENDS += "qtbase qtdeclarative"

SRCREV = "5b469aa3c4d6b9c68feb9cf92d03614077518894"