- acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 29 Nov 2006 08:42:37 +0000 (08:42 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 29 Nov 2006 08:42:37 +0000 (08:42 -0000)
commit8bdb7bd3aadff4b68ad59bb482411ad88a72af64
tree7392dea4c8ba09d90487e93df083d76b238ad8fd
parentc33db03a191aa2d211d12a9fa0f8239de50efb68
- acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching
  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
package/acpid/acpid-sign-warning.patch [new file with mode: 0644]
package/acpid/acpid-socket-path.patch [new file with mode: 0644]
package/acpid/acpid.mk