commit
91b26c65aa
2
modules
2
modules
@ -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=749cc6ffc4d1607a31426f486da5ae97d3b55c40
|
OPENWRT_COMMIT=5f583d31c72233efffa5c0fd2cbc802c8d059729
|
||||||
|
|
||||||
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
|
||||||
|
@ -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 3bf9fd3eda8bdc20b09ad9cb6cb3376bc0ca7513..d0b275ec04469ba1a1068da0aaebece0b3c91d4d 100644
|
index ab0ff95f7529aa43e69e67a4e3a303242c9b2605..4c3a38db442f06d6c1acf77fb729d93a67e2d52a 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 3bf9fd3eda8bdc20b09ad9cb6cb3376bc0ca7513..d0b275ec04469ba1a1068da0aaebece0
|
|||||||
DEVICE_VENDOR := ASUS
|
DEVICE_VENDOR := ASUS
|
||||||
DEVICE_MODEL := RT-AC57U
|
DEVICE_MODEL := RT-AC57U
|
||||||
DEVICE_ALT0_VENDOR := ASUS
|
DEVICE_ALT0_VENDOR := ASUS
|
||||||
@@ -1273,7 +1272,6 @@ endef
|
@@ -1286,7 +1285,6 @@ endef
|
||||||
TARGET_DEVICES += mts_wg430223
|
TARGET_DEVICES += mts_wg430223
|
||||||
|
|
||||||
define Device/netgear_ex6150
|
define Device/netgear_ex6150
|
||||||
@ -22,7 +22,7 @@ index 3bf9fd3eda8bdc20b09ad9cb6cb3376bc0ca7513..d0b275ec04469ba1a1068da0aaebece0
|
|||||||
$(Device/uimage-lzma-loader)
|
$(Device/uimage-lzma-loader)
|
||||||
DEVICE_VENDOR := NETGEAR
|
DEVICE_VENDOR := NETGEAR
|
||||||
DEVICE_MODEL := EX6150
|
DEVICE_MODEL := EX6150
|
||||||
@@ -1286,7 +1284,6 @@ endef
|
@@ -1299,7 +1297,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 3bf9fd3eda8bdc20b09ad9cb6cb3376bc0ca7513..d0b275ec04469ba1a1068da0aaebece0
|
|||||||
$(Device/uimage-lzma-loader)
|
$(Device/uimage-lzma-loader)
|
||||||
BLOCKSIZE := 128k
|
BLOCKSIZE := 128k
|
||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
@@ -1469,7 +1466,6 @@ endef
|
@@ -1482,7 +1479,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 3bf9fd3eda8bdc20b09ad9cb6cb3376bc0ca7513..d0b275ec04469ba1a1068da0aaebece0
|
|||||||
$(Device/netgear_sercomm_nor)
|
$(Device/netgear_sercomm_nor)
|
||||||
$(Device/uimage-lzma-loader)
|
$(Device/uimage-lzma-loader)
|
||||||
IMAGE_SIZE := 15232k
|
IMAGE_SIZE := 15232k
|
||||||
@@ -1806,7 +1802,6 @@ endef
|
@@ -1819,7 +1815,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 3bf9fd3eda8bdc20b09ad9cb6cb3376bc0ca7513..d0b275ec04469ba1a1068da0aaebece0
|
|||||||
$(Device/uimage-lzma-loader)
|
$(Device/uimage-lzma-loader)
|
||||||
DEVICE_VENDOR := Ubiquiti
|
DEVICE_VENDOR := Ubiquiti
|
||||||
IMAGE_SIZE := 256768k
|
IMAGE_SIZE := 256768k
|
||||||
@@ -2222,7 +2217,6 @@ endef
|
@@ -2235,7 +2230,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 3bf9fd3eda8bdc20b09ad9cb6cb3376bc0ca7513..d0b275ec04469ba1a1068da0aaebece0
|
|||||||
$(Device/uimage-lzma-loader)
|
$(Device/uimage-lzma-loader)
|
||||||
IMAGE_SIZE := 16064k
|
IMAGE_SIZE := 16064k
|
||||||
DEVICE_VENDOR := Zbtlink
|
DEVICE_VENDOR := Zbtlink
|
||||||
@@ -2235,7 +2229,6 @@ endef
|
@@ -2248,7 +2242,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
|
||||||
|
Loading…
Reference in New Issue
Block a user