Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ffbs
ffbs-gluon
Commits
8d04b5e4
Unverified
Commit
8d04b5e4
authored
6 months ago
by
Andreas Ziegler
Committed by
GitHub
6 months ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #3341 from herbetom/v2023.2.x-updates
[v2023.2.x] modules: update to latest Git HEAD
parents
bd5c28e1
fd51363c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules
+3
-3
3 additions, 3 deletions
modules
patches/openwrt/0005-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
+2
-2
2 additions, 2 deletions
...nt-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
with
5 additions
and
5 deletions
modules
+
3
−
3
View file @
8d04b5e4
...
...
@@ -2,15 +2,15 @@ GLUON_FEEDS='gluon packages routing'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-23.05
OPENWRT_COMMIT=
f791ec1f6d0986d62e90c3259a42573fcfdd9729
OPENWRT_COMMIT=
dced292d680d79afd18f65ed6d930a48d5b8551b
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-23.05
PACKAGES_PACKAGES_COMMIT=
3db4314e2e20e5c3c2c060ef5ba7af44e84d62df
PACKAGES_PACKAGES_COMMIT=
b5ed85f6e94aa08de1433272dc007550f4a28201
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-23.05
PACKAGES_ROUTING_COMMIT=35
cf5f73d2db953afaa2c7542505cef0ed3f40a2
PACKAGES_ROUTING_COMMIT=
e
35
1d1e623e9ef2ab78f28cb1ce8d271d28c902d
This diff is collapsed.
Click to expand it.
patches/openwrt/0005-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
+
2
−
2
View file @
8d04b5e4
...
...
@@ -174,10 +174,10 @@ index 0000000000000000000000000000000000000000..077a563b6066cd1d3aee4b1e82328e8c
+
+ int system_bridge_addif(struct device *bridge, struct device *dev)
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index
377553433846b5cec34e5d7036b8109f954aef5a..47c2ca0409654b4bfa08f32ed2869a6d077c8913
100644
index
4b059cb53f4fe1b7132675d15b66a175a0d44a60..ed36acdb8dc055bef60709191ad0950520f9cb57
100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -76
1
,6 +76
1
,7 @@
CONFIG_BRIDGE=y
@@ -76
2
,6 +76
2
,7 @@
CONFIG_BRIDGE=y
# CONFIG_BRIDGE_EBT_T_NAT is not set
# CONFIG_BRIDGE_EBT_VLAN is not set
CONFIG_BRIDGE_IGMP_SNOOPING=y
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment