From 3eb735a246f2ba02d4fd4c3376151349cce7da6d Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Sun, 23 Dec 2018 14:18:38 +0100 Subject: [PATCH] Make layer compatible with thud --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index bf08e4b..81656f0 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -15,4 +15,4 @@ LAYERVERSION_netmodule-bsp = "1" LAYERDEPENDS_netmodule-bsp = "core" -LAYERSERIES_COMPAT_netmodule-bsp = "sumo" +LAYERSERIES_COMPAT_netmodule-bsp = "thud"