# We have a conf and classes directory, add to BBPATH | |
BBPATH .= ":${LAYERDIR}" | |
# We have a recipes-* directories, add to BBFILES | |
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ | |
${LAYERDIR}/recipes-*/*/*.bbappend" | |
BBFILE_COLLECTIONS += "cmf-filogic" | |
BBFILE_PATTERN_cmf-filogic = "^${LAYERDIR}/" | |
BBFILE_PRIORITY_cmf-filogic = "24" | |
LAYERSERIES_COMPAT_cmf-filogic = "dunfell" | |
require conf/distro/include/rdk-filogic.inc | |
#require conf/include/rdk-external-src-platform.inc |