summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt5/qtwebsockets_git.bb
blob: f17cec42ec14ef375b12c12539221a9b1eedb294 (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 = "65e7130466963e0fd9cee8719d8b37c9fb15db35"