mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
mvebu: cortexa9: drop removal of firewall4 package
Drop removal of firewall4 package for Synology DS213j device. With OPKG the firewall4 package was installed anyway as it's a dependency of luci-app-firewall and was silently installed again later in such condition. Drop it to fix support for APK. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
559df6cb99
commit
d6c6e4f722
@ -444,6 +444,6 @@ define Device/synology_ds213j
|
||||
DEVICE_PACKAGES := \
|
||||
kmod-rtc-s35390a kmod-hwmon-gpiofan kmod-hwmon-drivetemp \
|
||||
kmod-md-raid0 kmod-md-raid1 kmod-md-mod e2fsprogs mdadm \
|
||||
-ppp -kmod-nft-offload -firewall4 -dnsmasq -odhcpd-ipv6only
|
||||
-ppp -kmod-nft-offload -dnsmasq -odhcpd-ipv6only
|
||||
endef
|
||||
TARGET_DEVICES += synology_ds213j
|
||||
|
Loading…
Reference in New Issue
Block a user