openwrt-redmi-ax3000/package
INAGAKI Hiroshi 8cc4e87a2f base-files: fix configuration generation of network if "bridge" exists
After the commit 43fc720657
("base-files: generate "device UCI type section for bridge"), the wrong
network configuration is generated for the devices that already have the
bridge device section for VLAN, such as the devices in realtek target.

As a result, the bridge device by additional "device" section is
specified to the "ports" option in the "bridge-vlan" section and netifd
shuts down the switch and the ethernet when the network service started.

Fixes: 43fc720657 ("base-files: generate "device" UCI type section for bridge")
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
[rmilecki: use $ports for generate_bridge_vlan argument]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2021-05-24 09:09:00 +02:00
..
base-files base-files: fix configuration generation of network if "bridge" exists 2021-05-24 09:09:00 +02:00
boot kexec-tools: add patch to fix issue with appended DTB and zImage on ARM 2021-05-23 15:11:38 +02:00
devel binutils: update to 2.35.2 2021-05-23 15:11:38 +02:00
firmware treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:28:22 +02:00
kernel mac80211: fix ATH_REG_DYNAMIC_USER_REG_HINTS 2021-05-23 15:11:38 +02:00
libs wolfssl: add support for OpenVPN 2021-05-23 15:11:38 +02:00
network treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:28:22 +02:00
system treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:28:22 +02:00
utils treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:28:22 +02:00
Makefile