layer.conf: meta-libreoffice -> meta-office

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-01-25 23:39:24 +01:00
parent 5f5fb84e76
commit 3871eb7647

View File

@@ -3,6 +3,6 @@ BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "libreoffice-layer"
BBFILE_PATTERN_libreoffice-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_libreoffice-layer = "7"
BBFILE_COLLECTIONS += "office-layer"
BBFILE_PATTERN_office-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_office-layer = "7"