7f04f69e497b3f29952bb47fe5da005332b5d969
[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-oic \
11    ${METADIR}/meta-qt5 \
12 "
13