summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-10-03 20:39:02 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2018-11-17 14:59:47 +0100
commit658f61a588157f21262c57802a673d78f1ad6442 (patch)
tree2225afda6b95e7b5f951718d6ae8fa90e1dcf0d9
parent46d1a0175c28aed234e628c325655d0ce787d4cc (diff)
layer.conf: Add thud to LAYERSERIES_COMPAT
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"