0.8.4.1 für das veraltete ffhh Netz
This commit is contained in:
parent
4ba875f5cd
commit
2a9efe03eb
6 changed files with 6 additions and 183 deletions
|
@ -1,5 +1,7 @@
|
|||
GLUON_SITE_FEEDS='ffhh_packages'
|
||||
GLUON_SITE_FEEDS='ffhh_packages eulenfunk'
|
||||
|
||||
PACKAGES_FFHH_PACKAGES_REPO=git://github.com/freifunkhamburg/ffhh-packages.git
|
||||
PACKAGES_FFHH_PACKAGES_COMMIT=ef9fcc1222f74c3c045b1450537a4b8b80efb56c
|
||||
|
||||
PACKAGES_EULENFUNK_REPO=https://github.com/eulenfunk/packages.git
|
||||
PACKAGES_EULENFUNK_COMMIT=1951b97db14ca7b098db76cd6c64363a14de3903
|
||||
|
|
|
@ -20,13 +20,14 @@ GLUON_SITE_PACKAGES := \
|
|||
gluon-radvd \
|
||||
gluon-respondd \
|
||||
gluon-setup-mode \
|
||||
gluon-ssid-changer \
|
||||
gluon-status-page \
|
||||
iwinfo \
|
||||
iptables \
|
||||
haveged
|
||||
|
||||
|
||||
DEFAULT_GLUON_RELEASE := 0.8.4
|
||||
DEFAULT_GLUON_RELEASE := 0.8.4.1
|
||||
|
||||
# Allow overriding the release number from the command line
|
||||
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue