On Sat, Apr 6, 2013 at 5:17 AM, Gary Thomas <[email protected]> wrote:

> I have run across a problem where a main recipe is written in
> such a way that makes using .bbappend impossible.  This happens
> if the main recipe has an explicit assignment for FILESPATH.
> In this case, the .bbappend is unable to add to that path, e.g.
> to add a machine specific patch, etc.
>

If the explicit definition calls base_set_filespath, then FILESEXTRAPATHS
can still be used.
-- 
Christopher Larson
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to