Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2009-01-14 | Make acpid patch depend on VERSION | Ulf Samuelsson | |
2009-01-13 | Bump acpid version and update source filename | Ulf Samuelsson | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-10-19 | acpid: use $(MAKE) in acpid-clean instead of hardcoding make | Peter Korsgaard | |
2007-12-27 | Added BR2_DEBIAN_MIRROR | Thomas Lundquist | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-07-15 | Fix acpid version info | Ulf Samuelsson | |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | |
2006-12-08 | use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin | Eric Andersen | |
2006-11-29 | - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching | Bernhard Reutner-Fischer | |
pointers. Fix it by using socklen_t type. - Modify acpid.mk to apply all available patches. Convert ACPI_SOCKETFILE adjustment from sed script to a patch. Thanks to Pavel Roskin | |||
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | |
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | |||
2005-06-23 | Add support for acpid | Eric Andersen | |