diff options
Diffstat (limited to 'conf/layer.conf')
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 719bdf9..ce3d432 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "mlinux" BBFILE_PATTERN_mlinux = "^${LAYERDIR}/" -BBFILE_PRIORITY_mlinux = "10" +BBFILE_PRIORITY_mlinux = "50" |