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
4936b416
Unverified
Commit
4936b416
authored
2 years ago
by
Jan-Niklas Burfeind
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2686 from herbetom/master-updates
modules: update to latest HEAD
parents
e828ff19
9c2ee670
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
+3
-3
3 additions, 3 deletions
modules
patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
+9
-9
9 additions, 9 deletions
...4-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
with
12 additions
and
12 deletions
modules
+
3
−
3
View file @
4936b416
...
...
@@ -2,15 +2,15 @@ GLUON_FEEDS='packages routing gluon'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-22.03
OPENWRT_COMMIT=
a7fb589e8a9df06bd0e36c91d05806f1e8aeb9e8
OPENWRT_COMMIT=
00d7702796d922e4258b7acb6e6b88a93071eebe
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
PACKAGES_PACKAGES_COMMIT=
dba8a0102e5965cad58a871335002e9c964b6719
PACKAGES_PACKAGES_COMMIT=
7132a6b55d645e25782f53c8ca2ce54c48112f0e
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-22.03
PACKAGES_ROUTING_COMMIT=
85028704f688a6768d3f10d5d3c10a799a121e0d
PACKAGES_ROUTING_COMMIT=
4903e1868e77e81bbc50b31b9a4835d1e5f1674c
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=04d2b6ffbb6ee02012f2733b7752d8db0d12eaff
This diff is collapsed.
Click to expand it.
patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
+
9
−
9
View file @
4936b416
...
...
@@ -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
a3bdacb32a1657c15cba29512466b34a97af2e9a..b5ca3438de9fe20112110e653
b016
f13cb7f55ea
100644
index
94b040e361c89e7363116e461ec4f678854f64f3..8327f8653b65f18814ecea2096
b0
5
16
c4a144515
100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -179,7 +179,6 @@
endef
...
...
@@ -14,7 +14,7 @@ index a3bdacb32a1657c15cba29512466b34a97af2e9a..b5ca3438de9fe20112110e653b016f13
DEVICE_VENDOR := ASUS
DEVICE_MODEL := RT-AC57U
DEVICE_ALT0_VENDOR := ASUS
@@ -42
5
,7 +42
4
,6 @@
endef
@@ -42
6
,7 +42
5
,6 @@
endef
TARGET_DEVICES += dlink_dir-853-r1
define Device/dlink_dir-860l-b1
...
...
@@ -22,15 +22,15 @@ index a3bdacb32a1657c15cba29512466b34a97af2e9a..b5ca3438de9fe20112110e653b016f13
$(Device/seama)
SEAMA_SIGNATURE := wrgac13_dlink.2013gui_dir860lb
LOADER_TYPE := bin
@@ -123
4
,7 +123
2
,6 @@
endef
@@ -123
6
,7 +123
4
,6 @@
endef
TARGET_DEVICES += mts_wg430223
define Device/netgear_ex6150
- $(Device/dsa-migration)
$(Device/uimage-lzma-loader)
DEVICE_VENDOR := NETGEAR
DEVICE_MODEL := EX6150
DEVICE_PACKAGES := kmod-mt76x2
@@ -1246,7 +1243,6 @@
endef
@@ -1249,7 +1246,6 @@
endef
TARGET_DEVICES += netgear_ex6150
define Device/netgear_sercomm_nand
...
...
@@ -38,7 +38,7 @@ index a3bdacb32a1657c15cba29512466b34a97af2e9a..b5ca3438de9fe20112110e653b016f13
$(Device/uimage-lzma-loader)
BLOCKSIZE := 128k
PAGESIZE := 2048
@@ -142
9
,7 +142
5
,6 @@
endef
@@ -14
3
2,7 +142
8
,6 @@
endef
TARGET_DEVICES += netgear_wax202
define Device/netgear_wndr3700-v5
...
...
@@ -46,7 +46,7 @@ index a3bdacb32a1657c15cba29512466b34a97af2e9a..b5ca3438de9fe20112110e653b016f13
$(Device/netgear_sercomm_nor)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 15232k
@@ -175
3
,7 +17
48
,6 @@
endef
@@ -175
6
,7 +17
51
,6 @@
endef
TARGET_DEVICES += tplink_tl-wpa8631p-v3
define Device/ubnt_edgerouter_common
...
...
@@ -54,7 +54,7 @@ index a3bdacb32a1657c15cba29512466b34a97af2e9a..b5ca3438de9fe20112110e653b016f13
$(Device/uimage-lzma-loader)
DEVICE_VENDOR := Ubiquiti
IMAGE_SIZE := 256768k
@@ -215
0
,7 +214
4
,6 @@
endef
@@ -215
3
,7 +214
7
,6 @@
endef
TARGET_DEVICES += zbtlink_zbt-wg2626
define Device/zbtlink_zbt-wg3526-16m
...
...
@@ -62,7 +62,7 @@ index a3bdacb32a1657c15cba29512466b34a97af2e9a..b5ca3438de9fe20112110e653b016f13
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 16064k
DEVICE_VENDOR := Zbtlink
@@ -216
3
,7 +215
6
,6 @@
endef
@@ -216
6
,7 +215
9
,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