Browse Source

Add zeus compatibility

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic 4 năm trước cách đây
mục cha
commit
d4b6f05b5a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"