Add azure-iot-sdk-c-dev to crosssdk
[AGL/meta-agl-demo.git] / templates / feature / agl-demo / 50_bblayers.conf.inc
1 # This layer contains the WIP feature/demo code only
2 #---------------------------------------------------
3 BBLAYERS =+ " \
4    ${METADIR}/meta-agl-demo \
5 "
6
7 # OpenEmbedded layer to add support for multiple cloud service provider solutions
8 #---------------------------------------------------
9 BBLAYERS =+ " \
10    ${METADIR}/external/meta-iot-cloud \
11 "