diff options
Diffstat (limited to 'meta-agl-drm-lease/conf/layer.conf')
-rw-r--r-- | meta-agl-drm-lease/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-drm-lease/conf/layer.conf b/meta-agl-drm-lease/conf/layer.conf index 9c6d3726..a319a99f 100644 --- a/meta-agl-drm-lease/conf/layer.conf +++ b/meta-agl-drm-lease/conf/layer.conf @@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "agl-drm-lease" BBFILE_PATTERN_agl-drm-lease = "^${LAYERDIR}/" -BBFILE_PRIORITY_agl-drm-lease = "10" +BBFILE_PRIORITY_agl-drm-lease = "80" # This should only be incremented on significant changes that will # cause compatibility issues with other layers |