pm-qa: update to 0.4.10 release

Update SRC_URI, /tools/ is deprecated.

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-20 09:49:30 +03:00
committed by Martin Jansa
parent dfbbb45e81
commit 650544e96b
+4 -4
View File
@@ -4,14 +4,14 @@ HOMEPAGE = "https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/Test
LICENSE = "GPLv2" LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
PV = "0.4.9" PV = "0.4.10"
BRANCH ?= "master" BRANCH ?= "master"
# Corresponds to tag pm-qa-v0.4.9 # Corresponds to tag pm-qa-v0.4.10
SRCREV = "c54941a9bbaac33e44e6d0c7f5344e21102642cf" SRCREV = "03a22d5ad7deb6021b2ec1d546a960d8a9878255"
SRC_URI = "git://git.linaro.org/tools/pm-qa.git;protocol=git;branch=${BRANCH}" SRC_URI = "git://git.linaro.org/power/pm-qa.git;protocol=git;branch=${BRANCH}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"