On 1 February 2018 at 14:29, Michael Habibi <[email protected]> wrote:

> I'm sure this is really simple but I haven't quite wrapped my head around
> it.
>
> We have a bbappend file that supplies a set of patches. It currently has
> the unintended side-effect of patching both the native version used during
> the Yocto build process, and the eventual target version. How do I modify
> the recipe such that it only acts upon the target version?
>
> Would it be something like recipe-cross.bbappend instead of
> recipe.bbappend? Or something similar?
>


SRC_URI_append_class-target = " file://..."

Ross
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to