From 57058466846faf59c5a28c865b481086997c42e9 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Tue, 5 Jan 2021 16:09:31 +0100 Subject: [PATCH] Make layer compatible with dunfell BugzID: 69636 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index a9a5b4d..a868123 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -19,5 +19,5 @@ LAYERVERSION_netmodule-bsp = "1" LAYERDEPENDS_netmodule-bsp = "core" -LAYERSERIES_COMPAT_netmodule-bsp = "warrior" +LAYERSERIES_COMPAT_netmodule-bsp = "dunfell"