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
899dd916
Commit
899dd916
authored
1 year ago
by
Felix Baumann
Browse files
Options
Downloads
Patches
Plain Diff
modules: update openwrt
749cc6ffc4 ramips: Cudy X6 fixes / improvements
parent
918e3ce7
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
+1
-1
1 addition, 1 deletion
modules
patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
+7
-7
7 additions, 7 deletions
...4-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
with
8 additions
and
8 deletions
modules
+
1
−
1
View file @
899dd916
...
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
...
@@ -2,7 +2,7 @@ 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=
3960c220daabe5b58381af1a8c7b9dd2e6b7e815
OPENWRT_COMMIT=
749cc6ffc4d1607a31426f486da5ae97d3b55c40
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
...
...
This diff is collapsed.
Click to expand it.
patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
+
7
−
7
View file @
899dd916
...
@@ -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
9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81da520978
100644
index
3bf9fd3eda8bdc20b09ad9cb6cb3376bc0ca7513..d0b275ec04469ba1a1068da0aaebece0b3c91d4d
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
@@ -180,7 +180,6 @@
endef
@@ -180,7 +180,6 @@
endef
...
@@ -14,7 +14,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
...
@@ -14,7 +14,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
DEVICE_VENDOR := ASUS
DEVICE_VENDOR := ASUS
DEVICE_MODEL := RT-AC57U
DEVICE_MODEL := RT-AC57U
DEVICE_ALT0_VENDOR := ASUS
DEVICE_ALT0_VENDOR := ASUS
@@ -127
2
,7 +127
1
,6 @@
endef
@@ -127
3
,7 +127
2
,6 @@
endef
TARGET_DEVICES += mts_wg430223
TARGET_DEVICES += mts_wg430223
define Device/netgear_ex6150
define Device/netgear_ex6150
...
@@ -22,7 +22,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
...
@@ -22,7 +22,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
DEVICE_VENDOR := NETGEAR
DEVICE_VENDOR := NETGEAR
DEVICE_MODEL := EX6150
DEVICE_MODEL := EX6150
@@ -128
5
,7 +128
3
,6 @@
endef
@@ -128
6
,7 +128
4
,6 @@
endef
TARGET_DEVICES += netgear_ex6150
TARGET_DEVICES += netgear_ex6150
define Device/netgear_sercomm_nand
define Device/netgear_sercomm_nand
...
@@ -30,7 +30,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
...
@@ -30,7 +30,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
BLOCKSIZE := 128k
BLOCKSIZE := 128k
PAGESIZE := 2048
PAGESIZE := 2048
@@ -146
8
,7 +146
5
,6 @@
endef
@@ -146
9
,7 +146
6
,6 @@
endef
TARGET_DEVICES += netgear_wax202
TARGET_DEVICES += netgear_wax202
define Device/netgear_wndr3700-v5
define Device/netgear_wndr3700-v5
...
@@ -38,7 +38,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
...
@@ -38,7 +38,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
$(Device/netgear_sercomm_nor)
$(Device/netgear_sercomm_nor)
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 15232k
IMAGE_SIZE := 15232k
@@ -180
5
,7 +180
1
,6 @@
endef
@@ -180
6
,7 +180
2
,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 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
...
@@ -46,7 +46,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
DEVICE_VENDOR := Ubiquiti
DEVICE_VENDOR := Ubiquiti
IMAGE_SIZE := 256768k
IMAGE_SIZE := 256768k
@@ -222
1
,7 +221
6
,6 @@
endef
@@ -222
2
,7 +221
7
,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 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
...
@@ -54,7 +54,7 @@ index 9c451c26bf180a0ea45a33f567def4770b07398e..08f80b9b635adf525003498a34601e81
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 16064k
IMAGE_SIZE := 16064k
DEVICE_VENDOR := Zbtlink
DEVICE_VENDOR := Zbtlink
@@ -223
4
,7 +222
8
,6 @@
endef
@@ -223
5
,7 +222
9
,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