diff options
-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 119b114f0c..7c913c1861 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -6,4 +6,4 @@ BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb" | |||
6 | 6 | ||
7 | BBFILE_COLLECTIONS += "openembedded-layer" | 7 | BBFILE_COLLECTIONS += "openembedded-layer" |
8 | BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/" |
9 | BBFILE_PRIORITY_openembedded-layer = "5" | 9 | BBFILE_PRIORITY_openembedded-layer = "6" |