Re: [yocto] Triggering rebuild on a recipe when MACHINE changes

2019-01-29 Thread Burton, Ross
I meant PACKAGE_ARCH = "${MACHINE_ARCH}", sorry. Ross On Tue, 29 Jan 2019 at 09:57, Burton, Ross 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

Re: [yocto] Triggering rebuild on a recipe when MACHINE changes

2019-01-29 Thread Burton, Ross
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 wrote: > > I have a few recipes that should rebuild when value of MACHINE variable > changes. How can this be

[yocto] Triggering rebuild on a recipe when MACHINE changes

2019-01-28 Thread Kristupas Savickas
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 --