Skip to content

Commit

Permalink
Bump gluon to latest main
Browse files Browse the repository at this point in the history
This bump includes two major changes / fixes:
- c06d4df974 mac80211: set basic-rate for mesh interfaces
  See freifunk-gluon/gluon#3185
- 0c52c9d6fc ath79: reset ETH switch for AR9344
  freifunk-gluon/gluon#2904
- many more fixes (incl. FB4040 MAC issues)
  • Loading branch information
grische committed Jan 11, 2025
1 parent 12d1231 commit 7a495f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git
GLUON_GIT_REF := c31c7d7534817b7f5edb92296c25c4418e77b7ff # gluon main (2024-12-29)
GLUON_GIT_REF := ab1c311845ba72484c88294fe2735fbc028b9ba5 # gluon main (2025-01-11)

PATCH_DIR := ./patches
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
Expand Down

0 comments on commit 7a495f0

Please sign in to comment.