All of lore.kernel.org
 help / color / mirror / Atom feed
* How to create a directory in multiple packages?
@ 2020-12-14 17:43 Peter Kjellerstedt
  2020-12-14 17:46 ` [OE-core] " Robert P. J. Day
  2020-12-15  1:01 ` Mark Hatle
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Kjellerstedt @ 2020-12-14 17:43 UTC (permalink / raw)
  To: OE Core (openembedded-core@lists.openembedded.org)

Say we have a recipe that creates an empty /etc/foo directory. Now we 
want to add a new file in that directory /etc/foo/bar and package it as 
${PN}-bar. This means the creation of the /etc/foo directory is moved 
from the ${PN} package to the ${PN}-bar package. Is there any way to 
make ${PN} continue to create an empty /etc/foo, or is the only 
alternative to introduce an /etc/foo/.dummy and package it in ${PN}?

//Peter


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

end of thread, other threads:[~2020-12-15 22:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 17:43 How to create a directory in multiple packages? Peter Kjellerstedt
2020-12-14 17:46 ` [OE-core] " Robert P. J. Day
2020-12-14 18:20   ` Konrad Weihmann
2020-12-15  1:01 ` Mark Hatle
2020-12-15 14:24   ` Peter Kjellerstedt
2020-12-15 22:05     ` Mark Hatle

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.