Skip to content

Commit

Permalink
make: switch to gluon next
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored Nov 4, 2024
1 parent 2429216 commit 518ef99
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 := 979e8db75fb234fbcf5d36940886be06cc1ecd1a #v2023.2.4 + Gluon #3352 + Gluon #3359
GLUON_GIT_REF := next #Gluon Next (openwrt 24.10)

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

0 comments on commit 518ef99

Please sign in to comment.