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
ba80cbba
Unverified
Commit
ba80cbba
authored
2 years ago
by
Jan-Niklas Burfeind
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2717 from AiyionPrime/master-updates
Master updates
parents
016b34be
ffe8cab5
No related branches found
No related tags found
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
+4
-4
4 additions, 4 deletions
...4-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
with
6 additions
and
6 deletions
modules
+
2
−
2
View file @
ba80cbba
...
@@ -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-22.03
OPENWRT_BRANCH=openwrt-22.03
OPENWRT_COMMIT=
eb639e54fcbe03d9fda99e2d3e60b2d53658bab5
OPENWRT_COMMIT=
6cd1035d8dc001561331ca9e613d7dfc7d0fd7a6
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
PACKAGES_PACKAGES_COMMIT=
f6a68877618453a1e8430c6b4dce78f99f8f7dd8
PACKAGES_PACKAGES_COMMIT=
04eadf8600fa21dbdd1bc4de846fefe11d06797b
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-22.03
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
+
4
−
4
View file @
ba80cbba
...
@@ -3,7 +3,7 @@ Date: Sun, 5 Jun 2022 23:43:38 +0200
...
@@ -3,7 +3,7 @@ Date: Sun, 5 Jun 2022 23:43:38 +0200
Subject: ramips-mt7621: make DSA images swconfig upgradable
Subject: ramips-mt7621: make DSA images swconfig upgradable
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index
4057c4ea11b29233be7673a77fc2c8100209d8b3..c80d6e7f3aa0d1222aa087ba3cb11b8905a576b3
100644
index
961f8a3b7514a3658f8d4795c136d5069830126f..982ca6b9196853df2ab5070c26f175ade6567eaa
100644
--- a/target/linux/ramips/image/mt7621.mk
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -179,7 +179,6 @@
endef
@@ -179,7 +179,6 @@
endef
...
@@ -38,7 +38,7 @@ index 4057c4ea11b29233be7673a77fc2c8100209d8b3..c80d6e7f3aa0d1222aa087ba3cb11b89
...
@@ -38,7 +38,7 @@ index 4057c4ea11b29233be7673a77fc2c8100209d8b3..c80d6e7f3aa0d1222aa087ba3cb11b89
$(Device/netgear_sercomm_nor)
$(Device/netgear_sercomm_nor)
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 15232k
IMAGE_SIZE := 15232k
@@ -175
3
,7 +17
49
,6 @@
endef
@@ -175
4
,7 +17
50
,6 @@
endef
TARGET_DEVICES += tplink_tl-wpa8631p-v3
TARGET_DEVICES += tplink_tl-wpa8631p-v3
define Device/ubnt_edgerouter_common
define Device/ubnt_edgerouter_common
...
@@ -46,7 +46,7 @@ index 4057c4ea11b29233be7673a77fc2c8100209d8b3..c80d6e7f3aa0d1222aa087ba3cb11b89
...
@@ -46,7 +46,7 @@ index 4057c4ea11b29233be7673a77fc2c8100209d8b3..c80d6e7f3aa0d1222aa087ba3cb11b89
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
DEVICE_VENDOR := Ubiquiti
DEVICE_VENDOR := Ubiquiti
IMAGE_SIZE := 256768k
IMAGE_SIZE := 256768k
@@ -21
52
,7 +21
47
,6 @@
endef
@@ -21
70
,7 +21
65
,6 @@
endef
TARGET_DEVICES += zbtlink_zbt-wg2626
TARGET_DEVICES += zbtlink_zbt-wg2626
define Device/zbtlink_zbt-wg3526-16m
define Device/zbtlink_zbt-wg3526-16m
...
@@ -54,7 +54,7 @@ index 4057c4ea11b29233be7673a77fc2c8100209d8b3..c80d6e7f3aa0d1222aa087ba3cb11b89
...
@@ -54,7 +54,7 @@ index 4057c4ea11b29233be7673a77fc2c8100209d8b3..c80d6e7f3aa0d1222aa087ba3cb11b89
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 16064k
IMAGE_SIZE := 16064k
DEVICE_VENDOR := Zbtlink
DEVICE_VENDOR := Zbtlink
@@ -21
65
,7 +21
59
,6 @@
endef
@@ -21
83
,7 +21
77
,6 @@
endef
TARGET_DEVICES += zbtlink_zbt-wg3526-16m
TARGET_DEVICES += zbtlink_zbt-wg3526-16m
define Device/zbtlink_zbt-wg3526-32m
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