meta-tpm: bump layer priority

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2018-09-09 15:41:20 -07:00
parent a877bb374b
commit 229b7a45cc

View File

@@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
BBFILE_COLLECTIONS += "tpm-layer"
BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/"
BBFILE_PRIORITY_tpm-layer = "6"
BBFILE_PRIORITY_tpm-layer = "10"
LAYERSERIES_COMPAT_tpm-layer = "sumo"