Pārlūkot izejas kodu

layer.conf: add kirkstone to LAYERSERIES_COMPAT

Signed-off-by: Christian Eggers <ceggers@arri.de>
Christian Eggers 3 gadi atpakaļ
vecāks
revīzija
cf6c237e64
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 = "dunfell hardknott honister"
+LAYERSERIES_COMPAT_swupdate = "dunfell hardknott honister kirkstone"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"