From 7e4404941810f57e2423ea10196ec335439670bb Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 7 Nov 2020 09:56:39 -0800 Subject: layer.conf: Add hardknott to supported releases Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index d8161e4..a4f413e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-altera" BBFILE_PATTERN_meta-altera := "^${LAYERDIR}/" # increase the number BBFILE_PRIORITY_meta-altera = "6" -LAYERSERIES_COMPAT_meta-altera = "warrior zeus dunfell gatesgarth" +LAYERSERIES_COMPAT_meta-altera = "warrior zeus dunfell gatesgarth hardknott" # yves BBDEBUG = "yes" -- cgit v1.2.3-54-g00ecf