Message ID | 1407219241-22086-1-git-send-email-fathi.boudra@linaro.org |
---|---|
State | Accepted |
Commit | fd7338f82bcf1e092129959e1c9d0c8d85031381 |
Headers | show |
diff --git a/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb b/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb index 30b383c..61511a3 100644 --- a/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb +++ b/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb @@ -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.11" +PV = "0.4.12" BRANCH ?= "master" -# Corresponds to tag pm-qa-v0.4.11 -SRCREV = "cd280a9ed159100c0f5f3c1eec4ed8465fe0292f" +# Corresponds to tag pm-qa-v0.4.12 +SRCREV = "16c5d643c2a2318f8dfe12079a160cf41c17ec06" SRC_URI = "git://git.linaro.org/power/pm-qa.git;protocol=git;branch=${BRANCH}"
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> --- meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)