[yocto] Yocto and Google Protocol Buffers

Burton, Ross ross.burton at intel.com
Wed Jul 25 02:49:22 PDT 2012


On 25 July 2012 10:47, Giovanni Foiani <fnognn at unife.it> wrote:
> The native library builds properly but it populates the wrong sysroot..I can
> find protoc executable into tmp/sysroots/i686-linux but not into imx53qsb
> sysroot, hence rebuilding the protobuf library it can't find the
> executable..

That's what you want -- you want a protoc in the native sysroot.  I
guess you need to patch the makefile to use the sysroot protoc instead
of the one it just built.

Ross



More information about the yocto mailing list