[OE-core] what exactly does the "meta-systemd" layer do?
Robert P. J. Day
rpjday at crashcourse.ca
Thu Dec 8 10:11:41 UTC 2016
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
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the Openembedded-core
mailing list