blob: da1f278daca08aad2395700e6f42545fd63b1a77 [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 Freythera7154162015-12-26 18:48:41 +010012META_TELEPHONY_OSMO_INC = "18"