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
e01e66e7
Unverified
Commit
e01e66e7
authored
1 year ago
by
David Bauer
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2881 from herbetom/v2022.1.x-updates
[v2022.1.x]: modules: update to latest HEAD
parents
fcfed5b0
258df6c8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules
+2
-2
2 additions, 2 deletions
modules
patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
+8
-8
8 additions, 8 deletions
...4-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
with
10 additions
and
10 deletions
modules
+
2
−
2
View file @
e01e66e7
...
...
@@ -2,11 +2,11 @@ GLUON_FEEDS='packages routing gluon'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-22.03
OPENWRT_COMMIT=
074db5793641b197892f210d60223f17340d9e6f
OPENWRT_COMMIT=
3960c220daabe5b58381af1a8c7b9dd2e6b7e815
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
PACKAGES_PACKAGES_COMMIT=
891299822338250b4d759a771a11476b206c57f0
PACKAGES_PACKAGES_COMMIT=
d057936acbefd76b033e7c365baa68b48ccb9166
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-22.03
...
...
This diff is collapsed.
Click to expand it.
patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
+
8
−
8
View file @
e01e66e7
...
...
@@ -3,7 +3,7 @@ Date: Sun, 5 Jun 2022 23:43:38 +0200
Subject: ramips-mt7621: make DSA images swconfig upgradable
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index
c3e2291a9d91bae234707b1d81277b645bdd6920..540a52dd87dd5aba48886e68a78d9e3a16dce7fb
100644
index
9c451c26bf180a0ea45a33f567def4770b07398e..5a72f5b8435f20c72e4dc0c6c5b199f00cb6da84
100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -180,7 +180,6 @@
endef
...
...
@@ -14,7 +14,7 @@ index c3e2291a9d91bae234707b1d81277b645bdd6920..540a52dd87dd5aba48886e68a78d9e3a
DEVICE_VENDOR := ASUS
DEVICE_MODEL := RT-AC57U
DEVICE_ALT0_VENDOR := ASUS
@@ -45
1
,7 +45
0
,6 @@
endef
@@ -45
2
,7 +45
1
,6 @@
endef
TARGET_DEVICES += dlink_dir-853-r1
define Device/dlink_dir-860l-b1
...
...
@@ -22,7 +22,7 @@ index c3e2291a9d91bae234707b1d81277b645bdd6920..540a52dd87dd5aba48886e68a78d9e3a
$(Device/seama-lzma-loader)
SEAMA_SIGNATURE := wrgac13_dlink.2013gui_dir860lb
IMAGE_SIZE := 16064k
@@ -127
1
,7 +12
69
,6 @@
endef
@@ -127
2
,7 +12
70
,6 @@
endef
TARGET_DEVICES += mts_wg430223
define Device/netgear_ex6150
...
...
@@ -30,7 +30,7 @@ index c3e2291a9d91bae234707b1d81277b645bdd6920..540a52dd87dd5aba48886e68a78d9e3a
$(Device/uimage-lzma-loader)
DEVICE_VENDOR := NETGEAR
DEVICE_MODEL := EX6150
@@ -128
4
,7 +128
1
,6 @@
endef
@@ -128
5
,7 +128
2
,6 @@
endef
TARGET_DEVICES += netgear_ex6150
define Device/netgear_sercomm_nand
...
...
@@ -38,7 +38,7 @@ index c3e2291a9d91bae234707b1d81277b645bdd6920..540a52dd87dd5aba48886e68a78d9e3a
$(Device/uimage-lzma-loader)
BLOCKSIZE := 128k
PAGESIZE := 2048
@@ -146
7
,7 +146
3
,6 @@
endef
@@ -146
8
,7 +146
4
,6 @@
endef
TARGET_DEVICES += netgear_wax202
define Device/netgear_wndr3700-v5
...
...
@@ -46,7 +46,7 @@ index c3e2291a9d91bae234707b1d81277b645bdd6920..540a52dd87dd5aba48886e68a78d9e3a
$(Device/netgear_sercomm_nor)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 15232k
@@ -180
4
,7 +1
799
,6 @@
endef
@@ -180
5
,7 +1
800
,6 @@
endef
TARGET_DEVICES += tplink_tl-wpa8631p-v3
define Device/ubnt_edgerouter_common
...
...
@@ -54,7 +54,7 @@ index c3e2291a9d91bae234707b1d81277b645bdd6920..540a52dd87dd5aba48886e68a78d9e3a
$(Device/uimage-lzma-loader)
DEVICE_VENDOR := Ubiquiti
IMAGE_SIZE := 256768k
@@ -222
0
,7 +221
4
,6 @@
endef
@@ -222
1
,7 +221
5
,6 @@
endef
TARGET_DEVICES += zbtlink_zbt-wg2626
define Device/zbtlink_zbt-wg3526-16m
...
...
@@ -62,7 +62,7 @@ index c3e2291a9d91bae234707b1d81277b645bdd6920..540a52dd87dd5aba48886e68a78d9e3a
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 16064k
DEVICE_VENDOR := Zbtlink
@@ -223
3
,7 +222
6
,6 @@
endef
@@ -223
4
,7 +222
7
,6 @@
endef
TARGET_DEVICES += zbtlink_zbt-wg3526-16m
define Device/zbtlink_zbt-wg3526-32m
...
...
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