summaryrefslogtreecommitdiff
path: root/libre/linux-libre-hardened
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-05-31 19:37:35 -0400
committerDavid P <megver83@parabola.nu>2018-05-31 19:37:35 -0400
commit212f967b82933ac2c60f316b61bdc81399ccb14d (patch)
tree028766cb95c5dadd0f04bb5dafcd8591c22e8fa6 /libre/linux-libre-hardened
parent505bccbf312e609adecd23882f0174f61f5ce6c1 (diff)
libre/linux-libre-hardened: patch ACPI-watchdog-Prefer-iTCO_wdt-on-Lenovo-Z50-70 before ACPI-watchdog-Prefer-iTCO_wdt-on-Lenovo-Z50-70.patch
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-hardened')
-rw-r--r--libre/linux-libre-hardened/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-hardened/PKGBUILD b/libre/linux-libre-hardened/PKGBUILD
index 6bbd4b50e..6bc3dbca7 100644
--- a/libre/linux-libre-hardened/PKGBUILD
+++ b/libre/linux-libre-hardened/PKGBUILD
@@ -100,12 +100,12 @@ prepare() {
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
- # https://bugs.archlinux.org/task/56711
- patch -Np1 -i ../Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
-
# https://bugs.archlinux.org/task/56780
patch -Np1 -i ../ACPI-watchdog-Prefer-iTCO_wdt-on-Lenovo-Z50-70.patch
+ # https://bugs.archlinux.org/task/56711
+ patch -Np1 -i ../Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
+
# maintain the TTY over USB disconnects
# http://www.coreboot.org/EHCI_Gadget_Debug
patch -p1 -i ../0001-usb-serial-gadget-no-TTY-hangup-on-USB-disconnect-WI.patch