From f781a4cae2938f1609fe3ea7fd0ebe55817a6144 Mon Sep 17 00:00:00 2001 From: Patrick Walther Date: Tue, 12 Jan 2021 14:54:04 +0100 Subject: [PATCH] FIX: [conf] add dunfell to layer config BugzId: 69705 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 5d9a540..d8a623d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -13,4 +13,4 @@ BBFILE_PRIORITY_netmodule-wlan = "11" # cause compatibility issues with other layers LAYERVERSION_netmodule-wlan = "1" -LAYERSERIES_COMPAT_netmodule-wlan = "warrior" +LAYERSERIES_COMPAT_netmodule-wlan = "warrior dunfell"