summaryrefslogtreecommitdiffstats
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.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf
index e2a7701c3..3500d49ca 100644
--- a/meta-multimedia/conf/layer.conf
+++ b/meta-multimedia/conf/layer.conf
@@ -17,6 +17,8 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
17BBFILE_COLLECTIONS += "multimedia-layer" 17BBFILE_COLLECTIONS += "multimedia-layer"
18BBFILE_PATTERN_multimedia-layer := "^${LAYERDIR}/" 18BBFILE_PATTERN_multimedia-layer := "^${LAYERDIR}/"
19 19
20LICENSE_PATH += "${LAYERDIR}/licenses"
21
20# Define the priority for recipes (.bb files) from this layer, 22# Define the priority for recipes (.bb files) from this layer,
21# choosing carefully how this layer interacts with all of the 23# choosing carefully how this layer interacts with all of the
22# other layers. 24# other layers.