[yocto] Triggering rebuild on a recipe when MACHINE changes

Burton, Ross ross.burton at intel.com
Tue Jan 29 01:57:43 PST 2019


PACKAGE_ARCH = "${MACHINE}"

The default is that the package is tune-specific, so it won't need to
rebuild on MACHINE changes.

Ross

On Tue, 29 Jan 2019 at 07:09, Kristupas Savickas
<kristupas.savickas at teltonika.lt> wrote:
>
> I have a few recipes that should rebuild when value of MACHINE variable
> changes. How can this be accomplished? I tried using do_compile[vardeps]
> += "MACHINE", but this didn't seem to have any affect.
>
> --
> Pagarbiai,
> Linux programuotojas
> Kristupas Savickas
> +370 633 36795
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list