diff --git a/modules b/modules index 2ff89a53..f1217826 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing luci gluon' OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-18.06 -OPENWRT_COMMIT=939fa07b041fef58196fba8dd4b5184adb7b4d3f +OPENWRT_COMMIT=6e16dd1234ea4814af2b46a22b4aea111baef3ab PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-18.06 diff --git a/patches/openwrt/0012-ramips-mt7621-fix-5GHz-WiFi-LED-on-ZBT-WG3526.patch b/patches/openwrt/0012-ramips-mt7621-fix-5GHz-WiFi-LED-on-ZBT-WG3526.patch deleted file mode 100644 index aa23268e..00000000 --- a/patches/openwrt/0012-ramips-mt7621-fix-5GHz-WiFi-LED-on-ZBT-WG3526.patch +++ /dev/null @@ -1,23 +0,0 @@ -From: Andreas Ziegler -Date: Thu, 27 Dec 2018 15:02:41 +0100 -Subject: ramips: mt7621: fix 5GHz WiFi LED on ZBT WG3526 - -This fixes the 5GHz WiFi LED which was previously not working. - -Signed-off-by: Andreas Ziegler - -diff --git a/target/linux/ramips/dts/ZBT-WG3526.dtsi b/target/linux/ramips/dts/ZBT-WG3526.dtsi -index 104a51f8de7110c0f65f760af70033853f3da745..e42ec5e33de7fb69a9c668406f876f6443d2912b 100644 ---- a/target/linux/ramips/dts/ZBT-WG3526.dtsi -+++ b/target/linux/ramips/dts/ZBT-WG3526.dtsi -@@ -101,6 +101,10 @@ - mediatek,mtd-eeprom = <&factory 0x8000>; - ieee80211-freq-limit = <5000000 6000000>; - }; -+ -+ led { -+ led-sources = <2>; -+ }; - }; - }; -