summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbst-marge-bot <marge-bot@buildstream.build>2020-07-15 02:17:04 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2020-07-15 02:17:04 +0000
commita13693ea54fdc16db4d51c7162a71f008df7132d (patch)
treeae323a59e65c0d2bdaf331b0f09e6acf41e6d797
parent0b6c833ee6fa954dbd5256517d8756a4ad6dbb1a (diff)
parentdc2ddc83eb6dbc068e50dbc704975ea5a6bb984d (diff)
downloadbuildstream-a13693ea54fdc16db4d51c7162a71f008df7132d.tar.gz
Merge branch 'dwinship/overnight-freedesktop-sdk-buildstream2' into 'master'
Test freedesktop-sdk against buildstream2 in CI Closes celduin/bsps/bst-boardconsumption#21 and #1334 See merge request BuildStream/buildstream!1987
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7592372c2..575c2349a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -330,7 +330,7 @@ docs:
stage: test
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:31-${DOCKER_IMAGE_VERSION}
variables:
- FD_SDK_REF: valentindavid/bst2
+ FD_SDK_REF: freedesktop-sdk-20.08beta.1-buildstream2
BST_EXT_REF: 1.93.4
before_script:
- |