I bitbake a recipe that has sqlite3 in it, bitbake pulls it down and everything is built correctly. Then I run the following commands:
$ bitbake meta-toolchain $ sh poky-eglibc-x86_64-meta-toolchain-cortexa9hf-vfp-neon-toolchain-1.5+snapshot.sh everything finishes without errors but when I look for sqlite3.h in /opt/poky/1.5.1/sysroots the header doesn't exist but if I go to my root bsp directory and do a find it is in many directories. How do I get this header file into my tool chain ? -- Joel
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto