From b7390d1e62b801eb15d88fcaa0ff9231e84310df Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Sun, 16 Jun 2024 17:20:56 +0200 Subject: [PATCH] modules: update openwrt e367ba9ec4 mpc85xx: fix label-mac-address for Enterasys WS-AP3710i --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 63822995e..cf6b92d2c 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing' OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-23.05 -OPENWRT_COMMIT=d8415fa2708b91f8b3cf67c11ed307e76d4b05a2 +OPENWRT_COMMIT=e367ba9ec4cde1159120fd34d3dbbd99f38da72a PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 -- GitLab