layer3: move bmon to fff-extra

Bmon takes up a lot of disk space, but is not essential for operation.
Move it to fff-extra.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
This commit is contained in:
Fabian Bläse 2024-01-06 16:07:09 +01:00
parent f05c352867
commit 5d08552e7a
2 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,7 @@ define Package/fff-extra
CATEGORY:=Freifunk
TITLE:=Freifunk-Franken gateway configuration
URL:=https://www.freifunk-franken.de
DEPENDS:=+bmon
endef
define Package/fff-extra/description

View File

@ -22,7 +22,6 @@ define Package/fff-layer3
+fff-ra \
+fff-web-mqtt \
+fff-wireguard \
+bmon \
+kmod-sched-cake \
+gre \
+@PACKAGE_grev4 \