Re: [yocto] pyro openembedded gpsd update-rc.d problems with read-only-rootfs

2017-09-20 Thread Dan Walkes
On Wed, Sep 13, 2017 at 10:56 AM, Dan Walkes wrote: > On Mon, Sep 11, 2017 at 5:01 AM, Burton, Ross wrote: >> On 10 September 2017 at 21:35, Dan Walkes >> wrote: >>> >>> It looks like because the update-rc.d step fails this setup gets moved >>> into a gpsd post install script, which won’t work b

Re: [yocto] pyro openembedded gpsd update-rc.d problems with read-only-rootfs

2017-09-13 Thread Dan Walkes
On Mon, Sep 11, 2017 at 5:01 AM, Burton, Ross wrote: > On 10 September 2017 at 21:35, Dan Walkes > wrote: >> >> It looks like because the update-rc.d step fails this setup gets moved >> into a gpsd post install script, which won’t work because I’m >> configured to use a read only root filesystem.

Re: [yocto] pyro openembedded gpsd update-rc.d problems with read-only-rootfs

2017-09-11 Thread Burton, Ross
On 10 September 2017 at 21:35, Dan Walkes wrote: > It looks like because the update-rc.d step fails this setup gets moved > into a gpsd post install script, which won’t work because I’m > configured to use a read only root filesystem. So I need to find a > way to keep the update-rc.d step from f

[yocto] pyro openembedded gpsd update-rc.d problems with read-only-rootfs

2017-09-10 Thread Dan Walkes
We’ve successfully included gpsd from meta-openembedded in a project with IMAGE_FEATURES including read-only-rootfs on the morty branch. However, I’m running into issues on an attempt to upgrade from morty to pyro. The do_rootfs for my image build step is failing with message: ... ERROR: core-im