summaryrefslogtreecommitdiffstats
path: root/package/acpid/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Revert "acpid: unavailable for external uClibc toolchains"Thomas Petazzoni2014-04-251-3/+0
| | | | | | | This reverts commit ec6aaa4706d6826aca4e48ea65bbebbd893f76d6. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* acpid: unavailable for external uClibc toolchainsGustavo Zacarias2014-04-241-0/+3
| | | | | | | | | | External non-patched uClibc toolchains lack the MSG_CMSG_CLOEXEC definition, so does internal uClibc <0.9.33, so exclude it for those scenarios. Fixes: http://autobuild.buildroot.net/results/6d4/6d471942788fa05f324649ab15e6ca382e46df9c/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* acpid: bump to version 2.0.22Gustavo Zacarias2014-04-221-0/+2
| | | | | | | Switch to upstream sourceforge page/download. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* x86 is the only thing that uses this monstrosity."Steven J. Hill"2007-01-141-0/+1
|
* Add support for acpidEric Andersen2005-06-231-0/+8
OpenPOWER on IntegriCloud