diff options
author | rubo77 <github@r.z11.de> | 2016-09-06 01:04:19 +0200 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2016-09-06 01:04:19 +0200 |
commit | 09c3e804610d629f8bdf1c35258244a421540d9e (patch) | |
tree | 4920988a58e69655f875ba4c3d856aa059fe0501 | |
parent | f6570ea3d438e64475e4bb498aa6a3437c769ea5 (diff) |
Firmware 0.9 mit gluon-au-change mit neuem Modul bei dem das Script auch ausführbar ist (+x)v0.9.2
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | modules | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,9 @@ Gluon versions used for specific Kieler Freifunk Firmware builds: - USB-auto-mount - Kontaktfeld pflicht - roamguide (initial inaktiv) +- 0.9 - Gluon v2016.1.5 + - temporäre Zwischenversion um den update Branch bei Routern mit 0.8 auf stable zu setzen +- 0.8.x - Gluon v2015.2 - 0.7.1 - Gluon v2015.1.1 (5.7.2015) - 0.7 - Gluon 2015.1 (22.5.2015) - 0.6 - Gluon 2014.4 (30.3.2015) @@ -19,7 +19,7 @@ PACKAGES_ROAMGUIDE_REPO=https://git.toppoint.de/sargon/roamguide ## PACKAGES_$feedname_COMMIT # the version/commit of the git repository to clone -PACKAGES_FFKI_COMMIT=3065cee6ac00afa6522453bcf93c7d192b5ffbba +PACKAGES_FFKI_COMMIT=67ffe553db95684aa144aa5b5d15905d18d44efb PACKAGES_ROAMGUIDE_COMMIT=152f5649d06e4a1fecb96ee754bbd44fb1334f24 ## PACKAGES_$feedname_BRANCH |