Merge pull request #2844 from herbetom/master-updates
modules: update to latest HEAD
This commit is contained in:
commit
157a74c5ab
4
modules
4
modules
@ -2,11 +2,11 @@ GLUON_FEEDS='packages routing gluon'
|
||||
|
||||
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
|
||||
OPENWRT_BRANCH=openwrt-22.03
|
||||
OPENWRT_COMMIT=c2331038b2577cfeb6d34b3b6a812c6c1cf7ba5f
|
||||
OPENWRT_COMMIT=deafcf91627921b2044b2e96de1067cdbaf23d31
|
||||
|
||||
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
|
||||
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
|
||||
PACKAGES_PACKAGES_COMMIT=391e18067e486017ba2feea69a4e430721c8b963
|
||||
PACKAGES_PACKAGES_COMMIT=1fd9cbcf93068765c6cb89fa2c39506596011830
|
||||
|
||||
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
|
||||
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
|
||||
|
||||
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
|
||||
index 1fb806043460895182159504f48708ae717379cb..e14c61b69a4c7f236ff363569cc9943245f7f901 100644
|
||||
index c3e2291a9d91bae234707b1d81277b645bdd6920..64e02a53d30b71144ef4158a06c3a791f8d91f90 100644
|
||||
--- a/target/linux/ramips/image/mt7621.mk
|
||||
+++ b/target/linux/ramips/image/mt7621.mk
|
||||
@@ -180,7 +180,6 @@ endef
|
||||
@ -14,7 +14,7 @@ index 1fb806043460895182159504f48708ae717379cb..e14c61b69a4c7f236ff363569cc99432
|
||||
DEVICE_VENDOR := ASUS
|
||||
DEVICE_MODEL := RT-AC57U
|
||||
DEVICE_ALT0_VENDOR := ASUS
|
||||
@@ -1247,7 +1246,6 @@ endef
|
||||
@@ -1271,7 +1270,6 @@ endef
|
||||
TARGET_DEVICES += mts_wg430223
|
||||
|
||||
define Device/netgear_ex6150
|
||||
@ -22,7 +22,7 @@ index 1fb806043460895182159504f48708ae717379cb..e14c61b69a4c7f236ff363569cc99432
|
||||
$(Device/uimage-lzma-loader)
|
||||
DEVICE_VENDOR := NETGEAR
|
||||
DEVICE_MODEL := EX6150
|
||||
@@ -1260,7 +1258,6 @@ endef
|
||||
@@ -1284,7 +1282,6 @@ endef
|
||||
TARGET_DEVICES += netgear_ex6150
|
||||
|
||||
define Device/netgear_sercomm_nand
|
||||
@ -30,7 +30,7 @@ index 1fb806043460895182159504f48708ae717379cb..e14c61b69a4c7f236ff363569cc99432
|
||||
$(Device/uimage-lzma-loader)
|
||||
BLOCKSIZE := 128k
|
||||
PAGESIZE := 2048
|
||||
@@ -1443,7 +1440,6 @@ endef
|
||||
@@ -1467,7 +1464,6 @@ endef
|
||||
TARGET_DEVICES += netgear_wax202
|
||||
|
||||
define Device/netgear_wndr3700-v5
|
||||
@ -38,7 +38,7 @@ index 1fb806043460895182159504f48708ae717379cb..e14c61b69a4c7f236ff363569cc99432
|
||||
$(Device/netgear_sercomm_nor)
|
||||
$(Device/uimage-lzma-loader)
|
||||
IMAGE_SIZE := 15232k
|
||||
@@ -1780,7 +1776,6 @@ endef
|
||||
@@ -1804,7 +1800,6 @@ endef
|
||||
TARGET_DEVICES += tplink_tl-wpa8631p-v3
|
||||
|
||||
define Device/ubnt_edgerouter_common
|
||||
@ -46,7 +46,7 @@ index 1fb806043460895182159504f48708ae717379cb..e14c61b69a4c7f236ff363569cc99432
|
||||
$(Device/uimage-lzma-loader)
|
||||
DEVICE_VENDOR := Ubiquiti
|
||||
IMAGE_SIZE := 256768k
|
||||
@@ -2196,7 +2191,6 @@ endef
|
||||
@@ -2220,7 +2215,6 @@ endef
|
||||
TARGET_DEVICES += zbtlink_zbt-wg2626
|
||||
|
||||
define Device/zbtlink_zbt-wg3526-16m
|
||||
@ -54,7 +54,7 @@ index 1fb806043460895182159504f48708ae717379cb..e14c61b69a4c7f236ff363569cc99432
|
||||
$(Device/uimage-lzma-loader)
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := Zbtlink
|
||||
@@ -2209,7 +2203,6 @@ endef
|
||||
@@ -2233,7 +2227,6 @@ endef
|
||||
TARGET_DEVICES += zbtlink_zbt-wg3526-16m
|
||||
|
||||
define Device/zbtlink_zbt-wg3526-32m
|
||||
|
Loading…
Reference in New Issue
Block a user