Skip to content
Snippets Groups Projects
Unverified Commit 1be370b4 authored by Matthias Schiffer's avatar Matthias Schiffer Committed by GitHub
Browse files

Merge pull request #3460 from herbetom/main-updates

modules: update to latest HEAD
parents 28f2ee9a c8ef95c7
No related branches found
No related tags found
No related merge requests found
...@@ -2,14 +2,14 @@ GLUON_FEEDS='gluon packages routing' ...@@ -2,14 +2,14 @@ GLUON_FEEDS='gluon packages routing'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-24.10 OPENWRT_BRANCH=openwrt-24.10
OPENWRT_COMMIT=f3a210b7425497155b22e197a4bcdaa034f142fa OPENWRT_COMMIT=de2718b2f36282d1ba8e85e99f37afa0821e5ed3
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-24.10 PACKAGES_PACKAGES_BRANCH=openwrt-24.10
PACKAGES_PACKAGES_COMMIT=4c3052dda19f26fc9a4f64585bca0509241f6c37 PACKAGES_PACKAGES_COMMIT=69d4194a509fb5fc72c85680ce4a0a9ae6b8b1eb
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-24.10 PACKAGES_ROUTING_BRANCH=openwrt-24.10
......
...@@ -174,7 +174,7 @@ index 0000000000000000000000000000000000000000..077a563b6066cd1d3aee4b1e82328e8c ...@@ -174,7 +174,7 @@ index 0000000000000000000000000000000000000000..077a563b6066cd1d3aee4b1e82328e8c
+ +
+ int system_bridge_addif(struct device *bridge, struct device *dev) + int system_bridge_addif(struct device *bridge, struct device *dev)
diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6 diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6
index c8ebee70278022e6816a06cd72cc655e4a71a1e3..c9dbee54395fa023021b1fe28fd8800473abf16e 100644 index 46283ac3bd818d3b39ad8c57262bba101efff753..da3956c0fa55bd0b9c8ae3edacd28286066f357e 100644
--- a/target/linux/generic/config-6.6 --- a/target/linux/generic/config-6.6
+++ b/target/linux/generic/config-6.6 +++ b/target/linux/generic/config-6.6
@@ -716,6 +716,7 @@ CONFIG_BRIDGE=y @@ -716,6 +716,7 @@ CONFIG_BRIDGE=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment