Add azure-iot-sdk-c-dev to crosssdk
[AGL/meta-agl-demo.git] / templates / feature / agl-demo / 50_bblayers.conf.inc
index 7f04f69..afa14f2 100644 (file)
@@ -4,10 +4,8 @@ BBLAYERS =+ " \
    ${METADIR}/meta-agl-demo \
 "
 
-# These are the dependencies of the AGL DEMO Layer
-#-------------------------------------------------
+# OpenEmbedded layer to add support for multiple cloud service provider solutions
+#---------------------------------------------------
 BBLAYERS =+ " \
-   ${METADIR}/meta-oic \
-   ${METADIR}/meta-qt5 \
+   ${METADIR}/external/meta-iot-cloud \
 "
-