]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - conf/layer.conf
u-boot: inherit deploy to fix spurious rebuilds in image targets
[glsdk/meta-ti-glsdk.git] / conf / layer.conf
1 # We have a conf and classes directory, append to BBPATH
2 BBPATH .= ":${LAYERDIR}"
4 # We have a recipes directory, add to BBFILES
5 BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
7 BBFILE_COLLECTIONS += "meta-ti"
8 BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/"
9 BBFILE_PRIORITY_meta-ti = "10"