[OE-core] [PATCH 2/2] connman: enable connman-wait-online.service

Andreas Oberritter obi at opendreambox.org
Tue May 9 09:22:07 UTC 2017


Ping, again, for this very simple patch.

On Mon, 30 Jan 2017 23:20:02 +0100
Andreas Oberritter <obi at opendreambox.org> wrote:

> Ping.
> 
> On Wed, 30 Nov 2016 13:22:31 +0100
> Andreas Oberritter <obi at opendreambox.org> wrote:
> 
> > Fixes network mounts on boot.
> > 
> > Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
> > ---
> >  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"  
> 




More information about the Openembedded-core mailing list