Ping, again, for this very simple patch. On Mon, 30 Jan 2017 23:20:02 +0100 Andreas Oberritter <[email protected]> wrote:
> Ping. > > On Wed, 30 Nov 2016 13:22:31 +0100 > Andreas Oberritter <[email protected]> wrote: > > > Fixes network mounts on boot. > > > > Signed-off-by: Andreas Oberritter <[email protected]> > > --- > > meta/recipes-connectivity/connman/connman.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta/recipes-connectivity/connman/connman.inc > > b/meta/recipes-connectivity/connman/connman.inc > > index 091e402..0480257 100644 > > --- a/meta/recipes-connectivity/connman/connman.inc > > +++ b/meta/recipes-connectivity/connman/connman.inc > > @@ -56,7 +56,7 @@ PACKAGECONFIG[wispr] = > > "--enable-wispr,--disable-wispr,gnutls," > > INITSCRIPT_NAME = "connman" > > INITSCRIPT_PARAMS = "start 05 5 2 3 . stop 22 0 1 6 ." > > > > -SYSTEMD_PACKAGES = "${PN} ${PN}-vpn" > > +SYSTEMD_PACKAGES = "${PN} ${PN}-vpn ${PN}-wait-online" > > SYSTEMD_SERVICE_${PN} = "connman.service" > > SYSTEMD_SERVICE_${PN}-vpn = "connman-vpn.service" > > SYSTEMD_SERVICE_${PN}-wait-online = "connman-wait-online.service" > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
