local.conf: remove release_revisions.inc
Remove the dependency to release_revisions.inc. The recipes now use fixed versions so that this is not required anymore.
This commit is contained in:
parent
572e91d6f7
commit
25daf7270d
|
|
@ -36,6 +36,5 @@ PREMIRRORS_prepend = "\
|
|||
https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n"
|
||||
|
||||
require distro_version.inc
|
||||
require release_revisions.inc
|
||||
require public-mirrors.inc
|
||||
require proprietary-dev-tools.inc
|
||||
|
|
|
|||
Loading…
Reference in New Issue