From b8eab82738ad915dca8a862d972da14deab9e6f5 Mon Sep 17 00:00:00 2001 From: hicker Date: Wed, 29 May 2019 13:32:57 +0800 Subject: [PATCH] Add compatibility of "sumo" --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 12c0986..4ebccbb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -13,6 +13,6 @@ BBFILE_PRIORITY_meta-adink-sema = "10" # cause compatibility issues with other layers LAYERVERSION_meta-adlink-sema = "1" -LAYERSERIES_COMPAT_meta-adlink-sema = "thud" +LAYERSERIES_COMPAT_meta-adlink-sema = "sumo thud" #LICENSE_PATH += "${LAYERDIR}/licenses"