From 5af4f9c2782525f748bbb8f8bb49446f03d244de Mon Sep 17 00:00:00 2001 From: unitexe Date: Sat, 11 Apr 2026 11:47:04 -0500 Subject: Dont look for recipes in meta-unit-kas --- meta-unit-kas/conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-unit-kas') 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" -- cgit v1.2.3