All of lore.kernel.org
 help / color / mirror / Atom feed
* FILESEXTRAPATHS_prepend fails for systemd
@ 2015-10-02 15:58 Fred Ollinger
  2015-10-02 16:37 ` Martin Jansa
  2015-10-02 16:44 ` Christopher Larson
  0 siblings, 2 replies; 9+ messages in thread
From: Fred Ollinger @ 2015-10-02 15:58 UTC (permalink / raw)
  To: yocto@yoctoproject.org

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-10-02 18:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 15:58 FILESEXTRAPATHS_prepend fails for systemd Fred Ollinger
2015-10-02 16:37 ` Martin Jansa
2015-10-02 16:44 ` Christopher Larson
2015-10-02 17:26   ` Daniel.
2015-10-02 18:11     ` Daniel.
2015-10-02 18:21       ` Christopher Larson
2015-10-02 18:22         ` Daniel.
2015-10-02 18:24           ` Christopher Larson
2015-10-02 18:26             ` Daniel.

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.