From bb55303af0e7e1b3f24c8fd2f38f7d5028676400 Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Mon, 14 Jun 2021 19:31:20 +0200 Subject: layer: compatible with hardknott Change-Id: Iccc5c24fe95e0f0a3cad70b9c400902787d45476 Signed-off-by: Adrian Calianu --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index bd9ac81..db496a4 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "el-nfv-access" BBFILE_PATTERN_el-nfv-access = "^${LAYERDIR}/" BBFILE_PRIORITY_el-nfv-access = "7" LAYERDEPENDS_el-nfv-access = "nfv-access-common enea-virtualization" -LAYERSERIES_COMPAT_el-nfv-access = "gatesgarth" +LAYERSERIES_COMPAT_el-nfv-access = "hardknott" -- cgit v1.2.3-54-g00ecf