File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -206,9 +206,9 @@ if target('bcm27xx') then
206206 packages (pkgs_hid )
207207end
208208
209- if target (' mediatek' , ' filogic' ) then
210- -- reboot target three times a day
211- packages {
212- ' ffac-threetime-reboot ' ,
213- }
209+ if target (' ramips ' , ' mt7621 ' ) or target ( ' mediatek' , ' filogic' ) then
210+ -- reload wifi firmware twice a day
211+ packages {
212+ ' ffac-mt7915-hotfix ' ,
213+ }
214214end
Original file line number Diff line number Diff line change 11GLUON_SITE_FEEDS="ffac community"
22
33PACKAGES_FFAC_REPO=https://github.com/ffac/gluon-packages.git
4- PACKAGES_FFAC_COMMIT=f4e3b14750b58c74c661de89286e9e5c5ba2a677
4+ PACKAGES_FFAC_COMMIT=6940ab31084b6a0580e36798e45f9516bab4d98f
55PACKAGES_FFAC_BRANCH=main
66
77PACKAGES_COMMUNITY_REPO=https://github.com/freifunk-gluon/community-packages.git
You can’t perform that action at this time.
0 commit comments