Преглед изворни кода

Add zeus compatibility

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic пре 4 година
родитељ
комит
d4b6f05b5a
1 измењених фајлова са 1 додато и 1 уклоњено
  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 = "thud dunfell gatesgarth hardknott"
+LAYERSERIES_COMPAT_swupdate = "thud zeus dunfell gatesgarth hardknott"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"