Pārlūkot izejas kodu

Add: langdale to configuration file to allow for master to build

Signed-off-by: Rodrigo Rengifo <rodrigo.rengifo@arthrex.com>
Rodrigo Rengifo 3 gadi atpakaļ
vecāks
revīzija
65338c1892
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 kirkstone"
+LAYERSERIES_COMPAT_swupdate = "dunfell kirkstone langdale"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"