summaryrefslogtreecommitdiff
path: root/config/module/coreboot/default/patches/0051-remove-Werror-tree-wide.patch
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-09-21 19:14:51 +0100
committerLeah Rowe <leah@libreboot.org>2026-09-21 20:22:37 +0100
commit365d8b2d6facaec049c0b809dab1f1dcf0e07204 (patch)
tree78b43a889a1f4df69d385a7cd994f363581aadd0 /config/module/coreboot/default/patches/0051-remove-Werror-tree-wide.patch
parent5fcf132432a13900094659c05b4fac7fd860dbb8 (diff)
coreboot: add dell optiplex 5050 sff mainboard
thank you Ron Nazarov for adding this board to coreboot. thank you Nicholas Chin for assisting Ron with this port. NOTE: pcie hotplug disabled on pcie x4 and m2 slot. i added this patch myself because ron neglected to. it's necessary for stability in linux when using nvme ssds, otherwise devices will rename. i don't need to actually confirm whether it also happens on this board, because turn off hotplug doesn't really affect the user anyway, so there's no harm turning this off. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/module/coreboot/default/patches/0051-remove-Werror-tree-wide.patch')
-rw-r--r--config/module/coreboot/default/patches/0051-remove-Werror-tree-wide.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/module/coreboot/default/patches/0051-remove-Werror-tree-wide.patch b/config/module/coreboot/default/patches/0051-remove-Werror-tree-wide.patch
index 2b8a1237..bd3602df 100644
--- a/config/module/coreboot/default/patches/0051-remove-Werror-tree-wide.patch
+++ b/config/module/coreboot/default/patches/0051-remove-Werror-tree-wide.patch
@@ -1,7 +1,7 @@
-From 9e56e314f97f6e3d8f13d4a95284830dd5ae6612 Mon Sep 17 00:00:00 2001
+From c01e980e06601034fc911e3c5e1fdeebaf7eb3f8 Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Mon, 21 Sep 2026 10:46:07 +0100
-Subject: [PATCH 1/1] remove -Werror tree-wide
+Subject: [PATCH 51/56] remove -Werror tree-wide
Signed-off-by: Leah Rowe <leah@libreboot.org>
---