Skip to content

Commit

Permalink
mvebu: cortexa9: drop removal of firewall4 package
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Ansuel committed Oct 30, 2024
1 parent 559df6c commit d6c6e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/mvebu/image/cortexa9.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d6c6e4f

Please sign in to comment.