Hi, I got kind of same issue as the posted here: https://www.yoctoproject.org/pipermail/yocto/2018-May/041025.html
But didn't find any solution to it. The gRPC is added like this to the SDK in my local.conf. echo "TOOLCHAIN_HOST_TASK_append += \"nativesdk-grpc\"" >> conf/local.conf The grpc_cpp_plugin is actually built by nativesdk-grpc but not included in the final tarball :( In my build folder i have it: ./build/tmp/work/arm-poky-linux/core-image-base/1.0-r0/sdk/image/..../sysroots/aarch64-poky-linux/usr/bin/grpc_cpp_plugin Unfortunately when I install the .sh generated the grpc_plugin_cpp is only available in the target sysroot not int the nativesdk. I can't install the protobuf-compiler on the sdk machine as the version are not the same... Regards, Clement
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#48138): https://lists.yoctoproject.org/g/yocto/message/48138 Mute This Topic: https://lists.yoctoproject.org/mt/70071308/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
