Update everything to breminale3
This commit is contained in:
parent
cb77207ee0
commit
d95cc762ff
2
gluon
2
gluon
|
@ -1 +1 @@
|
||||||
Subproject commit dc761c9bf47deb034f54c7ce072154eb353d27cd
|
Subproject commit fdb034c535f788c35f8b95cf5428e05114c56305
|
2
modules
2
modules
|
@ -2,4 +2,4 @@ GLUON_SITE_FEEDS='ffhb'
|
||||||
|
|
||||||
PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git
|
PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git
|
||||||
PACKAGES_FFHB_BRANCH=breminale
|
PACKAGES_FFHB_BRANCH=breminale
|
||||||
PACKAGES_FFHB_COMMIT=a38270cda6a4c2e538e0106933cc7336a2406c84
|
PACKAGES_FFHB_COMMIT=4142fa2f4af7f68456f374b9b4ba7ab4c8a3f6ab
|
||||||
|
|
3
site.mk
3
site.mk
|
@ -2,6 +2,7 @@ GLUON_SITE_PACKAGES := \
|
||||||
ffhb-breminale \
|
ffhb-breminale \
|
||||||
gluon-alfred \
|
gluon-alfred \
|
||||||
gluon-authorized-keys \
|
gluon-authorized-keys \
|
||||||
|
gluon-node-info \
|
||||||
iputils-ping6 \
|
iputils-ping6 \
|
||||||
iwinfo \
|
iwinfo \
|
||||||
iptables \
|
iptables \
|
||||||
|
@ -9,7 +10,7 @@ GLUON_SITE_PACKAGES := \
|
||||||
firewall \
|
firewall \
|
||||||
haveged
|
haveged
|
||||||
|
|
||||||
DEFAULT_GLUON_RELEASE := 2015.1.1+breminale1
|
DEFAULT_GLUON_RELEASE := 2015.1.1+breminale3
|
||||||
DEFAULT_GLUON_PRIORITY := 0
|
DEFAULT_GLUON_PRIORITY := 0
|
||||||
|
|
||||||
# Allow overriding the release number and languages from the command line
|
# Allow overriding the release number and languages from the command line
|
||||||
|
|
Loading…
Reference in New Issue