From 596c6314a923ffceda362077be12bbbbb3fbc4d9 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 30 Jul 2021 20:14:49 +0200 Subject: [PATCH] modules: update OpenWrt a205de5594 ramips: mt76x8: add missing config symbol 8abe67d6d2 x86: move Kconfig symbol to common config 2e1a5a4353 generic: add missing Kconfig symbol Fixes #2277 Signed-off-by: David Bauer --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index f9667c3d..8d421acd 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-21.02 -OPENWRT_COMMIT=941ba3ffc4061233da19c03b293705ec13ab78ba +OPENWRT_COMMIT=a205de55941b025f6f85ac19005496c726d6e157 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-21.02