X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-demo-platform-crosssdk.bb;h=641befa09429866a7fe26619e50545dac9aeb084;hb=f2770f57537b7b8f61fbcb47185253e5edbdbff8;hp=d71eb885aa56e7fca886198e08361352ea5fe2ba;hpb=3f5c8fe94111312e3186cbf0d5c8c06d4e344ecd;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/images/agl-demo-platform-crosssdk.bb b/recipes-platform/images/agl-demo-platform-crosssdk.bb index d71eb885a..641befa09 100644 --- a/recipes-platform/images/agl-demo-platform-crosssdk.bb +++ b/recipes-platform/images/agl-demo-platform-crosssdk.bb @@ -44,6 +44,9 @@ TOOLCHAIN_TARGET_TASK += "gcc-sanitizers" # and other users of Azure sdk. TOOLCHAIN_TARGET_TASK += "azure-iot-sdk-c umock-c" +# Add mbedTLS to support building aws-iot-device-sdk-embedded-c +TOOLCHAIN_TARGET_TASK += "mbedtls" + # Add aws-iot-device-embedded-c sdk to support building agl-service-cloudproxy # and other users of AWS sdk. # These packages are required to add static library and headers: