[OE-core] systemd-systemctl-native not pulled in when building systemd image

Erik Botö erik.boto at pelagicore.com
Fri Mar 1 09:25:45 UTC 2013


Hi,

I'm building a small image with systemd as DISTRO_FEATURES_INITMAN and
it's also in DISTRO_FEATURES. But checking the log.do_rootfs I see
that systemctl is missing when running the postinst script of e.g.
systemd-compat-units.

If I put in DEPENDS += " systemd-systemctl-native" in my image recipe
it  works well, but it feels like this should be handled automatically
somehow.

The systemd.class has an anonymous python function for adding a
dependency to systemd-systemctl-native if it's in DISTRO_FEATURES, but
I guess this doesn't help during image builds?

Best Regards,
Erik




More information about the Openembedded-core mailing list