summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-bsp/acpid
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-bsp/acpid')
-rw-r--r--external/poky/meta/recipes-bsp/acpid/acpid.inc6
-rw-r--r--external/poky/meta/recipes-bsp/acpid/acpid_2.0.32.bb (renamed from external/poky/meta/recipes-bsp/acpid/acpid_2.0.30.bb)4
2 files changed, 8 insertions, 2 deletions
diff --git a/external/poky/meta/recipes-bsp/acpid/acpid.inc b/external/poky/meta/recipes-bsp/acpid/acpid.inc
index 766ed4f8..1e43e7a9 100644
--- a/external/poky/meta/recipes-bsp/acpid/acpid.inc
+++ b/external/poky/meta/recipes-bsp/acpid/acpid.inc
@@ -1,4 +1,10 @@
SUMMARY = "A daemon for delivering ACPI events"
+DESCRIPTION = "ACPID is a completely flexible, totally extensible daemon for \
+delivering ACPI events. It listens on netlink interface (or on the \
+deprecated file /proc/acpi/event), and when an event occurs, executes programs \
+to handle the event. The programs it executes are configured through a set of \
+configuration files, which can be dropped into place by packages or by the \
+admin."
HOMEPAGE = "http://sourceforge.net/projects/acpid2"
BUGTRACKER = "http://sourceforge.net/p/acpid2/tickets/?source=navbar"
SECTION = "base"
diff --git a/external/poky/meta/recipes-bsp/acpid/acpid_2.0.30.bb b/external/poky/meta/recipes-bsp/acpid/acpid_2.0.32.bb
index aa19d28e..227e4a46 100644
--- a/external/poky/meta/recipes-bsp/acpid/acpid_2.0.30.bb
+++ b/external/poky/meta/recipes-bsp/acpid/acpid_2.0.32.bb
@@ -3,5 +3,5 @@ require acpid.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \
file://acpid.h;endline=24;md5=324a9cf225ae69ddaad1bf9d942115b5"
-SRC_URI[md5sum] = "1528040b5d34f8c24ebabd97befbf913"
-SRC_URI[sha256sum] = "28b77b62d3f64ebd1c2a3d16bccc6d4333b4e24a86aeacebec255fad223cf4cb"
+SRC_URI[md5sum] = "248995264b9d1cd8bdb923d5b190fd44"
+SRC_URI[sha256sum] = "f2d2d30b3edc3234bd82f6f7186699a6aa3c85c8d20bc4e30e9b3c68a1ed157e"