pm-qa: update to 0.4.9 release

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Fathi Boudra
2014-05-10 14:32:33 +03:00
committed by Martin Jansa
parent 3042e87bb0
commit f7a86131ce
+3 -3
View File
@@ -4,12 +4,12 @@ HOMEPAGE = "https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/Test
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
PV = "0.4.8"
PV = "0.4.9"
BRANCH ?= "master"
# Corresponds to tag pm-qa-v0.4.8
SRCREV = "6a8c2ae8a6035b15a7fbe61b6ca56841e056fa37"
# Corresponds to tag pm-qa-v0.4.9
SRCREV = "c54941a9bbaac33e44e6d0c7f5344e21102642cf"
SRC_URI = "git://git.linaro.org/tools/pm-qa.git;protocol=git;branch=${BRANCH}"