arptables: re-enable for static
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sat, 8 Nov 2014 13:22:23 +0000 (10:22 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 8 Nov 2014 16:34:10 +0000 (17:34 +0100)
commit8133fd80086aaec83887d2b3fad1418a08023659
tree0e1483314f30916838bdb8a7bfac6973bcf1976e
parent78c0bbacdf0e7ff9b86fd12e8b7ddfcfc4277af5
arptables: re-enable for static

Add a small patch to re-enable arptables for static builds.
The dlfcn.h is a stray include for a past attempt at loadable plugins
but the code is disabled so there's no need for it.

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/arptables/0001-arptables-disable-dlfcn.h-include.patch [new file with mode: 0644]
package/arptables/Config.in
package/arptables/arptables.hash [new file with mode: 0644]