0
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
extrowerk 676cfc929d
iasl: bump (#5849) 2021-04-25 11:42:00 +02:00
fbrosson f5f0d4ad7d
iASL: bump to 20181031. 2018-11-02 18:09:34 +00:00
fbrosson 70ee7346ae
iASL: bump to 20181003. (#3165) 2018-10-05 02:58:04 +00:00
fbrosson 992e3fe50c
iASL: drop commandSuffix, simplify PROVIDES. Idea from @alaviss
if [ "$targetArchitecture" = x86_gcc2 ]; then
SECONDARY_ARCHITECTURES="x86"
fi
2018-09-28 00:53:05 +00:00
fbrosson 2924188e11
iASL: bump to 20180810. 2018-09-27 11:08:37 +00:00
miqlas e0a750b8a2 iasl : bump (#2755) 2018-07-01 11:09:15 +00:00
fbrosson 3810e3ef56
iasl: bump to 20180508, build the acpitests in TEST. (#2562)
* Drop unneeded debuginfo.
* Use commandBinDir as it is now recommended for recipes using
  commandSuffix.
2018-05-17 06:24:32 +00:00
miqlas 8eecc8c8cd
iasl: bump, debug (#2043)
* iasl: bump, debug

* Cleanup
2018-01-05 10:15:00 +01:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
miqlas 82803688cf iasl: new recipe (#1221) 2017-03-21 22:12:53 +01:00
Augustin Cavalier 3a6d612e19 sys-power: Get rid of unfinished ACPICA port.
This lives in the Haiku tree, as it's part of our ACPI driver.
2015-07-02 11:16:35 -04:00
François Revol 942b9b160d Add an old patch sitting around for acpica
Just for the record.
2014-07-23 15:39:05 +02:00