summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-multimedia/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf
index cfedf2f6b6..a1dfed4e9b 100644
--- a/meta-multimedia/conf/layer.conf
+++ b/meta-multimedia/conf/layer.conf
@@ -27,6 +27,6 @@ BBFILE_PRIORITY_multimedia-layer = "6"
27# cause compatibility issues with other layers 27# cause compatibility issues with other layers
28LAYERVERSION_multimedia-layer = "1" 28LAYERVERSION_multimedia-layer = "1"
29 29
30LAYERDEPENDS_multimedia-layer = "core" 30LAYERDEPENDS_multimedia-layer = "core openembedded-layer"
31 31
32LAYERSERIES_COMPAT_multimedia-layer = "sumo" 32LAYERSERIES_COMPAT_multimedia-layer = "sumo"