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