blob: b392581ecb48d81ba31636dcd711354184629aaf [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001DESCRIPTION = "Acpitool is a Linux ACPI client. It simply reads /proc/acpi or /sys/class entries \
2and presents the output in a meaningfull, human-readable format."
3HOMEPAGE = "http://freeunix.dyndns.org:8088/site2/acpitool.shtml"
Andrew Geissler9aee5002022-03-30 16:27:02 +00004LICENSE = "GPL-2.0-only"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05005LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6
7SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BP}.tar.bz2 \
8 "
9
10inherit autotools
11
12SRC_URI[md5sum] = "9e4ec55201be0be71ffbc56d38b42b57"
13SRC_URI[sha256sum] = "004fb6cd43102918b6302cf537a2db7ceadda04aef2e0906ddf230f820dad34f"