modules: update openwrt
e95b359eaa kernel: netsupport: Add FQ-PIE as an optional sched kmod and extract PIE 051c24c69a kernel: extract kmod-sched-act-ipt from kmod-sched 23ccc71c61 kernel: netsupport: Extract act_police 3ca45248fd kernel: netsupport: Add kmod-sched-act-sample 7ee55d82fc kernel: netsupport: Extract sched-prio and sched-red 31fd96bdbd kernel: netsupport: Add kmod-sched-drr c61ed09228 kernel: netsupport: kmod-sched: Reorder packages 26b58991b0 ipq40xx: fix ZTE MF289F port mapping 71178a8506 ipq40xx: Fix wrong GPIO for internal status LED on ZTE MF289F 3e15a54bb0 ipq40xx: Add ZTE MF289F 7a77aacb31 uboot-envtools: Fix format of autogenerated sectors b3b3428a0e openssl: bump to 1.1.1s e313cd8d15 uboot-layerscape: adjust LS1012A-IOT config and env 77522d4eb7 dnsmasq: Backport DHCPv6 server fix (CVE-2022-0934) 13bd217821 busybox: awk: fix use after free (CVE-2022-30065) fe5cd3c9d9 util-linux: Update to version 2.37.4 84b3eafe39 bcm4908: backport upstream BQL support for bcm4908_enet 0ff3adfa11 kernel: bump 5.10 to 5.10.152 0abcea19d7 kernel: bump 5.10 to 5.10.151 0667688a40 kernel: bump 5.10 to 5.10.150 fe58ee9057 ramips: Correct Unielec 01 and 06 dts wan macaddr byte location 6c5313d77c bcm4908: backport bcm4908_enet fix for NULL dereference 91e4a74fff bcm4908: optimize Ethernet driver by using build_skb() b4bc9eb837 kernel: mtd: backport SafeLoader parser 18c77387c5 kernel: mtd: backport extended dynamic partitions support
This commit is contained in:
parent
4936b416b8
commit
56fddc608f
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=00d7702796d922e4258b7acb6e6b88a93071eebe
|
||||
OPENWRT_COMMIT=e95b359eaab94f0626cebdf18938d5f8ccff5b22
|
||||
|
||||
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 6fa7394201375a44bc630db570e869e9b6d28743..ae1b22cb36f9a313bf76283b543ff8616ae7b85f 100644
|
||||
index 5023b2f8108c4c68f8e875bb0a2977a0090f7b5e..b9d811fd563efe948c738c26a50672696d2e49c9 100644
|
||||
--- a/target/linux/generic/config-5.10
|
||||
+++ b/target/linux/generic/config-5.10
|
||||
@@ -736,6 +736,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
|
||||
|
Loading…
Reference in New Issue
Block a user