Explorar o código

Add zeus compatibility

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic %!s(int64=4) %!d(string=hai) anos
pai
achega
d4b6f05b5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"