Re: [yocto] Patching /lib/systemd/system/systemd-networkd-wait-online.service

2019-08-02 Thread matthew stanger
> > Is ./sources/poky/meta/recipes-core/systemd/systemd_234.bb the proper > place to patch this service file? You should really put this in a `.bbappend` instead and also that `.bbappend` should be in your own meta-layer if possible. In case you want to upgrade stuff in the future it makes lif

Re: [yocto] Patching /lib/systemd/system/systemd-networkd-wait-online.service

2019-08-01 Thread Khem Raj
you should be patching ./units/systemd-networkd-wait-online.service.in file On Thu, Aug 1, 2019 at 8:14 AM Edward Tyrrell wrote: > > Hi, > > > I'm trying to add a patch to the systemd layer to amend > systemd-networkd-wait-online.service. Within the service I simply want to add > --any as a pa

[yocto] Patching /lib/systemd/system/systemd-networkd-wait-online.service

2019-08-01 Thread Edward Tyrrell
Hi, I'm trying to add a patch to the systemd layer to amend systemd-networkd-wait-online.service. Within the service I simply want to add --any as a parameter. The problem is my is bitbake fails with: Applying patch 0020-systemd-networkd-wait-online-service.patch can't find file to patch at