Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
ad430d33
Unverified
Commit
ad430d33
authored
3 years ago
by
Matthias Schiffer
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2401 from freifunk-gluon/v2021.1.x-update-modules
v2021.1.x: update modules
parents
2b5c1e57
4aa73858
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
+4
-4
4 additions, 4 deletions
modules
patches/openwrt/0015-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
6 additions
and
6 deletions
modules
+
4
−
4
View file @
ad430d33
...
...
@@ -2,16 +2,16 @@ GLUON_FEEDS='packages routing gluon'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-19.07
OPENWRT_COMMIT=
81d0b4a9f431b2b2ca71edca91febedde98994a3
OPENWRT_COMMIT=
b24905c38a8acc337a08c116b343b6ccc3ba861e
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-19.07
PACKAGES_PACKAGES_COMMIT=
476b8b82bb7447a1ed847c96d85de567e09cdb62
PACKAGES_PACKAGES_COMMIT=
5a842639dc87dab9daab34c064f6c8e268a34ba8
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-19.07
PACKAGES_ROUTING_COMMIT=
101632e153b41238bc19dfd96ba2d23339dbcb76
PACKAGES_ROUTING_COMMIT=
8f23999365de1bf2617e03d3f536e4542258d985
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_BRANCH=v2021.1.x
PACKAGES_GLUON_COMMIT=
015408e702a5843310e40c2ca664e1903b601204
PACKAGES_GLUON_COMMIT=
f9ef3fc7d9d7b270de893e80cf6fba916c06bf45
This diff is collapsed.
Click to expand it.
patches/openwrt/0015-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
+
2
−
2
View file @
ad430d33
...
...
@@ -1954,10 +1954,10 @@ index 0000000000000000000000000000000000000000..92bb9275df9d54778ce8f00b1cb6e999
+2.27.0
+
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index
cbe2c09af91dcbb036bb71d42b6b1075d7f31012..e7faafd719656769fe2e43ff9145abc28b806827
100644
index
217754caa673b0226005c8e4fa7a55749ca0b6c9..d0cc204eccb9ee970790dd47aaf17d510e1374e4
100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -6
29
,6 +6
29
,7 @@
CONFIG_BRIDGE=y
@@ -6
30
,6 +6
30
,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