added tecff-ath9k-broken-wifi-workaround gluon package

This commit is contained in:
chris
2016-07-13 22:03:15 +02:00
parent f36fbda561
commit ab22e2d78c
3 changed files with 7 additions and 6 deletions

View File

@@ -11,12 +11,13 @@
- https://gluon.readthedocs.org/en/v2016.1.5/releases/v2016.1.5.html - https://gluon.readthedocs.org/en/v2016.1.5/releases/v2016.1.5.html
- mesh_no_rebroadcast for mesh-on-wan (8b66da95f1887fc6068a6e9d6b6494c2ff4d2fb4) - mesh_no_rebroadcast for mesh-on-wan (8b66da95f1887fc6068a6e9d6b6494c2ff4d2fb4)
- preserve wifi channels feature (76a77902e3624167e81ca6e200519468bb66d5f7) - preserve wifi channels feature (76a77902e3624167e81ca6e200519468bb66d5f7)
- new package tecff-ath9k-broken-wifi-workaround (freifunkmuc/gluon-packages)
- site.conf - site.conf
- disabled IPv4-only fastd - disabled IPv4-only fastd
- Changed MTU size to 1280 - Changed MTU size to 1280
- site.mk - site.mk
- added USB support for various devices - added USB support for various devices
## v2015.7 ## v2015.7
* New stable unified firmware for all segments with site-select feature * New stable unified firmware for all segments with site-select feature
* Raised required signatures for stable release to 3 * Raised required signatures for stable release to 3

View File

@@ -1,5 +1,5 @@
GLUON_SITE_FEEDS='ffmuc' GLUON_SITE_FEEDS='ffmuc'
PACKAGES_FFMUC_REPO=https://github.com/freifunkMUC/gluon-packages.git PACKAGES_FFMUC_REPO=https://github.com/freifunkMUC/gluon-packages.git
PACKAGES_FFMUC_BRANCH=bf_2016.1_json PACKAGES_FFMUC_BRANCH=ath9k_wifi_fix
PACKAGES_FFMUC_COMMIT=c734351ddbfb0d974d05f0f75e7ad660ec7ababe PACKAGES_FFMUC_COMMIT=b8c2b7dd024d93bc7ceb552adbe8e20f0e68dc26

View File

@@ -26,8 +26,8 @@ GLUON_SITE_PACKAGES := \
iptables \ iptables \
haveged \ haveged \
gluon-ebtables-filter-arp-ffmuc \ gluon-ebtables-filter-arp-ffmuc \
gluon-ebtables-filter-multicast-ffmuc gluon-ebtables-filter-multicast-ffmuc \
tecff-ath9k-broken-wifi-workaround
# basic support for USB stack # basic support for USB stack
USB_PACKAGES_BASIC := \ USB_PACKAGES_BASIC := \