summaryrefslogtreecommitdiff
path: root/package/acpid
AgeCommit message (Expand)Author
2019-02-08packages: update sysv S* scripts to 644Matt Weber
2018-12-13package/acpid: fix acpid.service permissionsJames Hilliard
2018-11-13package/acpid: add systemd serviceAlexander Sverdlin
2018-09-10acpid: use shutdown for poweroff, if available, not /sbin/poweroffCarlos Santos
2018-09-09acpid: depends on BR2_USE_MMUFabrice Fontaine
2018-08-29acpid: drop x86 architecture dependencyPeter Korsgaard
2018-08-09acpid: bump to version 2.0.30Andy Shevchenko
2017-05-11package/a*/Config.in: fix help text wrappingAdam Duskett
2017-04-01boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar
2017-02-04acpid: bump to version 2.0.28Adam Duskett
2016-03-22acpid: bump to version 2.0.27Gustavo Zacarias
2015-10-04package: Replace 'echo -n' by 'printf'Maxime Hadjinlian
2015-07-28package/acpid: fix musl build problemBrendan Heading
2015-02-03package/*: rename patches according to the new policyPeter Korsgaard
2014-12-28package: add hashes for SourceForge-hosted packagesYann E. MORIN
2014-11-11sysv init scripts: fix == bashismAndré Erdmann
2014-05-21acpid: replace "echo -e" with printfMaxime Hadjinlian
2014-04-25acpid: add patch to fix build failure with external uClibc toolchainsThomas Petazzoni
2014-04-25Revert "acpid: unavailable for external uClibc toolchains"Thomas Petazzoni
2014-04-24acpid: unavailable for external uClibc toolchainsGustavo Zacarias
2014-04-22acpid: bump to version 2.0.22Gustavo Zacarias
2013-12-08packages: remove package clean commandsThomas De Schampheleire
2013-12-06packages: remove uninstall commandsThomas De Schampheleire
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Fix package headers to comply with coding styleAlexandre Belloni
2013-05-28acpid: fix obvious syntax error in addprefix callThomas Petazzoni
2012-11-30acpid: add license informationSimon Dawson
2012-08-11acpid: add init.d scriptJonathan Liu
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni
2011-09-25acpid: bump to 2.0.11Frederic Bassaler
2010-09-29acpid: convert to gentargets and bump to 2.0.6Martin Banky
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2009-01-26acpid: remove unused legacy patchesPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-14Make acpid patch depend on VERSIONUlf Samuelsson
2009-01-13Bump acpid version and update source filenameUlf Samuelsson
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-10-19acpid: use $(MAKE) in acpid-clean instead of hardcoding makePeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2007-12-27Added BR2_DEBIAN_MIRRORThomas Lundquist
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-15Fix acpid version infoUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-01-14x86 is the only thing that uses this monstrosity."Steven J. Hill"
2006-12-08use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtinEric Andersen
2006-11-29- acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatchingBernhard Reutner-Fischer
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2005-06-23Add support for acpidEric Andersen