public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Peter Kjellerstedt" <peter.kjellerstedt@axis.com>
To: "OE Core (openembedded-core@lists.openembedded.org)"
	<openembedded-core@lists.openembedded.org>
Subject: How to create a directory in multiple packages?
Date: Mon, 14 Dec 2020 17:43:18 +0000	[thread overview]
Message-ID: <9f740ac720f742ab869a15de54cf865e@XBOX03.axis.com> (raw)

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


             reply	other threads:[~2020-12-14 17:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-14 17:43 Peter Kjellerstedt [this message]
2020-12-14 17:46 ` [OE-core] How to create a directory in multiple packages? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9f740ac720f742ab869a15de54cf865e@XBOX03.axis.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox