From 4a578512e65b971222dcf6c682cd5d61ccd43829 Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Sat, 28 Jan 2023 15:14:39 +0100 Subject: [PATCH] modules: update openwrt ddeeb35007 mac80211: use 802.11ax iw modes 1f32774ded kernel: mtk-bmt: fix usage of _oob_read 28e1770a3b tools/mkimage: build uboot with NO_SDL=1 1bead4c521 lantiq: xrx200: Fix wifi LED on o2 box 6431 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 51f6a9cd..89c9ab88 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon' OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-22.03 -OPENWRT_COMMIT=9a12afc5e74442290e7b91bc7aff6ace4e9ab4b4 +OPENWRT_COMMIT=ddeeb350073f02a4e337adfef34a0e9ca817bc06 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -- GitLab