On Tue, Jul 14, 2015 at 9:57 PM, Marcin Krzemiński <mar.krzemin...@gmail.com> wrote: > Currently in our yocto layer there is a recipe for u-boot that also produce > mkimage binary for host, > I would like to have mkimage in SDK. Now, there is a separate recipe in > yocto to do that, but I am wondering is it possible in some way to override > install function for nativesdk. Then I could use same sources for u-boot and > I won't be downloading them twice.maybe there is another way that I can try?
you could use shared-workdir model like what kernel and gcc use but maintenance of such a setup is high it may be appealing for components with large sourcecode and multiple recipes uboot may not be particularly suitable -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto