[yocto] [meta-security][PATCH 12/25] meta-tpm: bump layer priority

Armin Kuster akuster808 at gmail.com
Sun Sep 16 08:57:06 PDT 2018


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-tpm/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf
index 6f57e2e..55bbe98 100644
--- a/meta-tpm/conf/layer.conf
+++ b/meta-tpm/conf/layer.conf
@@ -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"
 
-- 
2.17.1



More information about the yocto mailing list