From 658f61a588157f21262c57802a673d78f1ad6442 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 3 Oct 2018 20:39:02 +0200 Subject: layer.conf: Add thud to LAYERSERIES_COMPAT Signed-off-by: Max Krummenacher --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index e78d3b6..47f33ff 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_PATTERN_lxde-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_lxde-layer = "7" LAYERDEPENDS_lxde-layer = "core openembedded-layer" -LAYERSERIES_COMPAT_lxde-layer = "rocko sumo" +LAYERSERIES_COMPAT_lxde-layer = "sumo thud" -- cgit v1.2.3