From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: "Andreas Müller" <schnitzeltony@googlemail.com>
Cc: OE Core mailing list <openembedded-core@lists.openembedded.org>
Subject: Re: what exactly does the "meta-systemd" layer do?
Date: Thu, 8 Dec 2016 05:28:34 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.20.1612080528150.16123@ca624034.mitel.com> (raw)
In-Reply-To: <CALbNGRTyW4UAamkmVYgJo2R=THjifJjttGv6bK_1EhXe1AxriA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1586 bytes --]
On Thu, 8 Dec 2016, Andreas Müller wrote:
> On Thu, Dec 8, 2016 at 11:11 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> >
> > almost certainly a dumb question, but what is the purpose of the
> > meta-openembedded/meta-systemd layer? i can see that the general
> > structure of that layer is a pile of bbappend files of the form:
> >
> > RPROVIDES_${PN} += "${PN}-systemd"
> > RREPLACES_${PN} += "${PN}-systemd"
> > RCONFLICTS_${PN} += "${PN}-systemd"
> >
> > so, in the case of, say, dropbear (which, from oe-core, is already a
> > systemd-controlled activity), i see a simple renaming of the package
> > produced. so instead of "dropbear", i'll get "dropbear-systemd".
> >
> > what am i missing? what is the purpose of that layer?
> >
> > rday
> >
> The initial systemd support was implemented in meta-systemd and later
> moved to oe-core. In the first implementation service files were
> packed in extra packages named ${PN}-systemd. This was undone when
> moving to oe-core. I think today meta-systemd is only there to keep
> package feeds happy.
ah, and suddenly, it makes way more sense, thanks.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
prev parent reply other threads:[~2016-12-08 10:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-08 10:11 what exactly does the "meta-systemd" layer do? Robert P. J. Day
2016-12-08 10:21 ` Andreas Müller
2016-12-08 10:28 ` Robert P. J. Day [this message]
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=alpine.LFD.2.20.1612080528150.16123@ca624034.mitel.com \
--to=rpjday@crashcourse.ca \
--cc=openembedded-core@lists.openembedded.org \
--cc=schnitzeltony@googlemail.com \
/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