From 9dc1d0780f971aadda3e206799d8abce9437db65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Bl=C3=A4se?= Date: Tue, 18 Oct 2022 15:40:31 +0200 Subject: [PATCH] OpenWrt: bump to v21.02.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump core, packages and routing. Refresh patches. Signed-off-by: Fabian Bläse --- .../openwrt/0050-Disable-ipq40xx-lan-wan-separation.patch | 4 ++-- buildscript | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build_patches/openwrt/0050-Disable-ipq40xx-lan-wan-separation.patch b/build_patches/openwrt/0050-Disable-ipq40xx-lan-wan-separation.patch index 736ecc96..7efd832c 100644 --- a/build_patches/openwrt/0050-Disable-ipq40xx-lan-wan-separation.patch +++ b/build_patches/openwrt/0050-Disable-ipq40xx-lan-wan-separation.patch @@ -42,9 +42,9 @@ index 1d4c78833a..ea2cc60186 100755 --- a/target/linux/ipq40xx/base-files/etc/board.d/02_network +++ b/target/linux/ipq40xx/base-files/etc/board.d/02_network @@ -59,9 +59,8 @@ ipq40xx_setup_interfaces() + avm,fritzbox-4040|\ linksys,ea6350v3|\ - linksys,ea8300|\ - linksys,mr8300) + linksys,ea8300) - ucidef_set_interfaces_lan_wan "eth0" "eth1" ucidef_add_switch "switch0" \ - "0u@eth0" "1:lan" "2:lan" "3:lan" "4:lan" diff --git a/buildscript b/buildscript index 3ea5e6f9..0eefdebb 100755 --- a/buildscript +++ b/buildscript @@ -7,9 +7,9 @@ set -o pipefail builddir=./build # OpenWrt: package hashes correspond to core repo version -OPENWRTREV="v21.02.3" -PACKAGEREV="78bcd00c13587571b5c79ed2fc3363aa674aaef7" -ROUTINGREV="a0d61bddb3ce4ca54bd76af86c28f58feb6cc044" +OPENWRTREV="v21.02.5" +PACKAGEREV="0b16e3f359fe9d015861596d63c5bde4c56daa2e" +ROUTINGREV="25e76489c83cfcee61e36a491896e1e9bfc3ec13" # Gluon packages: master from 2020-02-04 GLUONREV="12e41d0ff07ec54bbd67a31ab50d12ca04f2238c" -- 2.39.2