Loading recipes-core/init-elphel393/init-elphel393_1.0.bb +5 −0 Original line number Original line Diff line number Diff line Loading @@ -22,6 +22,11 @@ S = "${WORKDIR}/" INITSCRIPT_NAME = "init_elphel393" INITSCRIPT_NAME = "init_elphel393" INITSCRIPT_PARAMS = "defaults 95" INITSCRIPT_PARAMS = "defaults 95" FILES_${PN} = "\ /etc/* \ /usr/* \ " #This needs to get the script into rc?.d/ #This needs to get the script into rc?.d/ inherit update-rc.d inherit update-rc.d Loading Loading
recipes-core/init-elphel393/init-elphel393_1.0.bb +5 −0 Original line number Original line Diff line number Diff line Loading @@ -22,6 +22,11 @@ S = "${WORKDIR}/" INITSCRIPT_NAME = "init_elphel393" INITSCRIPT_NAME = "init_elphel393" INITSCRIPT_PARAMS = "defaults 95" INITSCRIPT_PARAMS = "defaults 95" FILES_${PN} = "\ /etc/* \ /usr/* \ " #This needs to get the script into rc?.d/ #This needs to get the script into rc?.d/ inherit update-rc.d inherit update-rc.d Loading