blob: b143ff16d70d5606ec81210575511dee01b1da97 [file] [log] [blame]
Holger Hans Peter Freyther447e9fa2011-12-11 15:19:18 +01001# We have a conf and classes directory, add to BBPATH
Christopher Larson3a01a4f2013-03-18 19:34:45 -07002BBPATH .= ":${LAYERDIR}"
Holger Hans Peter Freyther447e9fa2011-12-11 15:19:18 +01003
4# We have a packages directory, add to BBFILES
Christopher Larson3a01a4f2013-03-18 19:34:45 -07005BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
Holger Hans Peter Freyther447e9fa2011-12-11 15:19:18 +01006 ${LAYERDIR}/recipes-*/*/*.bbappend"
7
8BBFILE_COLLECTIONS += "telephony"
Christopher Larson3a01a4f2013-03-18 19:34:45 -07009BBFILE_PATTERN_telephony = "^${LAYERDIR}/"
Holger Hans Peter Freyther447e9fa2011-12-11 15:19:18 +010010BBFILE_PRIORITY_telephony = "5"
11
Holger Hans Peter Freyther507dc572014-04-08 19:30:51 +020012META_TELEPHONY_OSMO_INC = "12"