Commit Graph

183 Commits

Author SHA1 Message Date
Al Stone
5a8256ff73 Update the patches so they apply
Signed-off-by: Al Stone <ahs3@redhat.com>
2022-03-09 19:45:13 -07:00
Fedora Release Engineering
6c32bdbf15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 20:53:44 +00:00
Al Stone
22a7401210 Fix WPBT processing of zero-length argument lists
Signed-off-by: Al Stone <ahs3@redhat.com>
2021-07-27 18:04:30 -06:00
Al Stone
3ccfccfec1 Running 'iasl -T all' would segfault
Dumping all the templates worked fine until the PHAT dump, which
caused the segfault; removing extraneous assignments from big-endian
patch for the table fixes the problem.

Signed-off-by: Al Stone <ahs3@redhat.com>
2021-07-27 16:47:53 -06:00
Fedora Release Engineering
7f8779a500 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 17:13:39 +00:00
Al Stone
b457eb3d12 Correct a tarball name
Signed-off-by: Al Stone <ahs3@redhat.com>
2021-07-12 18:15:05 -06:00
Al Stone
77d39bce5f Correct big-endian problems with PHAT
Signed-off-by: Al Stone <ahs3@redhat.com>
2021-07-12 17:51:04 -06:00
Al Stone
416465f9d4 Update to 20210604 upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2021-07-11 21:22:10 -06:00
Al Stone
1f5bfe9b39 Rename acpica-unix2-20210604.tar_0.gz to a proper name
Signed-off-by: Al Stone <ahs3@redhat.com>
2021-07-10 16:59:58 -06:00
Fedora Release Engineering
630afe986a - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-25 23:46:26 +00:00
Tom Stellard
21acab9abc Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-13 01:02:25 +00:00
Al Stone
7ae04aaa72 Use %autopatch in the spec file
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-29 10:46:20 -06:00
Al Stone
41d9121d77 Fixed two more obscure endian problems
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-28 15:27:56 -06:00
Al Stone
c6ecf612fe Add a patch to correct for endianness when converting ASL to ASL+
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-27 17:57:20 -06:00
Al Stone
249abc074a Add big-endian support for three additional tables: MTMR, VRTC and S3PT
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-23 13:04:26 -06:00
Al Stone
17d826f180 Minor fix to spec file
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-19 12:38:41 -06:00
Al Stone
edb6c78416 Update to upstream 20200925 version
This update also means a major update for all of the big-endian patching
that has been done.  The older mechanism was getting to unwieldy to keep
maintained, and too sensitive to upstream changes.  Hence, redid all of
the old patches, and took the opportunity to make them more amenable to
change over time.  Ultimately, the goal is to have upstream accept these
in some form.

Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-19 12:24:09 -06:00
Al Stone
f9e9c6154d The acpinames command has been deprecated upstream
Remove the command and the man page.  Functionality replacing acpinames
is now found in acpiexec.

Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-15 15:21:20 -06:00
Al Stone
97b38e48de Remove faulty patch from build
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-09-13 16:37:40 -06:00
Al Stone
02a30e0c2e Correct bad date in changelog
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-09-13 15:33:00 -06:00
Al Stone
335268930f Update to 20200717 upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-09-13 15:30:34 -06:00
Al Stone
19a9c691f5 Update to 2020528 upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-09-13 15:27:09 -06:00
Al Stone
4188296ae3 Merge in some changelog and spec file updates
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-09-13 15:25:15 -06:00
Fedora Release Engineering
ed7c04b852 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-31 23:48:13 +00:00
Fedora Release Engineering
75b40f8005 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 11:42:42 +00:00
Al Stone
8992cb4a75 Update to 20200430 upstream version
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-06-12 15:50:29 -06:00
Al Stone
22392df24e Clean up some of the expected results
NB: this required not using one patch temporarily (big-endian-v3)
which may still turn out to be needed but in some corrected form.

Signed-off-by: Al Stone <ahs3@redhat.com>
2020-04-01 15:51:25 -06:00
Al Stone
b549117a4b Update to 20209326 sources, with refreshed patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-04-01 14:17:14 -06:00
Al Stone
f3595ddf16 Add corrections to nsutils.c to allow for big-endian support
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-26 10:29:04 -07:00
Al Stone
a359383058 Add a patch to allow use of PCC Register() again
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-25 17:32:18 -07:00
Al Stone
b2261cf6d3 Cleanup the armv7hl build issues with string usage
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-25 17:13:42 -07:00
Al Stone
a203640b28 Add two patches to deal with arch-specific issues on ARMv7 and s390x
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-25 11:00:37 -07:00
Al Stone
8817859d60 Update to 20200214 upstream and refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-24 15:41:56 -07:00
Al Stone
35d1808c46 Update to 20200110 upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-24 15:26:30 -07:00
Al Stone
7ca9ff9b51 Update to 20191213 upstream source, and GCC10
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-24 15:20:53 -07:00
Al Stone
9a78de1296 Record that we tried to use the 20191018 upstream release,
but chose not to

Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-23 16:10:20 -07:00
Al Stone
c278cac062 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/acpica-tools 2020-02-20 13:02:17 -07:00
Fedora Release Engineering
d41282f47b - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 11:10:23 +00:00
Al Stone
d7f8eec1b2 Update to 20191018 upstream source with refreshed patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-11-23 16:16:51 -07:00
Al Stone
0acf62d4a9 Add in a patch to fix incorrect exit status from iasl
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-10-29 17:41:12 -06:00
Al Stone
5fcb15b704 Update to 20190816 upstream source and refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-10-27 16:01:59 -06:00
Al Stone
b596c3965c Update to 20190703 upstream
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-10-25 11:16:24 -06:00
Fedora Release Engineering
8d34edb4a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 17:30:28 +00:00
Peter Robinson
0591afcbac Bump release for clean upgrade from F-29£ 2019-05-26 16:08:20 +01:00
Al Stone
1f834dd896 Adjust arm7hl parameters to allow build in that environment
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-13 14:20:26 -06:00
Al Stone
65077e748a Add a fix for an arm7hl problem found by GCC9
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-13 10:38:07 -06:00
Al Stone
7eb2dc8b3a Update to 20190509 version from upstream
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-11 18:34:56 -06:00
Al Stone
c4eca0e1b7 Update to 20190405 version of the upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-11 16:52:39 -06:00
Al Stone
b07847bae5 Update to 20190329 version of upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-10 18:40:20 -06:00
Al Stone
46f0c7f440 Update to 20190215 version of upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-10 16:35:03 -06:00