Merge pull request #2591 from herbetom/master-updates
modules: update to latest HEAD
This commit is contained in:
commit
fa123e56d4
4
modules
4
modules
@ -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=f854de6adaba7671f223b436b53244097589cf86
|
OPENWRT_COMMIT=8b6b73d0e895bbbfc448bea9fb5f3751593d7865
|
||||||
|
|
||||||
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
|
||||||
|
@ -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
|
|||||||
$(Device/uimage-lzma-loader)
|
$(Device/uimage-lzma-loader)
|
||||||
BLOCKSIZE := 128k
|
BLOCKSIZE := 128k
|
||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
@@ -1357,7 +1353,6 @@ endef
|
@@ -1380,7 +1376,6 @@ endef
|
||||||
TARGET_DEVICES += netgear_wac124
|
TARGET_DEVICES += netgear_wax202
|
||||||
|
|
||||||
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
|
||||||
@@ -1681,7 +1676,6 @@ endef
|
@@ -1704,7 +1699,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
|
|||||||
$(Device/uimage-lzma-loader)
|
$(Device/uimage-lzma-loader)
|
||||||
DEVICE_VENDOR := Ubiquiti
|
DEVICE_VENDOR := Ubiquiti
|
||||||
IMAGE_SIZE := 256768k
|
IMAGE_SIZE := 256768k
|
||||||
@@ -2067,7 +2061,6 @@ endef
|
@@ -2090,7 +2084,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
|
|||||||
$(Device/uimage-lzma-loader)
|
$(Device/uimage-lzma-loader)
|
||||||
IMAGE_SIZE := 16064k
|
IMAGE_SIZE := 16064k
|
||||||
DEVICE_VENDOR := Zbtlink
|
DEVICE_VENDOR := Zbtlink
|
||||||
@@ -2080,7 +2073,6 @@ endef
|
@@ -2103,7 +2096,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