summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt-distro/conf/layer.conf')
-rw-r--r--meta-boot2qt-distro/conf/layer.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-boot2qt-distro/conf/layer.conf b/meta-boot2qt-distro/conf/layer.conf
index d9ededa..4a6a22e 100644
--- a/meta-boot2qt-distro/conf/layer.conf
+++ b/meta-boot2qt-distro/conf/layer.conf
@@ -34,10 +34,9 @@ BBPATH .= ":${LAYERDIR}"
34BBFILES += "${LAYERDIR}/recipes*/*/*.bb \ 34BBFILES += "${LAYERDIR}/recipes*/*/*.bb \
35 ${LAYERDIR}/recipes*/*/*.bbappend \ 35 ${LAYERDIR}/recipes*/*/*.bbappend \
36 " 36 "
37BBMASK += "meta-qt5/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend"
38 37
39BBFILE_COLLECTIONS += "b2qt-distro" 38BBFILE_COLLECTIONS += "b2qt-distro"
40BBFILE_PATTERN_b2qt-distro := "^${LAYERDIR}/" 39BBFILE_PATTERN_b2qt-distro := "^${LAYERDIR}/"
41BBFILE_PRIORITY_b2qt-distro = "20" 40BBFILE_PRIORITY_b2qt-distro = "20"
42 41
43LAYERSERIES_COMPAT_b2qt-distro = "sumo" 42LAYERSERIES_COMPAT_b2qt-distro = "thud"