I meant PACKAGE_ARCH = "${MACHINE_ARCH}", sorry.

Ross

On Tue, 29 Jan 2019 at 09:57, Burton, Ross <ross.bur...@intel.com> wrote:
>
> 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.savic...@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@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to