From 229b7a45cc6422a62eeb1aa630e29f2ed8e5cd57 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 9 Sep 2018 15:41:20 -0700 Subject: meta-tpm: bump layer priority Signed-off-by: Armin Kuster --- 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 a2f0cab..5350159 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" -- cgit v1.2.3-54-g00ecf