Bladeren bron

layer.conf: add dunfell

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Christopher Larson 4 jaren geleden
bovenliggende
commit
838a8e6f6b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      conf/layer.conf

+ 1 - 1
conf/layer.conf

@@ -6,7 +6,7 @@ BBFILE_PRIORITY_external-toolchain = "1"
 BBFILE_PATTERN_external-toolchain = "^${LAYERDIR}/"
 
 LAYERDEPENDS_external-toolchain = "core"
-LAYERSERIES_COMPAT_external-toolchain = "thud warrior zeus"
+LAYERSERIES_COMPAT_external-toolchain = "thud warrior zeus dunfell"
 LAYERDIR_external-toolchain = "${LAYERDIR}"
 
 BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \