diff --git a/conf/layer.conf b/conf/layer.conf
index 6adf2e649f8380cc4d98db707a5c98442561ff7d..5f32c9a1f674c035d18648a920f1ecda5fac58bd 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
 
 BBFILE_COLLECTIONS += "meta-soleil-fofb"
 BBFILE_PATTERN_meta-soleil-fofb = "^${LAYERDIR}/"
-BBFILE_PRIORITY_meta-soleil-fofb = "10"
+BBFILE_PRIORITY_meta-soleil-fofb = "20"
 
 LAYERDEPENDS_meta-soleil-fofb = "core"
 LAYERSERIES_COMPAT_meta-soleil-fofb = "warrior zeus"