07c20d3aadef1fff09cf175ec3779f6053ed5c94
[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 # These are the dependencies of the AGL DEMO Layer
8 #-------------------------------------------------
9 BBLAYERS =+ " \
10    ${METADIR}/meta-qt5 \
11 "
12