[yocto] FILESEXTRAPATHS_prepend fails for systemd

Christopher Larson clarson at kergoth.com
Fri Oct 2 11:21:16 PDT 2015


On Fri, Oct 2, 2015 at 11:11 AM, Daniel. <danielhilst at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151002/27fc0700/attachment.html>


More information about the yocto mailing list