On Wed, Mar 11, 2015 at 3:44 PM, anilkumar kolli <kollianil2009 at gmail.com> wrote: > Hello all: > > I am new to IoTivity and Yocto. > I build a BSP [for Raspberry-pi ARM based] in Yocto, I would like to build > IoTivity as a part of YOCTO for ARM based SOCs. > > *** I followed the steps in meta-oic/README: > --------------------------------------------------------------- > 1. BBLAYERS ?= "\ > | * You are trying cross build, please make sure (x86) version libraries are
Hi Try to add "arm" in the yocto line of the scon file similary to this patch for tizen : https://gerrit.iotivity.org/gerrit/#/c/406/3/build_common/SConscript It will enable crosscompilation Hope this help -- mailto:philippe.coval at eurogiciel.fr -- gpg:0x467094BC xmpp:philippe.coval.pro at gmail.com https://dockr.eurogiciel.fr/blogs/embedded/author/pcl/ .
