diff options
Diffstat (limited to 'meta-netboot/conf/layer.conf')
-rw-r--r-- | meta-netboot/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-netboot/conf/layer.conf b/meta-netboot/conf/layer.conf index 324f1f1bb..7ee6f6f0c 100644 --- a/meta-netboot/conf/layer.conf +++ b/meta-netboot/conf/layer.conf @@ -10,4 +10,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "meta-netboot" BBFILE_PATTERN_meta-netboot = "^${LAYERDIR}/" -BBFILE_PRIORITY_meta-netboot = "20" +BBFILE_PRIORITY_meta-netboot = "60" |