[yocto] copying build configuration files to the rootfs

2016-06-28 Thread Bjorn Sorensen
Hello experts, I built a Yocto image with ROS and a few of its packages, it all went down fine. I can run ROS and the packages that are built in the rootfs. Next I on the target machine I setup my environment (Catkin) in order to compile my additional ROS packages locally on the target later and

[yocto] populate_sysroot error, need SSTATE_DUPWHITELIST variable. How?

2016-05-21 Thread Bjorn Sorensen
Hi,I need to have two separate recipes for "libftdi" and "ftdi-eeprom" in my meta layer, which both of them are build dependencies for one package. The issue is that the said packages are actually in one tarball and when I build "libftdi" it builds both of them. So then when the "ftdi-eeprom" re