Hi,
currently the meta-oe directory systemd_unitdir lives in
systemd.bbclass. This is suboptimal because some recipes not
inheriting systemd.bbclass need to know this location. Since oe-core
bitbake.conf is not the best place: Would it make sense to add
systemd_unitdir = "${base_libdir}/systemd"
in meta-oe's layer.conf?
Andreas