94e784a1a475a1c9e9d5567b5eb1d26dbec1ac20
[AGL/meta-agl.git] / templates / feature / agl-netboot / 50_bblayers.conf.inc
1 BBLAYERS =+ " ${METADIR}/meta-agl/meta-netboot \
2             "
3
4 # Indirection to avoid duplicate inclusions of the same folder into BBLAYERS
5 # the evaluation is in the bblayers.conf.sample in meta-agl/meta-agl-core/conf/templates/base
6 AGL_META_PYTHON = "${METADIR}/external/meta-openembedded/meta-python"
7 AGL_META_NETWORKING = "${METADIR}/external/meta-openembedded/meta-networking"