On 12/17/12 3:27 PM, Robert P. J. Day wrote:

   looking at someone else's layer and there's this line in layer.conf:

BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend 
${LAYERDIR}/recipes*/*/*.inc"

is there a rationale for including .inc files in BBFILES?  i don't
recall ever seeing that before.

This is incorrect. Only file that are processed by the recipe parser should be listed. Specifically '.bb' and '.bbappend' files.

--Mark

rday



_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to