From fc36dec8e9234f9f8d83d1f86c48f117e73bf781 Mon Sep 17 00:00:00 2001 From: Lisa Nguyen Date: Fri, 20 Nov 2015 07:05:57 -0800 Subject: pwrmgmt: Update the release number Update the release number for PM-QA to v0.5.1. Change-Id: Ie03fc35e01179b923a5388e1995f29f66850dc40 Signed-off-by: Lisa Nguyen --- openembedded/pwrmgmt.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openembedded') 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: -- cgit v1.2.3