modemmanager: depend on ppp explicitly
authorAleksander Morgado <aleksander@aleksander.es>
Thu, 19 Dec 2019 08:41:40 +0000 (09:41 +0100)
committerAleksander Morgado <aleksander@aleksander.es>
Thu, 19 Dec 2019 08:41:45 +0000 (09:41 +0100)
commitd43933377000e6261c539b9a9906f5d1bc55d8f5
treee2e948eb06cc7ced559ed10b2d05b5afa230ef5b
parent5c5f7fa76f9288152960727fbdfee3108ccf323d
modemmanager: depend on ppp explicitly

The ModemManager protocol handler checks for the pppd daemon during
the initialization, and if it doesn't exist, the protocol handler is
not even loaded by netifd.

This is because the IP method to use on the connection of a given
modem is not known until ModemManager reports via its interfaces how
the modem should be connected (either using PPP, with DHCP, or with
explicit IP settings).

Fixes https://github.com/openwrt/packages/issues/10802

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
net/modemmanager/Makefile