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

[buildstream] 01/19: .gitlab-ci.yml: Track new version of freedesktop-sdk to fix overnigth test

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

github-bot pushed a commit to branch tpollard/temp
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit c3fc4e14dfe6400a92b83785b8a7dce6e4a12235
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Wed Nov 20 07:13:07 2019 +0900

    .gitlab-ci.yml: Track new version of freedesktop-sdk to fix overnigth test
    
    This version tracks correct mesa-aco repo
    
    Fixes #1207
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 00270e8..f393be5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -315,7 +315,7 @@ docs:
   variables:
     BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-plugins-experimental.git
     BST_EXT_REF: 0.12.0-173-gbe5ac19#egg=bst_plugins_experimental[ostree,cargo]
-    FD_SDK_REF: freedesktop-sdk-19.08.3-7-g4529b070
+    FD_SDK_REF: freedesktop-sdk-19.08.3-buildstream2-0-gb66129f8e86acb1b6f35b825607b8e60362773a2
   before_script:
   - |
     mkdir -p "${HOME}/.config"