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

HOMEPAGE = "http://www.qt.io"
LICENSE = "GFDL-1.3 & BSD-3-Clause & ( GPL-3.0 & The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) & ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )"
LIC_FILES_CHKSUM = " \
    file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \
    file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \
    file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \
    file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
"

DEPENDS += "qtbase"

SRC_URI:append = " file://CVE-2021-3481.patch"

SRCREV = "52d3788c7b0116ea3db232dccca5f1e3f1e229ac"