networkmanager: remove upstreamed fix for ppp support

This change was added to meta-openembedded layer by commit
0814df2e9179b71b5f5c99b962aca35ede1f242f.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2019-03-04 18:08:46 +01:00
parent 78360255f0
commit 61dd975687
1 changed files with 0 additions and 4 deletions

View File

@ -98,7 +98,3 @@ do_install_append() {
# NetworkManager needs to be started after DBUS
INITSCRIPT_NAME = "networkmanager"
INITSCRIPT_PARAMS = "start 03 2 3 4 5 . stop 80 0 6 1 ."
FILES_${PN} += " \
${libdir}/pppd/*/nm-pppd-plugin.so \
"