From d037c9ed5b17fc15b74e41d420fd3f4f9fe5b57c Mon Sep 17 00:00:00 2001 From: Al Stone Date: Aug 03 2016 00:33:32 +0000 Subject: Update to 20160739 upstream source Signed-off-by: Al Stone --- diff --git a/.gitignore b/.gitignore index 0fa997f..8e808fa 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,5 @@ /acpitests-unix-20160422.tar.gz /acpica-unix2-20160527.tar.gz /acpitests-unix-20160527.tar.gz +/acpica-unix2-20160729.tar.gz +/acpitests-unix-20160729.tar.gz diff --git a/acpica-tools.spec b/acpica-tools.spec index 9b200de..633f82b 100644 --- a/acpica-tools.spec +++ b/acpica-tools.spec @@ -1,5 +1,5 @@ Name: acpica-tools -Version: 20160527 +Version: 20160729 Release: 1%{?dist} Summary: ACPICA tools for the development and debug of ACPI tables @@ -186,6 +186,10 @@ fi %changelog +* Tue Aug 2 2016 Al Stone - 20160729-1 +- Update to latest upstream. Closes BZ#1361737. +- Refresh patches. + * Thu Jun 9 2016 Al Stone - 20160527-1 - Update to latest upstream. Closes BZ#1340573. - Refresh patches. diff --git a/badcode.asl.result b/badcode.asl.result index 23bef67..663fe3d 100644 --- a/badcode.asl.result +++ b/badcode.asl.result @@ -110,7 +110,7 @@ badcode.asl 158: Name (_PRW, 4) Error 6105 - ^ Invalid object type for reserved name (_PRW: found Integer, Package required) badcode.asl 159: Name (_FDI, Buffer () {0}) -Error 6105 - ^ Invalid object type for reserved name (_FDI: found Buffer, Package required) +Error 6105 - ^ Invalid object type for reserved name (_FDI: found Buffer, Package required) badcode.asl 164: Method (_OSC, 5) Warning 3101 - ^ Reserved method has too many arguments (_OSC requires 4) diff --git a/debian-big_endian.patch b/debian-big_endian.patch index 86ac1d7..61bd4a0 100644 --- a/debian-big_endian.patch +++ b/debian-big_endian.patch @@ -2242,13 +2242,14 @@ Index: acpica-unix-20160527/source/include/acmacros.h Index: acpica-unix-20160527/source/include/platform/aclinux.h =================================================================== ---- acpica-unix-20160527.orig/source/include/platform/aclinux.h -+++ acpica-unix-20160527/source/include/platform/aclinux.h -@@ -178,6 +178,7 @@ - #include - #include +--- acpica-unix-20160729.orig/source/include/platform/aclinux.h ++++ acpica-unix-20160729/source/include/platform/aclinux.h +@@ -179,6 +179,7 @@ + + #ifdef ACPI_USE_STANDARD_HEADERS #include +#include + #endif /* Define/disable kernel-specific declarators */ diff --git a/sources b/sources index e88b587..9a48256 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c2a9dcc0462c25f0ecc426e2710dd4ce acpica-unix2-20160527.tar.gz -5ed6f72cca68e3d3841d2d5d9dbc8f61 acpitests-unix-20160527.tar.gz +e995cb7856473afe3bba1514d363a577 acpica-unix2-20160729.tar.gz +4fb586eb8efeff2c554b89faccc8b984 acpitests-unix-20160729.tar.gz