From 7614b609b3b8ba1348664a2979ded6fcfba93a2c Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 1 Feb 2022 01:29:48 +0100 Subject: [PATCH] modules: update openwrt 97b95ef8b9 uci: update to the latest master --- modules | 2 +- ...age-uci-backport-cli-add-option-for-changing-save-path.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules b/modules index 20b22b3c..5654db74 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=1472a8fa4253c0aed5053adffe59463ceb94f139 +OPENWRT_COMMIT=97b95ef8b9186518cda6f2d3cec8a01860fae2e7 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-21.02 diff --git a/patches/openwrt/0005-package-uci-backport-cli-add-option-for-changing-save-path.patch b/patches/openwrt/0005-package-uci-backport-cli-add-option-for-changing-save-path.patch index a3f4f92a..4fddd9e1 100644 --- a/patches/openwrt/0005-package-uci-backport-cli-add-option-for-changing-save-path.patch +++ b/patches/openwrt/0005-package-uci-backport-cli-add-option-for-changing-save-path.patch @@ -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 @@