pm-qa: update to 0.4.14 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-09-26 12:43:32 +03:00 committed by Martin Jansa
parent a67fd78dc0
commit b86f1c6290

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.12"
PV = "0.4.14"
BRANCH ?= "master"
# Corresponds to tag pm-qa-v0.4.12
SRCREV = "16c5d643c2a2318f8dfe12079a160cf41c17ec06"
# Corresponds to tag pm-qa-v0.4.14
SRCREV = "9111d1930f02337394cf16e84ad2a27f33607cbb"
SRC_URI = "git://git.linaro.org/power/pm-qa.git;protocol=git;branch=${BRANCH}"