Where can I find this recipetool!? It seems a nice tool to have :) 2015-10-02 15:21 GMT-03:00 Christopher Larson <[email protected]>:
> > On Fri, Oct 2, 2015 at 11:11 AM, Daniel. <[email protected]> wrote: > >> But this will only work if journald.conf are the same in all systemd >> versions (since you use a _%.bbappend). A better solution would be append >> install task with a copy from your custom journald.conf to install folder, >> something like: >> >> do_install_append() { >> cp ${S}/myjournald.conf ${D}/propper/path/to/journald.conf >> } > > > Which is precisely what recipetool appendfile will do for you :) > -- > Christopher Larson > clarson at kergoth dot com > Founder - BitBake, OpenEmbedded, OpenZaurus > Maintainer - Tslib > Senior Software Engineer, Mentor Graphics > -- *"Do or do not. There is no try"* *Yoda Master*
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
