From b3e9bcd6158bdba941a9134273f68c8ff94f657a Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sun, 11 Sep 2022 16:26:03 +0200 Subject: [PATCH 1/2] modules: update openwrt 308f0831f7 ipq40xx: add GL-AP1300 label-mac-device b317d3dbfb ipq40xx: add WAN LED mapping for GL-AP1300 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 8f577c6e..cbb5f229 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=fff797d26e758c596f6602ded82e81746d8f1aa4 +OPENWRT_COMMIT=308f0831f7615645c9a49dc601b4db6c52937893 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 From 55621d9fd110c9c926d36fa6d971359783dcded0 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sun, 11 Sep 2022 16:26:12 +0200 Subject: [PATCH 2/2] modules: update packages f8fec60bd ksmbd-tools: add package with hotplug.d script for auto sharing 1a0524616 ksmbd-tools: append config from /var/run/config/ for runtime shares --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index cbb5f229..a38f1257 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=308f0831f7615645c9a49dc601b4db6c52937893 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=764ba9c09066bdc2d46e86917152ad37c345fb5d +PACKAGES_PACKAGES_COMMIT=f8fec60bdc83a270abbe74361cb1cd766a20176d PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03