mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
circleci: Add Librem L1UM to CI, in front of unmaintained 4.11 boards
Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
d9a0caca13
commit
b0b3449367
@ -250,8 +250,8 @@ workflows:
|
||||
|
||||
# coreboot 4.11
|
||||
- build_and_persist:
|
||||
name: UNMAINTAINED_kgpe-d16_workstation
|
||||
target: UNMAINTAINED_kgpe-d16_workstation
|
||||
name: librem_l1um
|
||||
target: librem_l1um
|
||||
subcommand: ""
|
||||
requires:
|
||||
- prep_env
|
||||
@ -482,13 +482,21 @@ workflows:
|
||||
requires:
|
||||
- nitropad-nv41
|
||||
|
||||
# coreboot 4.11
|
||||
- build:
|
||||
name: UNMAINTAINED_kgpe-d16_workstation
|
||||
target: UNMAINTAINED_kgpe-d16_workstation
|
||||
subcommand: ""
|
||||
requires:
|
||||
- librem_l1um
|
||||
|
||||
# coreboot 4.11
|
||||
- build:
|
||||
name: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
||||
target: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
||||
subcommand: ""
|
||||
requires:
|
||||
- UNMAINTAINED_kgpe-d16_workstation
|
||||
- librem_l1um
|
||||
|
||||
# coreboot 4.11
|
||||
- build:
|
||||
@ -496,7 +504,7 @@ workflows:
|
||||
target: UNMAINTAINED_kgpe-d16_server
|
||||
subcommand: ""
|
||||
requires:
|
||||
- UNMAINTAINED_kgpe-d16_workstation
|
||||
- librem_l1um
|
||||
|
||||
# coreboot 4.11
|
||||
- build:
|
||||
@ -504,7 +512,7 @@ workflows:
|
||||
target: UNMAINTAINED_kgpe-d16_server-whiptail
|
||||
subcommand: ""
|
||||
requires:
|
||||
- UNMAINTAINED_kgpe-d16_workstation
|
||||
- librem_l1um
|
||||
|
||||
# - build:
|
||||
# name: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
||||
|
Loading…
Reference in New Issue
Block a user