[PATCH 5/5] gitlab: Add a StarFive VisionFive2 to the sjg lab
Simon Glass
sjg at chromium.org
Mon Dec 16 01:25:41 CET 2024
Hi Heinrich,
On Sat, 14 Dec 2024 at 14:15, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Am 14. Dezember 2024 19:20:24 MEZ schrieb Simon Glass <sjg at chromium.org>:
> >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:
>
> vf2: would better allude to what it is. But it is your lab.
OK
>
> >+ variables:
> >+ ROLE: vision5
> >+ <<: *lab_dfn
>
> Could you, please, add a comment line describing the entry.
Yes I can do that. I am also wondering if we could show some board
details when gitlab uses the board, obtained from Labgrid.
Regards,
Simon
More information about the U-Boot
mailing list