diff options
| author | unitexe <unitexe70@gmail.com> | 2026-04-11 11:47:04 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-04-11 11:47:04 -0500 |
| commit | 5af4f9c2782525f748bbb8f8bb49446f03d244de (patch) | |
| tree | 9b652a545533c86cff947006af4d1d3e25929179 /meta-unit-kas/conf | |
| parent | a180273e9eefa21433e6a924ca67a7e36f33dfa4 (diff) | |
Dont look for recipes in meta-unit-kas
Diffstat (limited to 'meta-unit-kas/conf')
| -rw-r--r-- | meta-unit-kas/conf/layer.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-unit-kas/conf/layer.conf b/meta-unit-kas/conf/layer.conf index fd5ec89..107951d 100644 --- a/meta-unit-kas/conf/layer.conf +++ b/meta-unit-kas/conf/layer.conf @@ -1,7 +1,5 @@ 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" |
