diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-05 12:50:51 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-05 12:50:51 -0500 |
commit | 4fdfe982aedc1556d7754a55d2515f754d2b2e7d (patch) | |
tree | e812537d7863f284bd2c7669c7f7b1a61a0e80a3 /0001-acpi-prefer-booting-with-ACPI-over-DTS.patch | |
parent | 2d4e33084f15019a901be7f4665ba14fe1020159 (diff) | |
download | kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.tar.gz kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.tar.xz kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.zip |
kernel-5.7.0-0.rc4.20200505git47cf1b422e60.1
* Tue May 05 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.20200505git47cf1b422e60.1]
- 47cf1b422e60 rebase
- Build ARK against ELN (Don Zickus)
- Updated changelog for the release based on v5.7-rc4 ("CKI@GitLab")
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-acpi-prefer-booting-with-ACPI-over-DTS.patch')
-rw-r--r-- | 0001-acpi-prefer-booting-with-ACPI-over-DTS.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch b/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch index 736973c0e..0bad4f3a3 100644 --- a/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch +++ b/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch @@ -1,4 +1,4 @@ -From 5e28d4da81629f3878e3245db272f82d0d6f27cb Mon Sep 17 00:00:00 2001 +From feb522509c8be77bdbc89744c09dd958492507c6 Mon Sep 17 00:00:00 2001 From: Mark Salter <msalter@redhat.com> Date: Fri, 11 May 2018 21:01:17 -0400 Subject: [PATCH] acpi: prefer booting with ACPI over DTS |