On 22 September 2014 12:25, Vuille, Martin (Martin) <vmar...@avaya.com> wrote:
> I have defined a class with a customized fetch task (that
>
> copies files from a local read-only directory to the ${S}
>
> directory).
>
>
>
> I am looking for a way to cause the fetch task to run
>
> again whenever the contents of the local directory
>
> change w.r.t. what was last fetched/copied to ${S}.

Why not just use local URIs in the SRC_URI:

SRC_URI="file:///home/foo/bar/flob.c"

Ross
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to