summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/pwrmgmt.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/pwrmgmt.yaml b/openembedded/pwrmgmt.yaml
index 66765f4..6291eac 100644
--- a/openembedded/pwrmgmt.yaml
+++ b/openembedded/pwrmgmt.yaml
@@ -19,12 +19,12 @@ install:
- git://git.linaro.org/power/pm-qa.git
steps:
- "cd pm-qa"
- - "git checkout tags/$RELEASE"
+ - "git checkout $RELEASE"
- "make -C utils"
params:
PWR_TESTARG: cpufreq cpuidle cpuhotplug thermal cputopology
- RELEASE: 'pm-qa-v0.4.10'
+ RELEASE: 'tags/pm-qa-v0.4.10'
run:
steps: