On Mon, Aug 4, 2014 at 2:15 AM, Yao Xinpan <ya...@cn.fujitsu.com> wrote:
> +
> +       install -d ${D}${sysconfdir}
> +       touch ${D}${sysconfdir}/hosts.allow
> +       touch ${D}${sysconfdir}/hosts.deny
>  }
>
> +FILES_${PN} += "${sysconfdir}/hosts.allow ${sysconfdir}/hosts.deny"

these are dynamic files I dont think its the right place to put them.
probably a image post processing function would be ok
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to