summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
authorLisa Nguyen <lisa.nguyen@linaro.org>2015-11-20 07:05:57 -0800
committerLisa Nguyen <lisa.nguyen@linaro.org>2015-11-20 08:52:07 -0800
commitfc36dec8e9234f9f8d83d1f86c48f117e73bf781 (patch)
tree863fb87a6faadf1eb7ba2f0c501f1af6c20cbeac /openembedded
parenta936db1e3a4f0f79796089b3d706a4958ef950a7 (diff)
pwrmgmt: Update the release number
Update the release number for PM-QA to v0.5.1. Change-Id: Ie03fc35e01179b923a5388e1995f29f66850dc40 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/pwrmgmt.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/openembedded/pwrmgmt.yaml b/openembedded/pwrmgmt.yaml
index 64d98de..1718f41 100644
--- a/openembedded/pwrmgmt.yaml
+++ b/openembedded/pwrmgmt.yaml
@@ -27,11 +27,11 @@ install:
params:
PWR_TESTARG: cpufreq cpuidle cpuhotplug thermal cputopology
- RELEASE: 'pm-qa-v0.5.0'
-
+ RELEASE: 'pm-qa-v0.5.1'
+
run:
steps:
- - cd pm-qa
+ - cd pm-qa
- for testset in $PWR_TESTARG; do make -C $testset check; done
parse: