[yocto] [meta-openssl102][PATCH V2] conf/layer.conf: Add zeus to LAYERSERIES_COMPAT
Hongxu Jia
hongxu.jia at windriver.com
Sun Oct 20 19:02:37 PDT 2019
Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
---
conf/layer.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index f1df15d..6e62f62 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,8 +10,9 @@ BBFILE_PRIORITY_meta-openssl-one-zero-two = "5"
LAYERVERSION_meta-openssl-one-zero-two = "1"
-LAYERSERIES_COMPAT_meta-openssl-one-zero-two = "thud warrior"
+LAYERSERIES_COMPAT_meta-openssl-one-zero-two = "thud warrior zeus"
LAYERDEPENDS_meta-openssl-one-zero-two = " \
core \
"
+
--
2.7.4
More information about the yocto
mailing list