summaryrefslogtreecommitdiff
path: root/meta-arm/meta-atp/conf/layer.conf
blob: 8e48b26fef827ead3ed46e8ceebe4d8f07cf2925 (plain)
1
2
3
4
5
6
7
8
9
BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
            ${LAYERDIR}/recipes-*/*/*.bbappend"

BBFILE_COLLECTIONS += "meta-atp"
BBFILE_PATTERN_meta-atp = "^${LAYERDIR}/"

LAYERDEPENDS_meta-atp = "core openembedded-layer meta-gem5"
LAYERSERIES_COMPAT_meta-atp = "langdale mickledore"