layer.conf: Mark as compatible with rocko

As we also work with the 'rocko' release list that in our
LAYERSERIES_COMPAT.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2018-07-25 08:26:08 -04:00
committed by Jia Zhang
parent e64e9c12f1
commit cd40815e69
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm = "meta-tpm"
LAYERDEPENDS_tpm = "core"
LAYERSERIES_COMPAT_tpm = "sumo"
LAYERSERIES_COMPAT_tpm = "rocko sumo"