mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-22 22:32:23 +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
|
# 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