From d5723e697950decfa116270a0a71ac775d45cddd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Oct 2020 09:27:54 -0700 Subject: [PATCH] layer.conf: Add gatesgarth to LAYERSERIES_COMPAT Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 2089e2e..1fa2f84 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,7 +17,7 @@ BBFILES_DYNAMIC += " \ \ " -LAYERSERIES_COMPAT_riscv-layer = "warrior zeus dunfell" +LAYERSERIES_COMPAT_riscv-layer = "warrior zeus dunfell gatesgarth" INSANE_SKIP_append_pn-cmocka_riscv64 = " textrel" INSANE_SKIP_append_pn-eudev_riscv64 = " textrel"