remove explicit "firewall" and "urngd" packages

... as recommended at
https://forum.freifunk.net/t/fehler-file-system-partition-too-big/24139/3 .

I am not aware that we explicitly want these packages; so they should only
be pulled in as dependencies from other packages, if necessary.
This commit is contained in:
Oliver Gerlich 2024-07-11 21:49:45 +02:00
parent 59159a7f39
commit 89696f512e
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ features({
packages({ packages({
'respondd-module-airtime', 'respondd-module-airtime',
'iwinfo', 'iwinfo',
'firewall',
'urngd',
}) })
if not device_class('tiny') then if not device_class('tiny') then