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:
Stefan Eichenberger 2022-11-17 14:32:33 +01:00
parent 572e91d6f7
commit 25daf7270d
1 changed files with 0 additions and 1 deletions

View File

@ -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