Quellcode durchsuchen

layer.conf: LAYERSERIES_COMPAT_swupdate nanbield -> scarthgap for Yocto 5.0

Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
Geoff Parker vor 1 Jahr
Ursprung
Commit
d8842db38a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      conf/layer.conf

+ 1 - 1
conf/layer.conf

@@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "swupdate"
 BBFILE_PATTERN_swupdate := "^${LAYERDIR}/"
 BBFILE_PRIORITY_swupdate = "6"
 
-LAYERSERIES_COMPAT_swupdate = "nanbield"
+LAYERSERIES_COMPAT_swupdate = "scarthgap"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"