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
|
# coreboot 4.11
|
||||||
- build_and_persist:
|
- build_and_persist:
|
||||||
name: UNMAINTAINED_kgpe-d16_workstation
|
name: librem_l1um
|
||||||
target: UNMAINTAINED_kgpe-d16_workstation
|
target: librem_l1um
|
||||||
subcommand: ""
|
subcommand: ""
|
||||||
requires:
|
requires:
|
||||||
- prep_env
|
- prep_env
|
||||||
@ -482,13 +482,21 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- nitropad-nv41
|
- nitropad-nv41
|
||||||
|
|
||||||
|
# coreboot 4.11
|
||||||
|
- build:
|
||||||
|
name: UNMAINTAINED_kgpe-d16_workstation
|
||||||
|
target: UNMAINTAINED_kgpe-d16_workstation
|
||||||
|
subcommand: ""
|
||||||
|
requires:
|
||||||
|
- librem_l1um
|
||||||
|
|
||||||
# coreboot 4.11
|
# coreboot 4.11
|
||||||
- build:
|
- build:
|
||||||
name: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
name: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
||||||
target: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
target: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
||||||
subcommand: ""
|
subcommand: ""
|
||||||
requires:
|
requires:
|
||||||
- UNMAINTAINED_kgpe-d16_workstation
|
- librem_l1um
|
||||||
|
|
||||||
# coreboot 4.11
|
# coreboot 4.11
|
||||||
- build:
|
- build:
|
||||||
@ -496,7 +504,7 @@ workflows:
|
|||||||
target: UNMAINTAINED_kgpe-d16_server
|
target: UNMAINTAINED_kgpe-d16_server
|
||||||
subcommand: ""
|
subcommand: ""
|
||||||
requires:
|
requires:
|
||||||
- UNMAINTAINED_kgpe-d16_workstation
|
- librem_l1um
|
||||||
|
|
||||||
# coreboot 4.11
|
# coreboot 4.11
|
||||||
- build:
|
- build:
|
||||||
@ -504,7 +512,7 @@ workflows:
|
|||||||
target: UNMAINTAINED_kgpe-d16_server-whiptail
|
target: UNMAINTAINED_kgpe-d16_server-whiptail
|
||||||
subcommand: ""
|
subcommand: ""
|
||||||
requires:
|
requires:
|
||||||
- UNMAINTAINED_kgpe-d16_workstation
|
- librem_l1um
|
||||||
|
|
||||||
# - build:
|
# - build:
|
||||||
# name: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
# name: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard
|
||||||
|
Loading…
Reference in New Issue
Block a user