fix(respondd): disable temporary respondd-module-lldp

This commit is contained in:
genofire 2022-07-10 00:47:12 +02:00
parent d8e3d91892
commit 56cf279468
1 changed files with 2 additions and 1 deletions

View File

@ -25,9 +25,10 @@ GLUON_SITE_PACKAGES += \
respondd-wifi \
respondd-module-wifisettings \
respondd-module-interface-address \
respondd-module-lldp \
reghack \
tcpdump
#TODO disabled, till fixed:
# respondd-module-lldp \
# Allow overriding the these variables from the command line
GLUON_RELEASE ?= $(patsubst v%,%,$(shell git -C $(GLUON_SITEDIR) describe --tags --dirty=+))