summaryrefslogtreecommitdiff
path: root/ubuntu/pwrmgmt.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/pwrmgmt.yaml')
-rw-r--r--ubuntu/pwrmgmt.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/ubuntu/pwrmgmt.yaml b/ubuntu/pwrmgmt.yaml
index 81d1369..25716d3 100644
--- a/ubuntu/pwrmgmt.yaml
+++ b/ubuntu/pwrmgmt.yaml
@@ -28,10 +28,11 @@ install:
- build-essential
- git
git-repos:
- - git://git.linaro.org/power/pm-qa.git
+ - url: git://git.linaro.org/power/pm-qa.git
+ destination: pm-qa
+ branch: $RELEASE
steps:
- "cd pm-qa"
- - "git checkout $RELEASE"
- "make -C utils"
params: