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

# Indirection to avoid duplicate inclusions of the same folder into BBLAYERS
# the evaluation is in the bblayers.conf.sample in meta-agl/templates/base
AGL_META_PYTHON = "${METADIR}/external/meta-openembedded/meta-python"
AGL_META_NETWORKING = "${METADIR}/external/meta-openembedded/meta-networking"