mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 19:53:03 +01:00
Separate the parsing of the configuration files / recipes into a separate function to the parsing of the command line. This parsing of the configuration files now happens when updateCache() is called. Some functionality has been moved from parseConfiguration() to __init__.