浏览代码

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"