From d780247750910b0c45ae6ed2e33e1ac4f2e4895a Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 10 Sep 2022 13:14:49 +0200 Subject: [PATCH 1/2] modules: update openwrt fff797d26e rockchip: add system-LED aliases specific to OpenWrt 18f77ef2d6 rockchip: ensure NanoPi R4S has unique MAC address 8ff1d27e48 realtek: fix RTL839x receive tag decoding --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 90652a65..522bc13c 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=25a041f50bacf23d6530e78a4da4a4cc02a28109 +OPENWRT_COMMIT=fff797d26e758c596f6602ded82e81746d8f1aa4 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 From 5fc0c5afdc31e1dde383bbb24f2413f1519657aa Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 10 Sep 2022 13:14:55 +0200 Subject: [PATCH 2/2] modules: update packages 764ba9c09 cloudflared: Update to 2022.9.0 29fdb5086 lxc: update to 5.0.1 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 522bc13c..8f577c6e 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=fff797d26e758c596f6602ded82e81746d8f1aa4 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=70127830668c59e6e54bcfce43199a2179a31829 +PACKAGES_PACKAGES_COMMIT=764ba9c09066bdc2d46e86917152ad37c345fb5d PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03