summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorOla Redell <ola.redell@codiax.se>2019-05-27 12:57:30 +0200
committerOla Redell <ola.redell@codiax.se>2019-05-27 12:59:13 +0200
commitf2f6d83741066584e5d5e5c131c4ce80102a84c1 (patch)
tree5cbae09729267c9e9e49f97dfdcfa91a1a9ee178 /conf/layer.conf
parent26424f0094e547faf73e432b852368224d0a7bbd (diff)
downloadmeta-jailhouse-f2f6d83741066584e5d5e5c131c4ce80102a84c1.tar.gz
Pulling in changes from meta-fsl-... layer and raising layer priority to 9
Needed to take priority over meta-fsl-... jailhouse recipe
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 5826443..133f215 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,6 +7,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
7 7
8BBFILE_COLLECTIONS += "jailhouse" 8BBFILE_COLLECTIONS += "jailhouse"
9BBFILE_PATTERN_jailhouse = "^${LAYERDIR}/" 9BBFILE_PATTERN_jailhouse = "^${LAYERDIR}/"
10BBFILE_PRIORITY_jailhouse = "6" 10BBFILE_PRIORITY_jailhouse = "9"
11 11
12LAYERSERIES_COMPAT_jailhouse = "sumo" \ No newline at end of file 12LAYERSERIES_COMPAT_jailhouse = "sumo" \ No newline at end of file