From: Hugo Villeneuve Date: Thu, 20 Nov 2025 03:27:26 +0000 (-0500) Subject: Set layer compatibility with walnascar X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=f30ff0163f997a0bbea6bbb1aa590c398ef04a4c;p=yocto%2Fmeta-hvmpd.git Set layer compatibility with walnascar Signed-off-by: Hugo Villeneuve --- diff --git a/conf/layer.conf b/conf/layer.conf index 577196c..bd1fd8e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -15,7 +15,7 @@ BBFILE_PATTERN_meta-hvmpd := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-hvmpd = "11" LAYERDEPENDS_meta-hvmpd = "core" -LAYERSERIES_COMPAT_meta-hvmpd = "kirkstone scarthgap" +LAYERSERIES_COMPAT_meta-hvmpd = "kirkstone scarthgap walnascar" # Add board-specific directories: BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \