coova-chilli: remove kmod dep on binary package
authorThibaut VARÈNE <hacks@slashdirt.org>
Mon, 7 Mar 2022 12:02:15 +0000 (13:02 +0100)
committerRosen Penev <rosenp@gmail.com>
Wed, 9 Mar 2022 05:57:48 +0000 (21:57 -0800)
There is no reason for the kmod to depend on the binary package
itself, neither for building nor for installing.

That dependency prevents phase1 from building the kmod even though
support is enabled in the binary.

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
net/coova-chilli/Makefile

index a4f1db7e0968affbcddfa7ce483a2a44031ad663..ece113869547f48122d9b25ff37e94c53e6fc820 100644 (file)
@@ -68,7 +68,7 @@ endef
 define KernelPackage/ipt-coova
   URL:=http://www.coova.org/CoovaChilli
   SUBMENU:=Netfilter Extensions
-  DEPENDS:=coova-chilli +kmod-ipt-core +libxtables
+  DEPENDS:=+kmod-ipt-core +libxtables
   TITLE:=Coova netfilter module
   FILES:=$(PKG_BUILD_DIR)/src/linux/xt_*.$(LINUX_KMOD_SUFFIX)
   AUTOLOAD:=$(call AutoProbe,xt_coova)
@@ -76,8 +76,6 @@ endef
 
 define KernelPackage/ipt-coova/description
        Netfilter kernel module for CoovaChilli
-       Includes:
-       - coova
 endef
 
 DISABLE_NLS=