summaryrefslogtreecommitdiffstats
path: root/meta-agl-demo/templates/feature/agl-demo/50_bblayers.conf.inc
blob: afa14f2384fb9a402e7c91fa4e418d940e1805a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This layer contains the WIP feature/demo code only
#---------------------------------------------------
BBLAYERS =+ " \
   ${METADIR}/meta-agl-demo \
"

# OpenEmbedded layer to add support for multiple cloud service provider solutions
#---------------------------------------------------
BBLAYERS =+ " \
   ${METADIR}/external/meta-iot-cloud \
"