fix(ffhb-breminale): watchdog per v100 ipv6 ula

This commit is contained in:
genofire 2022-07-08 21:32:01 +02:00
parent ebe4baff09
commit 33a96a213b
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
GLUON_SITE_FEEDS='ffhb ssidchanger'
PACKAGES_FFHB_REPO=https://code.bremen.freifunk.net/ffhb/firmware/ffhb-packages.git
PACKAGES_FFHB_COMMIT=bdf02ba772ea6500a7e999caecf87086790b871c
PACKAGES_FFHB_COMMIT=a0c8fd79622850cbf68b4a095efc049257e78740
PACKAGES_FFHB_BRANCH=events

View File

@ -22,12 +22,13 @@ GLUON_SITE_PACKAGES := \
# own packages
# just for easy find
GLUON_SITE_PACKAGES += \
ffhb-breminale \
respondd-wifi \
respondd-module-wifisettings \
respondd-module-interface-address \
respondd-module-lldp \
reghack
#TODO ffhb-breminale ...
reghack \
tcpdump
# Allow overriding the these variables from the command line
GLUON_RELEASE ?= $(patsubst v%,%,$(shell git -C $(GLUON_SITEDIR) describe --tags --dirty=+))