On 28 September 2016 at 14:50, <s.jar...@esa-grimma.de> wrote: > do_install () { > install -d ${D}/usr/share/apache2/htdocs/ > cp -r ${S}/myweb/* ${D}/usr/share/apache2/htdocs/ > } > FILES_${PN} += "/usr/share/apache2/htdocs/*"
Just put the files somewhere else, like /var/www/myweb/. You'll need to configure apache appropriately, of course, but I've not done that for about a decade. Ross
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto