summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc
blob: 9602679081865f4bbbddea8e7d009e3dbbdba344 (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}/external/meta-qt5 \
"