Tiago Gomes pushed to branch master at BuildStream / buildstream
Commits:
-
fdbf9be1
by Tiago Gomes at 2018-09-26T08:17:46Z
1 changed file:
Changes:
... | ... | @@ -163,7 +163,7 @@ docs: |
163 | 163 |
variables:
|
164 | 164 |
bst_ext_url: git+https://gitlab.com/BuildStream/bst-external.git
|
165 | 165 |
bst_ext_ref: 1d6ab71151b93c8cbc0a91a36ffe9270f3b835f1 # 0.5.1
|
166 |
- fd_sdk_ref: 718ea88089644a1ea5b488de0b90c2c565cb75f8 # 18.08.12
|
|
166 |
+ fd_sdk_ref: 88d7c22c2281b987faa02edd57df80d430eecf1f # 18.08.12
|
|
167 | 167 |
before_script:
|
168 | 168 |
- (cd dist && ./unpack.sh && cd buildstream && pip3 install .)
|
169 | 169 |
- pip3 install --user -e ${bst_ext_url}@${bst_ext_ref}#egg=bst_ext
|