summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc
blob: b0ac5bf142e0d4bc1063ff038aee95d3c659b99d (plain)
1
2
3
4
5
6
7
8
9
BBLAYERS =+ " \
  ${METADIR}/meta-agl/meta-agl-profile-graphical-qt5 \
"

# These are the dependencies
#---------------------------
BBLAYERS =+ " \
   ${METADIR}/meta-qt5 \
"