You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ro...@apache.org on 2020/12/29 13:47:03 UTC

[buildstream] branch traveltissues/update-fdsdk-test created (now 084c738)

This is an automated email from the ASF dual-hosted git repository.

root pushed a change to branch traveltissues/update-fdsdk-test
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at 084c738  WIP: Update references for FDSDK build

This branch includes the following new commits:

     new 084c738  WIP: Update references for FDSDK build

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[buildstream] 01/01: WIP: Update references for FDSDK build

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

root pushed a commit to branch traveltissues/update-fdsdk-test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 084c738c4c3dedde04c6062db912a5e7f43f4836
Author: Darius Makovsky <tr...@protonmail.com>
AuthorDate: Mon Jun 1 14:42:16 2020 +0100

    WIP: Update references for FDSDK build
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b98726..dfd638c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -348,8 +348,8 @@ docs:
   stage: test
   image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:31-${DOCKER_IMAGE_VERSION}
   variables:
-    FD_SDK_REF: freedesktop-sdk-19.08.5-buildstream2-0-g22588e2f41acecbcfc555942eb3086296bc14c6c
-    BST_EXT_REF: 1.93.1.1
+    FD_SDK_REF: valentindavid/bst2
+    BST_EXT_REF: 1.93.3
   before_script:
   - |
     mkdir -p "${HOME}/.config"