summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2017-07-26 12:27:59 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2017-07-26 12:27:59 +0100
commit44c513844e7db4bb934f229fd8725bf9ed299f40 (patch)
tree9095fc961e70cff44642de689bfa5bc51be6943c
parentff9b29b84af5b114a545b69baa461fa47972b1f9 (diff)
downloadinfrastructure-pedro/update-bst-in-ostree-server.tar.gz
baserock_ostree: Upgrade buildstream versionpedro/update-bst-in-ostree-server
-rw-r--r--baserock_ostree/image-config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_ostree/image-config.yml b/baserock_ostree/image-config.yml
index b4cdcef5..872f1a15 100644
--- a/baserock_ostree/image-config.yml
+++ b/baserock_ostree/image-config.yml
@@ -39,7 +39,7 @@
dnf: name=python3-pip state=latest
- name: buildstream sources
- git: dest=/home/fedora/buildstream repo=https://gitlab.com/buildstream/buildstream version=977210795c9ec67309eae3b78e2100c6b2281823
+ git: dest=/home/fedora/buildstream repo=https://gitlab.com/buildstream/buildstream version=21e805b60be7d67df4e49be27c92bf25e71a2884
- name: buildstream installed
command: /usr/bin/pip3 install .