pm-qa: Upgrade to 0.5.2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Khem Raj
2017-09-06 20:57:56 -07:00
committed by Martin Jansa
parent 3bacc2323f
commit 3d113e03d0
+2 -3
View File
@@ -4,12 +4,11 @@ HOMEPAGE = "https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/Test
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
PV = "0.4.14"
PV = "0.5.2"
BRANCH ?= "master"
# Corresponds to tag pm-qa-v0.4.14
SRCREV = "9111d1930f02337394cf16e84ad2a27f33607cbb"
SRCREV = "05710ec5032be4c8edafb4109d4d908d31243906"
SRC_URI = "git://git.linaro.org/power/pm-qa.git;protocol=git;branch=${BRANCH}"