From abef80bd92bad721a4550f54bb19117c4f9a3ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Fri, 6 Jan 2023 20:33:46 +0100 Subject: [PATCH] Downgrade to 19.07.10 Upgrade to 21.02 didn't work presumably because of ath79 migration. Probably have to tftp flash... --- access-points/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/access-points/Makefile b/access-points/Makefile index 124ef95..c7c6cf1 100644 --- a/access-points/Makefile +++ b/access-points/Makefile @@ -1,6 +1,6 @@ all: its -OPENWRT_VERSION=21.02.5 +OPENWRT_VERSION=19.07.10 its-ubnt-unifiac-lite: IMAGEBUILDER_URL='https://downloads.openwrt.org/releases/$(OPENWRT_VERSION)/targets/ath79/generic/openwrt-imagebuilder-$(OPENWRT_VERSION)-ath79-generic.Linux-x86_64.tar.xz' ./build-image.sh control/ubnt-unifiac-lite