aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtgraphicaleffects_git.bb
blob: 783ffa33620063411398892eb77d2ac7c068f1ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
require ${PN}.inc
require qt5-git.inc

# LICENSE files are missing in this old SRCREV, remove when upgraded
# commit bd434a6ea358e96c373e3ad65bfb6d939904abf5
# Author: Timo Jyrinki <timo.jyrinki@canonical.com>
# Date:   Fri Feb 8 09:09:55 2013 +0200
# Subject: Add license files mandated by (L)GPL.
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780 \
                    file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891 \
                    file://${COMMON_LICENSE_DIR}/GFDL-1.3;md5=1083add59b39991c748ea70a92166959 \
"

# last tag before this SRCREV is 5.0.0
PV = "5.0.0+git${SRCPV}"

PR = "${INC_PR}.0"

SRCREV = "9fb5dad66555c197ba19da6be80edf67e92888ba"