Pfade für opkg gefix, Version auf 0.9.2
parent
99b000e315
commit
a228b5f9ca
|
@ -11,6 +11,8 @@ Please see [the official Gluon repository](https://github.com/freifunk-gluon/glu
|
|||
|
||||
#### Gluon versions used for specific Helgoland Freifunk Firmware builds
|
||||
|
||||
- 0.9.2: v2016.2.x latest commit
|
||||
- 0.9.1: v2016.2.7
|
||||
- 0.9: v2016.2.7 with batman_adv compat v15
|
||||
- 0.8.2: v2016.2.7 new keys for new infrastructure
|
||||
- 0.8.1: v2016.2.3
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
site_code = 'helgo',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://opkg.services.ffhh/%n/%v/%S/packages',
|
||||
openwrt = 'http://opkg.services.helgo/%n/%v/%S/packages',
|
||||
extra = {
|
||||
modules = 'http://updates.helgoland.freifunk.net/stable/archive/modules/gluon-%GS-%GR/%S',
|
||||
modules = 'http://updates.helgoland.freifunk.net/stable/modules/gluon-%GS-%GR/%S',
|
||||
},
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue