diff options
Diffstat (limited to 'meta-unit-kas/conf/layer.conf')
| -rw-r--r-- | meta-unit-kas/conf/layer.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-unit-kas/conf/layer.conf b/meta-unit-kas/conf/layer.conf index 8ac275f..107951d 100644 --- a/meta-unit-kas/conf/layer.conf +++ b/meta-unit-kas/conf/layer.conf @@ -1,11 +1,9 @@ BBPATH .= ":${LAYERDIR}" -BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" - BBFILE_COLLECTIONS += "meta-unit-kas" BBFILE_PATTERN_meta-unit-kas := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-unit-kas = "15" LAYERDEPENDS_meta-unit-kas = "core" -LAYERSERIES_COMPAT_meta-unit-kas = "whinlatter" +LAYERSERIES_COMPAT_meta-unit-kas = "wrynose" |
