Hello,

Could you please provide more information?

1) On your build machine, if you just ran ?bitbake iotivity?,
does it indicate success? This would prove that i) the layer
was included, and ii) there were no compilation errors.

2) Did you add the line:
IMAGE_INSTALL_append += " iotivity-resource-samples iotivity-service-samples?
at the end of conf/local.conf?

3) If you did 1) and 2), and then built your RPi image, then you
should look inside /opt/iotivity on the RPi for the sample apps.
You should also for eg. find liboc.so under /usr/lib.

By the way, I have successfully built and run IoTivity myself on the
RPi some weeks ago using meta-oic, following the usual steps.

Thanks,
-Kishen.

-
Kishen Maloor
Intel Open Source Technology Center

From: Kada Saikumar <kadasaikumar at gmail.com<mailto:[email protected]>>
Date: Friday, April 22, 2016 at 12:03 AM
To: Kishen Maloor <kishen.maloor at intel.com<mailto:kishen.maloor at 
intel.com>>, "iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at 
lists.iotivity.org>" <iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at 
lists.iotivity.org>>
Subject: Regarding Iotivity Yocto build - failed to get Iotivity on final build 
image

Hi Kishen ,


I am trying to build an yocto image including meta-ioc layer.  I want to 
Iotivity-1.0.1 for my project. I had the image ready using HOB but the iotivity 
folder is nowhere to be found.
I don't understand , why it is missing. I followed same procedure as i was 
followed to build 0.9.2 using Yocto.
I edited the recipes and added all the recipes for the iotivity and i even 
tried to build the image using bitbake. same result both times.

configuration :
poky - jethro

       layers :
default + meta- raspberrypi + meta+oic

Reply via email to