diff --git a/conf/layer.conf b/conf/layer.conf index 28e3c62..4b7d677 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -1,16 +1,16 @@ # We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" # We have recipes-* directories, add to BBFILES BBFILES += " \ ${LAYERDIR}/recipes-*/*.bb \ ${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/recipes-*/*.bbappend \ ${LAYERDIR}/recipes-*/*/*.bbappend \ " BBFILE_COLLECTIONS += "kde" BBFILE_PATTERN_kde = "^${LAYERDIR}/" BBFILE_PRIORITY_kde = "6" -LAYERSERIES_COMPAT_kde = "sumo thud warrior" +LAYERSERIES_COMPAT_kde = "sumo thud warrior zeus"