Update to 20160739 upstream source

Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
Al Stone 2016-08-02 18:33:32 -06:00
parent 2d101cfe88
commit d037c9ed5b
5 changed files with 16 additions and 9 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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 <ahs3@redhat.com> - 20160729-1
- Update to latest upstream. Closes BZ#1361737.
- Refresh patches.
* Thu Jun 9 2016 Al Stone <ahs3@redhat.com> - 20160527-1
- Update to latest upstream. Closes BZ#1340573.
- Refresh patches.

View File

@ -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 <stdlib.h>
#include <ctype.h>
--- 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 <unistd.h>
+#include <endian.h>
#endif
/* Define/disable kernel-specific declarators */

View File

@ -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