diff --git a/recipes-kdab/hotspot/hotspot_git.bb b/recipes-kdab/hotspot/hotspot_git.bb index 91ef235f..7034ef90 100644 --- a/recipes-kdab/hotspot/hotspot_git.bb +++ b/recipes-kdab/hotspot/hotspot_git.bb @@ -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"