diff options
Diffstat (limited to 'meta-boot2qt-distro/conf/layer.conf')
-rw-r--r-- | meta-boot2qt-distro/conf/layer.conf | 3 |
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}" | |||
34 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb \ | 34 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb \ |
35 | ${LAYERDIR}/recipes*/*/*.bbappend \ | 35 | ${LAYERDIR}/recipes*/*/*.bbappend \ |
36 | " | 36 | " |
37 | BBMASK += "meta-qt5/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend" | ||
38 | 37 | ||
39 | BBFILE_COLLECTIONS += "b2qt-distro" | 38 | BBFILE_COLLECTIONS += "b2qt-distro" |
40 | BBFILE_PATTERN_b2qt-distro := "^${LAYERDIR}/" | 39 | BBFILE_PATTERN_b2qt-distro := "^${LAYERDIR}/" |
41 | BBFILE_PRIORITY_b2qt-distro = "20" | 40 | BBFILE_PRIORITY_b2qt-distro = "20" |
42 | 41 | ||
43 | LAYERSERIES_COMPAT_b2qt-distro = "sumo" | 42 | LAYERSERIES_COMPAT_b2qt-distro = "thud" |