From 38b146d653e937ea939ec75dbd9c3c9e31dda897 Mon Sep 17 00:00:00 2001 From: trenn <> Date: Oct 15 2022 14:59:08 +0000 Subject: Update acpica to version 20220331 / rev 72 via SR 1010968 https://build.opensuse.org/request/show/1010968 by user trenn + dimstar_suse - This version includes CEDT table support as requested in feature (SLE 15 SP5): jsc#PED-201 --- diff --git a/.files b/.files index 7bba08a..2586f6e 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index d7988b8..5dd9ae1 100644 --- a/.rev +++ b/.rev @@ -596,4 +596,14 @@ You added ec_access.c with a GPL-2.0 (only) license. Now the spec file has to be 972528 + + b3f5ae2ba528b9fbdaf0e6d3a12f43d0 + 20220331 + + dimstar_suse + - This version includes CEDT table support as requested in feature + (SLE 15 SP5): + jsc#PED-201 + 1010968 + diff --git a/acpica.changes b/acpica.changes index 71ed8ce..5845411 100644 --- a/acpica.changes +++ b/acpica.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Fri Oct 14 13:32:53 UTC 2022 - Thomas Renninger + +- This version includes CEDT table support as requested in feature + (SLE 15 SP5): + jsc#PED-201 + +------------------------------------------------------------------- Thu Apr 21 21:02:11 UTC 2022 - Ferdinand Thiessen - Update bundled wmidump to latest upstream 2021-10-11: diff --git a/acpica.spec b/acpica.spec index 20f15b6..7be54d8 100644 --- a/acpica.spec +++ b/acpica.spec @@ -57,9 +57,7 @@ firmware. It also can disassemble AML, for debugging purposes. %prep %setup -q -n %{src_dir} -a 2 -a 4 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%autopatch -p1 mkdir acpidump-%{dmp_ver} cd acpidump-%{dmp_ver} # acpitools (acpidump) from kernel sources: