mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
38c5abbaad
Fixes #1962
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
LICENSE := BSD
|
|
VERSION := 20160212
|
|
DOWNLOADS := acpica.archive
|
|
|
|
URL(acpica) := http://acpica.org/sites/acpica/files/acpica-unix2-$(VERSION).tar.gz
|
|
SHA(acpica) := 9b4ceb8562952c16bfb70c567429509504f388b8
|
|
DIR(acpica) := src/lib/acpica
|
|
|
|
PATCHES := src/lib/acpica/acpica.patch
|