add wifictld + update packages
This commit is contained in:
parent
7554a31a7b
commit
179c4f2d97
6
modules
6
modules
|
@ -1,4 +1,8 @@
|
||||||
GLUON_SITE_FEEDS='ffhb ffffmpackages'
|
GLUON_SITE_FEEDS='ffhb ffffmpackages wifictld'
|
||||||
|
|
||||||
|
PACKAGES_WIFICTLD_REPO=gitlab@dev.sum7.eu:genofire/wifictld.git
|
||||||
|
PACKAGES_WIFICTLD_BRANCH=gluon-babel
|
||||||
|
PACKAGES_WIFICTLD_COMMIT=fc41de91d022fb8082bc05d22094c25acf9c8411
|
||||||
|
|
||||||
# Just till it is merged upstream
|
# Just till it is merged upstream
|
||||||
PACKAGES_GLUON_REPO=git://github.com/genofire/gluon-packages.git
|
PACKAGES_GLUON_REPO=git://github.com/genofire/gluon-packages.git
|
||||||
|
|
2
site.mk
2
site.mk
|
@ -29,6 +29,8 @@ GLUON_SITE_PACKAGES := \
|
||||||
gluon-authorized-keys \
|
gluon-authorized-keys \
|
||||||
respondd-module-lldp \
|
respondd-module-lldp \
|
||||||
respondd-module-wifisettings \
|
respondd-module-wifisettings \
|
||||||
|
wifictld \
|
||||||
|
respondd-module-wifictld \
|
||||||
reghack
|
reghack
|
||||||
|
|
||||||
# Allow overriding the these variables from the command line
|
# Allow overriding the these variables from the command line
|
||||||
|
|
Loading…
Reference in New Issue