From 0efa97b141c2799e4872a90c7a5cf3da0a7068c3 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 10 Aug 2020 23:25:18 +0200 Subject: [PATCH] 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. --- targets/lantiq-xrx200 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/targets/lantiq-xrx200 b/targets/lantiq-xrx200 index aba9f396..f015fb28 100644 --- a/targets/lantiq-xrx200 +++ b/targets/lantiq-xrx200 @@ -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', { factory = false, aliases = {'avm-fritz-box-7360-v1', 'avm-fritz-box-7360-v2'},