occasionally, i run across an existing bbappend file which contains
FILESEXTRAPATHS_append := ...
and that makes me nervous as i don't see the rationale in *appending*
to that variable in a bbappend file -- seems to defeat the purpose of
potentially overriding what's in the original .bb recipe.
now, sometimes it's obvious that it's broken as i'm currently
looking at an example:
FILESEXTRAPATHS_append := "${THISDIR}/${PN}:"
which makes no sense at all with the colon at the end. but other than
something so clearly broken, are there situations to append to
FILESEXTRAPATHS? that just seems counter-productive, but maybe i'm
missing something.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core