]> git.karo-electronics.de Git - meta-tx09.git/blob - conf/layer.conf
topas910: add support for old topas910 eval board
[meta-tx09.git] / conf / layer.conf
1 # We have a conf and classes directory, append to BBPATH
2 BBPATH .= ":${LAYERDIR}"
3
4 # We have a recipes directory, add to BBFILES
5 BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
6
7 BBFILE_COLLECTIONS += "meta-tx09"
8 BBFILE_PATTERN_meta-tx09 := "^${LAYERDIR}/"
9 BBFILE_PRIORITY_meta-tx09 = "6"