pm-qa: update to 0.4.11 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-06-20 15:24:42 +03:00
committed by Martin Jansa
parent 162a0867b6
commit 5177d38d46
+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.10"
PV = "0.4.11"
BRANCH ?= "master"
# Corresponds to tag pm-qa-v0.4.10
SRCREV = "03a22d5ad7deb6021b2ec1d546a960d8a9878255"
# Corresponds to tag pm-qa-v0.4.11
SRCREV = "cd280a9ed159100c0f5f3c1eec4ed8465fe0292f"
SRC_URI = "git://git.linaro.org/power/pm-qa.git;protocol=git;branch=${BRANCH}"