hotspot: upgrade 1.1.0+ -> 1.2.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-12-02 15:14:55 +01:00
parent 85c8c7c272
commit 257ad66a79

View File

@@ -1,8 +1,8 @@
SUMMARY = "The Linux perf GUI for performance analysis"
LICENSE = "GPLv2+ | KDAB-Commercial"
LICENSE = "GPLv2+ | KDAB-Commercial | KDAB-Commercial-US"
LIC_FILES_CHKSUM = " \
file://LICENSE.txt;md5=a6b8a64054f1549420f27724acd2337a \
file://LICENSE.GPL.txt;md5=eed541e1ee57f0373b3cb5824dfe6b93 \
file://LICENSE.txt;md5=50a9af6464b390664488e7af1cc5c148 \
file://LICENSE.GPL.txt;md5=8b7a65584aeb92995bcb6066ed0f58f7 \
file://LICENSE.US.txt;md5=1cf6e30372544be558f7146a7e229cdd \
"
@@ -22,9 +22,9 @@ DEPENDS += " \
solid \
"
SRC_URI = "gitsm://github.com/KDAB/hotspot.git"
SRCREV = "a41a0a5ba1fead202bfdcb2198f192114d030484"
SRCREV = "35d1865babf40b9df454810ca8cc09e77b0c349a"
S = "${WORKDIR}/git"
PV = "1.1.0+git${SRCPV}"
PV = "1.2.0+git${SRCPV}"
FILES_${PN} += "${datadir}/icons"