From 682f56e1b8634f861f63320fcabf5d725bcaccfd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 26 Mar 2019 11:31:48 -0700 Subject: [PATCH] layer.conf: Add 1.7 (warrior) to compatible releases 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 22ed669..2d766be 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -15,7 +15,7 @@ BBFILES_DYNAMIC += " \ \ " -LAYERSERIES_COMPAT_riscv-layer = "sumo thud" +LAYERSERIES_COMPAT_riscv-layer = "sumo thud warrior" # risc-v does not get along with pie for reasons in so far not looked into SECURITY_CFLAGS_riscv64 = ""