Merge remote-tracking branch 'agl/sandbox/locust2001/rocko' into HEAD
[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    ${METADIR}/meta-gplv2 \
12 "
13