afa14f2384fb9a402e7c91fa4e418d940e1805a1
[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 "