From b379186a5c56b842161e4a08dfe5a65e5a912755 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 3 May 2024 19:38:06 +0100 Subject: update hp machines to status=stable for release Signed-off-by: Leah Rowe --- config/coreboot/hp8560w_8mb/target.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/coreboot/hp8560w_8mb/target.cfg') diff --git a/config/coreboot/hp8560w_8mb/target.cfg b/config/coreboot/hp8560w_8mb/target.cfg index a352b46d..ea96b084 100644 --- a/config/coreboot/hp8560w_8mb/target.cfg +++ b/config/coreboot/hp8560w_8mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="unstable" +status="stable" -- cgit v1.2.1