[meta-intel-fpga] [PATCH] layer.conf: add layer compatibility to hardknott
Meng Li
From: Meng Li <Meng.Li@...>
Signed-off-by: Meng Li <Meng.Li@...>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index 756e7f4..4b45db9 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,6 +9,6 @@ BBFILE_PATTERN_meta-intel-fpga := "^${LAYERDIR}/"
# Increase the layer priority
BBFILE_PRIORITY_meta-intel-fpga = "6"
-LAYERSERIES_COMPAT_meta-intel-fpga = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_meta-intel-fpga = "dunfell gatesgarth hardknott"
BBDEBUG = "yes"
--
2.17.1
Signed-off-by: Meng Li <Meng.Li@...>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index 756e7f4..4b45db9 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,6 +9,6 @@ BBFILE_PATTERN_meta-intel-fpga := "^${LAYERDIR}/"
# Increase the layer priority
BBFILE_PRIORITY_meta-intel-fpga = "6"
-LAYERSERIES_COMPAT_meta-intel-fpga = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_meta-intel-fpga = "dunfell gatesgarth hardknott"
BBDEBUG = "yes"
--
2.17.1