lantiq-xrx200: remove modem packages from image

The packages necessary to get the DSL modem working increase the
squashfs size by around 1MB.

Remove them from Gluon, as this functionality is not supported.
This commit is contained in:
David Bauer 2020-08-10 23:25:18 +02:00
parent e06081c3fc
commit 0efa97b141

View File

@ -1,3 +1,17 @@
packages {
'-ltq-vdsl-vr9-vectoring-fw-installer',
'-kmod-ltq-vdsl-vr9-mei',
'-kmod-ltq-vdsl-vr9',
'-kmod-ltq-atm-vr9',
'-kmod-ltq-ptm-vr9',
'-kmod-ltq-deu-vr9',
'-ltq-vdsl-app',
'-dsl-vrx200-firmware-xdsl-a',
'-dsl-vrx200-firmware-xdsl-b-patch',
'-ppp-mod-pppoa',
}
device('avm-fritz-box-7360-sl', 'avm_fritz7360sl', { device('avm-fritz-box-7360-sl', 'avm_fritz7360sl', {
factory = false, factory = false,
aliases = {'avm-fritz-box-7360-v1', 'avm-fritz-box-7360-v2'}, aliases = {'avm-fritz-box-7360-v1', 'avm-fritz-box-7360-v2'},