Hi Sir,
My recipe contains following lines in do_install() section:
install -d ${D}${base_bindir}
install -d ${D}${base_sbindir} install -d
${D}${sbindir} install -d
${D}/${localstatedir}/lib/stateless install -d
${D}/${localstatedir}/log install -d
${D}/${localstatedir}/run
install -m 0755 ${S}/src/netreport
${D}/${localstatedir}/run
FILES_${PN} += "${localstatedir}/run"
I am getting the following error:
ERROR: QA Issue: initscripts: Files/directories were installed but not
shipped /runERROR: QA run found fatal errors. Please consider fixing
them.ERROR: Function failed: do_package_qa
Regards,Himanshu
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel