mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-22 14:22:26 +00:00
Merge pull request #1702 from JonathonHall-Purism/librem_l1um_ci
circleci: Add Librem L1UM to CI, in front of unmaintained 4.11 boards
This commit is contained in:
commit
156d2c80dd
@ -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