On Sat, Feb 11, 2017 at 6:47 PM, Daniel. <danielhi...@gmail.com> wrote:

> I have two machines and a recipe that uses MACHINE value to decide, at
> compilation time, proper code to be used. The package (.rpm in my
> case) ends up at tmp/deploy/rpm/cortex-arm-v6-hf-... folder.
>
> I see at my tmp/deploy/rpm/ folder both of my machines folders aside
> of cortex-arm-v6-hf-... folder. How can I make the package goes to the
> specific machine that was used in build instead of the cortex-arm-...
> one?
>

PACKAGE_ARCH = “${MACHINE_ARCH}”
-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor Graphics
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to