From 7b6e87ddac806ed4ffa06cc162441e79e908d743 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Mon, 2 Dec 2019 19:08:37 +0800 Subject: [PATCH] layer.conf: add LAYERSERIES_COMPAT to warrior & zeus Signed-off-by: Naveen Saini --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index f7cd15d..cb0064f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,3 +14,5 @@ BBFILE_PRIORITY_zephyr = "6" LAYERVERSION_zephyr = "1" LAYERDEPENDS_zephyr = "core" + +LAYERSERIES_COMPAT_zephyr = "warrior zeus"