[yocto] FILESEXTRAPATHS_prepend fails for systemd

Martin Jansa martin.jansa at gmail.com
Fri Oct 2 09:37:17 PDT 2015


On Fri, Oct 02, 2015 at 03:58:04PM +0000, Fred Ollinger wrote:
> I'm trying to change my /etc/systemd/journald.conf file.
> 
> 
> I have created a file in:
> 
> 
> our_system/recipe-core/systemd_%.bbappend
> 
> 
> With the contents:
> 
> 
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

This works only for files listed in SRC_URI, that's not the case for
journald.conf which is included directly in systemd sources.

> 
> I created a directory in the same path called "systemd" and placed our new version of journald.conf in it.
> 
> Then I did:
> 
> bitbake -c cleanall systemd && bitbake systemd
> bitbake -c cleanall our_image && bitbake our_image
> 
> Then I checked and the old journald.conf is still installed.
> 
> What am I doing wrong?
> 
> Frederick
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151002/838daf31/attachment.pgp>


More information about the yocto mailing list