mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
Move t530, p8z77 and t420 boards to be prefixed with UNTESTED as per https://github.com/linuxboot/heads/pull/1522#issuecomment-1850734068. Note that w530 was already marked as UNTESTED, look for commit having moved this board as untested.
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
a7fe2840f0
commit
0dbbae5dbc
@ -279,8 +279,8 @@ workflows:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: t420-hotp-maximized
|
||||
target: t420-hotp-maximized
|
||||
name: UNTESTED_t420-hotp-maximized
|
||||
target: UNTESTED_t420-hotp-maximized
|
||||
subcommand: ""
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
@ -293,8 +293,8 @@ workflows:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: t420-maximized
|
||||
target: t420-maximized
|
||||
name: UNTESTED_t420-maximized
|
||||
target: UNTESTED_t420-maximized
|
||||
subcommand: ""
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
@ -384,8 +384,8 @@ workflows:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: t530-hotp-maximized
|
||||
target: t530-hotp-maximized
|
||||
name: UNTESTED_t530-hotp-maximized
|
||||
target: UNTESTED_t530-hotp-maximized
|
||||
subcommand: ""
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
@ -426,8 +426,8 @@ workflows:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: t530-maximized
|
||||
target: t530-maximized
|
||||
name: UNTESTED_t530-maximized
|
||||
target: UNTESTED_t530-maximized
|
||||
subcommand: ""
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
@ -510,15 +510,15 @@ workflows:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: p8z77-m_pro-tpm1-maximized
|
||||
target: p8z77-m_pro-tpm1-maximized
|
||||
name: UNTESTED_p8z77-m_pro-tpm1-maximized
|
||||
target: UNTESTED_p8z77-m_pro-tpm1-maximized
|
||||
subcommand: ""
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: p8z77-m_pro-tpm1-hotp-maximized
|
||||
target: p8z77-m_pro-tpm1-hotp-maximized
|
||||
name: UNTESTED_p8z77-m_pro-tpm1-hotp-maximized
|
||||
target: UNTESTED_p8z77-m_pro-tpm1-hotp-maximized
|
||||
subcommand: ""
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Inherit the rest from the base Asus P8Z77-M Pro config.
|
||||
include $(pwd)/boards/p8z77-m_pro-tpm1-maximized/p8z77-m_pro-tpm1-maximized.config
|
||||
include $(pwd)/boards/UNTESTED_p8z77-m_pro-tpm1-maximized/UNTESTED_p8z77-m_pro-tpm1-maximized.config
|
||||
|
||||
CONFIG_HOTPKEY=y
|
||||
|
Loading…
Reference in New Issue
Block a user