kuksa-val: Update to 0.3.1
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-ivi-demo-platform-crosssdk.bb
index 03bc3c4..3e3d478 100644 (file)
@@ -19,7 +19,8 @@ TOOLCHAIN_HOST_TASK:append = " nativesdk-perl-modules "
 # Add qtwaylandscanner to the SDK
 TOOLCHAIN_HOST_TASK:append = " nativesdk-qtwayland-tools "
 
-
+# add grpc for building natively for grpc_cpp_plugin
+TOOLCHAIN_HOST_TASK:append = " nativesdk-grpc nativesdk-grpc-dev "
 # Task do_populate_sdk and do_rootfs can't be exec simultaneously.
 # Both exec "createrepo" on the same directory, and so one of them
 # can failed (randomly).
@@ -37,8 +38,6 @@ addtask do_populate_sdk after do_rootfs
 # memory issue.
 TOOLCHAIN_TARGET_TASK += "gcc-sanitizers"
 
-TOOLCHAIN_TARGET_TASK += "waltham-dev"
-
 
 TOOLCHAIN_HOST_TASK += " \
     nativesdk-lua \