Re: [yocto] Removing hostapd init file

2018-11-01 Thread Darcy Watkins
m<http://www.sierrawireless.com/> From: yocto-boun...@yoctoproject.org On Behalf Of Joshua Watt Sent: November-01-18 10:39 AM To: Kristupas Savickas ; yocto@yoctoproject.org Subject: Re: [yocto] Removing hostapd init file On Tue, 2018-10-23 at 09:03 +0300, Kristupas Savickas wrote: Greetings, I'm try

Re: [yocto] Removing hostapd init file

2018-11-01 Thread Joshua Watt
On Tue, 2018-10-23 at 09:03 +0300, Kristupas Savickas wrote: > Greetings, > I'm trying to remove the hostapd init file as I'll handle startup > of it on my own. I've created a .bbappend file in my layer to > do > this: > > > do_install_append() { > > > >

Re: [yocto] Removing hostapd init file

2018-11-01 Thread Uwe Geuder
On Tue, Oct 23, 2018 at 9:14 AM Kristupas Savickas kristupas.savickas-at-teltonika.lt wrote: > > Greetings, > > I'm trying to remove the hostapd init file as I'll handle startup of it on my > own. I've created a .bbappend file in my layer to do this: > > do_install_append() { > rm -rf ${D}${s