diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-03 19:38:06 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-03 23:46:25 +0100 |
commit | b379186a5c56b842161e4a08dfe5a65e5a912755 (patch) | |
tree | a1fe37128df275458abb0924d5027768bfe19fcb /config/coreboot/hp8300cmt_16mb | |
parent | 6e7b5c0b2422ce1852d402122403270f04d7cef1 (diff) |
update hp machines to status=stable for release
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/hp8300cmt_16mb')
-rw-r--r-- | config/coreboot/hp8300cmt_16mb/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/hp8300cmt_16mb/warn.txt | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/config/coreboot/hp8300cmt_16mb/target.cfg b/config/coreboot/hp8300cmt_16mb/target.cfg index 01583d37..04510c57 100644 --- a/config/coreboot/hp8300cmt_16mb/target.cfg +++ b/config/coreboot/hp8300cmt_16mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="unstable" +status="stable" diff --git a/config/coreboot/hp8300cmt_16mb/warn.txt b/config/coreboot/hp8300cmt_16mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp8300cmt_16mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. |