feat: use openwrt 23.05.2
Some checks reported errors
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2023-11-30 20:05:07 +01:00
parent 53a55bbc48
commit 25917a63b9
2 changed files with 1 additions and 3 deletions

View File

@ -2,8 +2,6 @@ all: bpi-r3
bpi-r3:
$(MAKE) \
OPENWRT_VERSION="23.05.0" \
IMAGEBUILDER_URL=https://downloads.openwrt.org/releases/23.05.0/targets/mediatek/filogic/openwrt-imagebuilder-23.05.0-mediatek-filogic.Linux-x86_64.tar.xz \
ADDITIONAL_INSTALL="install-bpi-r3-network-config" \
ADDITIONAL_OPENWRT_PACKAGES="block-mount kmod-fs-ext4 kmod-usb-storage kmod-usb2" \
OPENWRT_TARGET="mediatek/filogic" \