]> git.kernelconcepts.de Git - meta-kc-bsp.git/blobdiff - recipes-bsp/startup/custom-firststart_1.0.bb
custom-firststart: Specify files belonging to package more exactly
[meta-kc-bsp.git] / recipes-bsp / startup / custom-firststart_1.0.bb
index 8d699f04bbaf97ec30b0d356d24c238e8f78e16f..5f0d38dfb36940a70a0f94f9b62d1c24e184b3d0 100644 (file)
@@ -16,6 +16,9 @@ inherit allarch update-rc.d
 INITSCRIPT_NAME = "firststart"
 INITSCRIPT_PARAMS = "start 99 S ."
 
+FILES_${PN} = "${sbindir} ${sysconfdir}/firststart.d ${sysconfdir}/init.d/firststart"
+
+
 do_configure() {
        :
 }