Skip to content
Snippets Groups Projects
Unverified Commit bdd87374 authored by Tom Herbers's avatar Tom Herbers
Browse files

modules: update openwrt

2034387af4 netfilter: fix typo in nf-socket and nf-tproxy kconfig
70e3f4e94d openssl: passing cflags to configure
287303b062 kernel: bump 5.10 to 5.10.184
920f2d9237 kernel: bump 5.10 to 5.10.183
ac5e37f832 kernel: bump 5.10 to 5.10.182
4b44bfe591 bcm63xx: fix NETGEAR DGND3700v2 boot loop
1a5e7d3f1c bmips: fix NETGEAR DGND3700v2 boot loop
e908856c43 kernel: mtd: bcm-wfi: add cferam name support
17f6001853 restool: update source.codeaurora.org repository link
ca669b7c07 ls-dpl: update source.codeaurora.org repository link
4a9eb94b5f bpf-headers: fix compilation with LLVM_IAS=1
afb4422702 openssl: bump to 1.1.1u
171b515192 kernel: bump 5.10 to 5.10.181
6bca11f496 kernel: bump 5.10 to 5.10.180
656e411454 ramips: add support for Keenetic Lite III rev. A
ce32068bf2 ca-certificates: Update to version 20230311
f4e4f5553d firmware: intel-microcode: update to 20230512
2c96dd6d4b firmware: intel-microcode: update to 20221108
3235300903 ipq-wifi: drop custom board-2.bins
b5a5751706 ipq40xx: R619AC: replace space with - separator in variant string
728afd14fa linux-firmware: move firmware file for mt7601u
9466152ea8 linux-firmware: update to 20230515
d2cc4ad326 linux-firmware: update to 20230310
320c919e39 linux-firmware: update to 20230117
b3ddc0941d linux-firmware: disable stripping
5fc704cdef linux-firmware: update to 20221214
d59e095fad linux-firmware: update to 20221109
ad3d63b273 linux-firmware: update to 20221012
91de737e9b linux-firmware: update to 20220913
d1365629e5 linux-firmware: update to 20220815
9c54ac6224 linux-firmware: Update to version 20220610
f3ccdf7ad6 linux-firmware: take linux-firmware.git's qca99x0 boardfile
8da1ba2c25 linux-firmware: Update to version 20220509
80fbad19ef ramips: correct page read return value of the mt7621 nand driver
80a99d9cf7 build: escape whitespaces in VERSION_DIST for Netgear images
30fca5413b fortify-headers: fix build error when _REDIR_TIME64 is not defined
4d6638464c fortify-headers: fix inconsistent time_t version of ppoll
695a22ab15 build: generate index.json
parent 2c2e57ec
No related branches found
Tags experimental-2024-03-29-base
No related merge requests found
......@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-22.03
OPENWRT_COMMIT=e500494771537b9f42f78e4d907bed18b6383606
OPENWRT_COMMIT=2034387af45f11c933e36ebdde4ca198c45068f9
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
......
......@@ -208,10 +208,10 @@ 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 a348d4821ecef796c8c2b983a969b7becb7ae334..dad7baabe69f53ca9afeff8e9392397dd9dc35aa 100644
index e17991500481407d6e9110038be856d119476a37..ab4db1bf7701b508195fda32c30c5dd541f0bfde 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -738,6 +738,7 @@ CONFIG_BRIDGE=y
@@ -737,6 +737,7 @@ CONFIG_BRIDGE=y
# CONFIG_BRIDGE_EBT_T_NAT is not set
# CONFIG_BRIDGE_EBT_VLAN is not set
CONFIG_BRIDGE_IGMP_SNOOPING=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment