Bläddra i källkod

layer.conf: add zeus

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Christopher Larson 4 år sedan
förälder
incheckning
41fcc88f41
1 ändrade filer med 1 tillägg och 1 borttagningar
  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"
+LAYERSERIES_COMPAT_external-toolchain = "thud warrior zeus"
 LAYERDIR_external-toolchain = "${LAYERDIR}"
 
 BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \