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}:"
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
[email protected]
https://lists.yoctoproject.org/listinfo/yocto