modules: update openwrt
b472753d79 mediatek: fix Unifi 6LR network config c0b7b2049e mpc85xx: fix unset kernel symbols 7c459ac1d5 mac80211: rt2x00: experimental improvements for MT7620 wifi d004110ef7 mac80211: rt2x00: fix typo 0755c18ff1 mac80211: add patch descriptions to rt2x00 patches 7a26f40217 mediatek: fix ledbar of UniFi 6 LR when running custom U-Boot f54d4ea0bb ramips: add support for Ubiquiti UniFi FlexHD a28ccd58ed ath79: Make patches apply again 2419546cee generic: move ledbar driver from mediatek target 420a86436f mediatek: add led count 40610c5322 mediatek: add initialization after reset 26cd0c1ee9 mediatek: add support for reset gpio b5665a0045 mediatek: support reading more than one byte of response cd0283788f mediatek: cast literal value to char a2d251573b mediatek: correctly log i2c response 7366ee86ef mediatek: remove gpiod_direction_output() ba6c780acb mediatek: do not use gpiod_set_raw_value() 745d3cd4aa kernel: modules: package kmod-crypto-essiv a3f9b42789 mediatek: fix typo in bpi-r64 image recipe 29c5d5d3da mediatek: bpi-r64: make initramfs/recovery optional d10352917b ramips: fix GB-PC1 and GB-PC2 LEDs 0c9833d0e0 wireless-regdb: update to 2022-08-12 be4abbd84a kernel: bump 5.10 to 5.10.143 4e05e7dddf kernel: bump 5.10 to 5.10.142 1b0db300cb kernel: bump 5.10 to 5.10.141 bf65d2dcba kernel: bump 5.10 to 5.10.139 e7ef88ff1d kernel: build crypto md5/sha1/sha256 modules for powerpc
This commit is contained in:
parent
115aad0931
commit
91df13c8b1
2
modules
2
modules
@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
|
||||
|
||||
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
|
||||
OPENWRT_BRANCH=openwrt-22.03
|
||||
OPENWRT_COMMIT=81388f74b58e98d79274a788b442b7a1aa8a11c7
|
||||
OPENWRT_COMMIT=b472753d79ab014c799f28aac99e698e5caf0b19
|
||||
|
||||
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
|
||||
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
|
||||
|
||||
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
|
||||
index 7f903485aa9e3055ae0bb490bb8e6d5aab565b45..5b502710b7959825bc2e079d0ffcbbe9c1b063ae 100644
|
||||
index 8860be11b8c879c067901cf6642a133b27b1e3b2..f8a846cfc67c306fedfbdb2bd2056fa3d6aa1b61 100644
|
||||
--- a/target/linux/ramips/image/mt7621.mk
|
||||
+++ b/target/linux/ramips/image/mt7621.mk
|
||||
@@ -172,7 +172,6 @@ endef
|
||||
@ -54,7 +54,7 @@ index 7f903485aa9e3055ae0bb490bb8e6d5aab565b45..5b502710b7959825bc2e079d0ffcbbe9
|
||||
$(Device/uimage-lzma-loader)
|
||||
DEVICE_VENDOR := Ubiquiti
|
||||
IMAGE_SIZE := 256768k
|
||||
@@ -2131,7 +2125,6 @@ endef
|
||||
@@ -2142,7 +2136,6 @@ endef
|
||||
TARGET_DEVICES += zbtlink_zbt-wg2626
|
||||
|
||||
define Device/zbtlink_zbt-wg3526-16m
|
||||
@ -62,7 +62,7 @@ index 7f903485aa9e3055ae0bb490bb8e6d5aab565b45..5b502710b7959825bc2e079d0ffcbbe9
|
||||
$(Device/uimage-lzma-loader)
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := Zbtlink
|
||||
@@ -2144,7 +2137,6 @@ endef
|
||||
@@ -2155,7 +2148,6 @@ endef
|
||||
TARGET_DEVICES += zbtlink_zbt-wg3526-16m
|
||||
|
||||
define Device/zbtlink_zbt-wg3526-32m
|
||||
|
@ -208,7 +208,7 @@ index 0000000000000000000000000000000000000000..e3da684dc950ea4c226705d27b23b047
|
||||
+
|
||||
+ int system_bridge_addif(struct device *bridge, struct device *dev)
|
||||
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
|
||||
index 4f054903203b28ffb67d43ceb2e401b1d8e47234..57309f6e92097e74c647f5b4629696e8bc28050a 100644
|
||||
index 6fa7394201375a44bc630db570e869e9b6d28743..ae1b22cb36f9a313bf76283b543ff8616ae7b85f 100644
|
||||
--- a/target/linux/generic/config-5.10
|
||||
+++ b/target/linux/generic/config-5.10
|
||||
@@ -736,6 +736,7 @@ CONFIG_BRIDGE=y
|
||||
|
Loading…
Reference in New Issue
Block a user