modules: update openwrt

97b95ef8b9 uci: update to the latest master
This commit is contained in:
Martin Weinelt 2022-02-01 01:29:48 +01:00
parent ae1187a29e
commit 7614b609b3
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-21.02
OPENWRT_COMMIT=1472a8fa4253c0aed5053adffe59463ceb94f139
OPENWRT_COMMIT=97b95ef8b9186518cda6f2d3cec8a01860fae2e7
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-21.02

View File

@ -7,7 +7,7 @@ This is a backport of
https://git.openwrt.org/?p=project/uci.git;a=commit;h=4b3db1179747b6a6779029407984bacef851325c
diff --git a/package/system/uci/Makefile b/package/system/uci/Makefile
index 75fc1bdfad0694aac99830b9b0cc87b42ea16e7d..924d5bb4824f567888e2ffd2954429af8f4fd504 100644
index 46694e619d287fe90e49bf6526a732aa600df91e..eabdd5220623302c0e5f3564a64e915cbc6f699b 100644
--- a/package/system/uci/Makefile
+++ b/package/system/uci/Makefile
@@ -9,7 +9,7 @@