Tiago Gomes pushed to branch bst-1.2 at BuildStream / buildstream
Commits:
-
092038d2
by Tiago Gomes at 2018-09-26T08:16:33Z
1 changed file:
Changes:
... | ... | @@ -168,7 +168,7 @@ docs: |
168 | 168 |
variables:
|
169 | 169 |
bst_ext_url: git+https://gitlab.com/BuildStream/bst-external.git
|
170 | 170 |
bst_ext_ref: 1d6ab71151b93c8cbc0a91a36ffe9270f3b835f1 # 0.5.1
|
171 |
- fd_sdk_ref: 718ea88089644a1ea5b488de0b90c2c565cb75f8 # 18.08.12
|
|
171 |
+ fd_sdk_ref: 88d7c22c2281b987faa02edd57df80d430eecf1f # 18.08.12
|
|
172 | 172 |
before_script:
|
173 | 173 |
- (cd dist && ./unpack.sh && cd buildstream && pip3 install .)
|
174 | 174 |
- pip3 install --user -e ${bst_ext_url}@${bst_ext_ref}#egg=bst_ext
|