aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-multimedia/conf/layer.conf')
-rw-r--r--meta-multimedia/conf/layer.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf
index 6d3de7c118..b7866cbe8c 100644
--- a/meta-multimedia/conf/layer.conf
+++ b/meta-multimedia/conf/layer.conf
@@ -23,12 +23,12 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
# choosing carefully how this layer interacts with all of the
# other layers.
-BBFILE_PRIORITY_multimedia-layer = "6"
+BBFILE_PRIORITY_multimedia-layer = "5"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_multimedia-layer = "1"
-LAYERDEPENDS_multimedia-layer = "core meta-python"
+LAYERDEPENDS_multimedia-layer = "core openembedded-layer meta-python"
-LAYERSERIES_COMPAT_multimedia-layer = " hardknott"
+LAYERSERIES_COMPAT_multimedia-layer = "scarthgap styhead"