[poky] System Service not being installed

Prasant J pj0585 at gmail.com
Wed Dec 30 05:44:46 PST 2015


Hi,

I'm creating a custom bitbake recipe to install a system service.

I have defined the following variables:
INITSCRIPT_PACKAGES
INITSCRIPT_NAME
INITSCRIPT_PARAMS

I have also inherited update-rc.d class. (I have not added systemd
related information as I am not planning to use that.. I hope that is
fine?)


My init script is seen in the final image: /etc/init.d/myservice
but the startup links are not installed in /etc/rc?.d/


I have checked sample service recipes of dropbear & avahi, but cannot
find out what I'm doing wrong in my script.

How can I debug system service recipe ?
Any extra step to be perfromed?


Regards, PJ


More information about the poky mailing list