[PATCH 5/5] gitlab: Add a StarFive VisionFive2 to the sjg lab

Simon Glass sjg at chromium.org
Sat Dec 14 19:20:24 CET 2024


I have one of these boards loaded with Ubuntu 24.10 (64-bit). Add an
entry for it so that it can be used for testing.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 .gitlab-ci.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f379c11a1ba..33ec4b2e417 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -691,3 +691,8 @@ nyan-big:
   variables:
     ROLE: nyan-big
   <<: *lab_dfn
+
+vision5:
+  variables:
+    ROLE: vision5
+  <<: *lab_dfn
-- 
2.34.1



More information about the U-Boot mailing list