[OE-core] systemd.bbclass problems

Sergey Lapin slapinid at gmail.com
Wed Feb 8 12:11:53 UTC 2012


Hi, all!
For some reason the following doesn't work:

inherit systemd

...

SYSTEMD_PACKAGES = "pongo"
SYSTEMD_SERVICE_${PN} = "client1.service client2.service sms.service \
                registry.service alarm.service \
                geos-dbus.service gpsd-dbus-client.service"

While it produces proper /var/lib/opkg/info/pongo.postinst
which when executes on device produces what it should do.

otherwise service files remain disabled.

If I fail postinst start during image build, everything works properly.

Any ideas?

S.




More information about the Openembedded-core mailing list