[yocto] overriding install in recipe for nativesdk

Khem Raj raj.khem at gmail.com
Thu Aug 13 10:36:20 PDT 2015


On Tue, Jul 14, 2015 at 9:57 PM, Marcin Krzemiński
<mar.krzeminski at 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



More information about the yocto mailing list