[PATCH 2/3] gitlab: Resurrect the Beaglebone Black in the sjg lab

Simon Glass sjg at chromium.org
Wed Dec 18 03:55:39 CET 2024


This is working again, so add it back.

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

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5fa417e79c6..3d778d66fe4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -644,11 +644,10 @@ rpi3z:
     ROLE: rpi3z
   <<: *lab_dfn
 
-# bbb has a hardware failure 30-Nov-24
-#bbb:
-#  variables:
-#    ROLE: bbb
-#  <<: *lab_dfn
+bbb:
+ variables:
+   ROLE: bbb
+ <<: *lab_dfn
 
 kevin:
   variables:
-- 
2.34.1



More information about the U-Boot mailing list