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
fa123e56
Unverified
Commit
fa123e56
authored
2 years ago
by
David Bauer
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2591 from herbetom/master-updates
modules: update to latest HEAD
parents
0acbbaa3
b38e5902
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
+6
-6
6 additions, 6 deletions
...4-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch
with
8 additions
and
8 deletions
modules
+
2
−
2
View file @
fa123e56
...
@@ -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=
f854de6adaba7671f223b436b53244097589cf
86
OPENWRT_COMMIT=
8b6b73d0e895bbbfc448bea9fb5f3751593d7
86
5
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=
1123b9dae320ca172b47ad31acabab4f76e5bfd6
PACKAGES_PACKAGES_COMMIT=
72abf7e9f4cd6bbb9098ded9e9a0fe28e515d47f
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
+
6
−
6
View file @
fa123e56
...
@@ -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
bdaeac2cb16e3d27931c0a54d691d834bf274cbb..ac2c84a435c49fb30c21ad2cb6c71a1e94c24192
100644
index
30442175bf6a3f888a8e8b8fc0186bb41717f8e3..1261770813ddb80a17b47333b7244dc3b9e0f14d
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
@@ -171,7 +171,6 @@
endef
@@ -171,7 +171,6 @@
endef
...
@@ -38,15 +38,15 @@ index bdaeac2cb16e3d27931c0a54d691d834bf274cbb..ac2c84a435c49fb30c21ad2cb6c71a1e
...
@@ -38,15 +38,15 @@ index bdaeac2cb16e3d27931c0a54d691d834bf274cbb..ac2c84a435c49fb30c21ad2cb6c71a1e
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
BLOCKSIZE := 128k
BLOCKSIZE := 128k
PAGESIZE := 2048
PAGESIZE := 2048
@@ -13
57
,7 +13
53
,6 @@
endef
@@ -13
80
,7 +13
76
,6 @@
endef
TARGET_DEVICES += netgear_wa
c124
TARGET_DEVICES += netgear_wa
x202
define Device/netgear_wndr3700-v5
define Device/netgear_wndr3700-v5
- $(Device/dsa-migration)
- $(Device/dsa-migration)
$(Device/netgear_sercomm_nor)
$(Device/netgear_sercomm_nor)
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 15232k
IMAGE_SIZE := 15232k
@@ -1
681
,7 +16
76
,6 @@
endef
@@ -1
704
,7 +16
99
,6 @@
endef
TARGET_DEVICES += tplink_tl-wpa8631p-v3
TARGET_DEVICES += tplink_tl-wpa8631p-v3
define Device/ubnt_edgerouter_common
define Device/ubnt_edgerouter_common
...
@@ -54,7 +54,7 @@ index bdaeac2cb16e3d27931c0a54d691d834bf274cbb..ac2c84a435c49fb30c21ad2cb6c71a1e
...
@@ -54,7 +54,7 @@ index bdaeac2cb16e3d27931c0a54d691d834bf274cbb..ac2c84a435c49fb30c21ad2cb6c71a1e
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
DEVICE_VENDOR := Ubiquiti
DEVICE_VENDOR := Ubiquiti
IMAGE_SIZE := 256768k
IMAGE_SIZE := 256768k
@@ -20
67
,7 +20
61
,6 @@
endef
@@ -20
90
,7 +20
84
,6 @@
endef
TARGET_DEVICES += zbtlink_zbt-wg2626
TARGET_DEVICES += zbtlink_zbt-wg2626
define Device/zbtlink_zbt-wg3526-16m
define Device/zbtlink_zbt-wg3526-16m
...
@@ -62,7 +62,7 @@ index bdaeac2cb16e3d27931c0a54d691d834bf274cbb..ac2c84a435c49fb30c21ad2cb6c71a1e
...
@@ -62,7 +62,7 @@ index bdaeac2cb16e3d27931c0a54d691d834bf274cbb..ac2c84a435c49fb30c21ad2cb6c71a1e
$(Device/uimage-lzma-loader)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 16064k
IMAGE_SIZE := 16064k
DEVICE_VENDOR := Zbtlink
DEVICE_VENDOR := Zbtlink
@@ -2
080
,7 +20
73
,6 @@
endef
@@ -2
103
,7 +20
96
,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