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
cf1b5505
Unverified
Commit
cf1b5505
authored
3 years ago
by
Matthias Schiffer
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2486 from freifunk-gluon/v2021.1.x-update-modules
v2021.1.x: update modules
parents
ad430d33
386fd5b1
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules
+2
-2
2 additions, 2 deletions
modules
patches/openwrt/0015-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
+1
-1
1 addition, 1 deletion
...nt-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
with
3 additions
and
3 deletions
modules
+
2
−
2
View file @
cf1b5505
...
@@ -2,11 +2,11 @@ GLUON_FEEDS='packages routing gluon'
...
@@ -2,11 +2,11 @@ GLUON_FEEDS='packages routing gluon'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-19.07
OPENWRT_BRANCH=openwrt-19.07
OPENWRT_COMMIT=
b24905c38a8acc337a08c116b3
43
b
6c
cc3ba861e
OPENWRT_COMMIT=
ecbbb373edf7be017e546be24
43
e
6c
422cb9c220
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-19.07
PACKAGES_PACKAGES_BRANCH=openwrt-19.07
PACKAGES_PACKAGES_COMMIT=
5a842639dc87dab9daab34c064f6c8e268a34ba8
PACKAGES_PACKAGES_COMMIT=
1c5e4c80f49bfddaee1998636fd8efe915fee7fc
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-19.07
PACKAGES_ROUTING_BRANCH=openwrt-19.07
...
...
This diff is collapsed.
Click to expand it.
patches/openwrt/0015-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
+
1
−
1
View file @
cf1b5505
...
@@ -1954,7 +1954,7 @@ index 0000000000000000000000000000000000000000..92bb9275df9d54778ce8f00b1cb6e999
...
@@ -1954,7 +1954,7 @@ index 0000000000000000000000000000000000000000..92bb9275df9d54778ce8f00b1cb6e999
+2.27.0
+2.27.0
+
+
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index
217754caa673b0226005c8e4fa7a55749ca0b6c9..d0cc204eccb9ee970790dd47aaf17d510e1374e4
100644
index
a0569e4eb0e1249880864563ee980fadcbcc4ac6..c672ee6ff8e7540920c48be9f0a45ed73e428c1b
100644
--- a/target/linux/generic/config-4.14
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -630,6 +630,7 @@
CONFIG_BRIDGE=y
@@ -630,6 +630,7 @@
CONFIG_BRIDGE=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