mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-14 06:31:57 +00:00
Merge pull request #1899 from tlaurion/unify_nv41_with_other_novacustom_board_name_scheme
novacustom_nv4x_adl -> novacustom-nv4x_adl consistent NovaCustom board naming scheme from now on
This commit is contained in:
commit
89a9c1b276
@ -250,8 +250,8 @@ workflows:
|
||||
# No need to wait further for other board's cache
|
||||
# We reuse built modules from x230-hotp-maximized cache only
|
||||
- build_and_persist:
|
||||
name: novacustom_nv4x_adl
|
||||
target: novacustom_nv4x_adl
|
||||
name: novacustom-nv4x_adl
|
||||
target: novacustom-nv4x_adl
|
||||
subcommand: ""
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
@ -516,7 +516,7 @@ workflows:
|
||||
target: UNTESTED_nitropad-ns50
|
||||
subcommand: ""
|
||||
requires:
|
||||
- novacustom_nv4x_adl
|
||||
- novacustom-nv4x_adl
|
||||
|
||||
- build:
|
||||
name: novacustom-v560tu
|
||||
|
@ -8,7 +8,7 @@ export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=dasharo
|
||||
export CONFIG_LINUX_VERSION=6.1.8
|
||||
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-novacustom_nv4x_adl.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-novacustom-nv4x_adl.config
|
||||
CONFIG_LINUX_CONFIG=config/linux-novacustom-common.config
|
||||
|
||||
#On-demand hardware support (modules.cpio)
|
Loading…
x
Reference in New Issue
Block a user