summaryrefslogtreecommitdiff
path: root/ubuntu/acpica.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/acpica.yaml')
-rw-r--r--ubuntu/acpica.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/ubuntu/acpica.yaml b/ubuntu/acpica.yaml
index f97f9c7..8b73955 100644
--- a/ubuntu/acpica.yaml
+++ b/ubuntu/acpica.yaml
@@ -17,15 +17,12 @@ metadata:
install:
git-repos:
- - git://git.linaro.org/leg/acpica/acpica.git
+ - url: git://git.linaro.org/leg/acpica/acpica.git
+ branch: BRANCH
steps:
- 'cd acpica'
- - 'git branch linaro origin/linaro'
- - 'git checkout linaro'
- 'make all'
deps:
- - git
- - git-core
- bzip2
- flex
- bison
@@ -33,6 +30,7 @@ install:
params:
TESTMODE: n64
+ BRANCH: linaro
run:
steps: