On Tuesday, July 02, 2013 09:35:20 AM Yi Qingliang wrote: > Hi, All: > > I want use systemd, add following into my own distro.conf > DISTRO_FEATURES_append = " systemd" > VIRTUAL-RUNTIME_init_manager = "systemd" > DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit" > > but when do_rootfs for my own image, I got error: > error: package update-rc.d is not installed > error: package base-passwd is not installed > error: package run-postinsts is not installed > > Any idea? Thanks!
I have found it: ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; " the 'remove_packaging_data_files' is the reason! why? it is always there, and everything ok, but after recent update! _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core