diff --git a/Makefile b/Makefile index 03383bbc..48afd5b0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git -GLUON_GIT_REF := 9a0b5b21a5e91329f9ab416ad8bc788379aaa2a3 #v2025.1.x (2026.02.25) +GLUON_GIT_REF := v2025.1.1 PATCH_DIR := ./patches SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key diff --git a/image-customization.lua b/image-customization.lua index ceaad860..eadd5d1e 100644 --- a/image-customization.lua +++ b/image-customization.lua @@ -158,6 +158,8 @@ if device({ 'tp-link-td-w8970', 'tp-link-td-w8980', 'tp-link-tl-wr902ac-v1', + 'tp-link-tl-wr902ac-v3', + 'tp-link-tl-wr902ac-v4', }) then include_usb = false end