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:
Thierry Laurion 2025-01-30 14:09:15 -05:00 committed by GitHub
commit 89a9c1b276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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)