4.9. Building Targets with Multiple Configurations

Bitbake also has functionality that allows you to build multiple targets at the same time, where each target uses a different configuration.

In order to accomplish this, you setup each of the configurations you need to use in parallel by placing the configuration files in your current build directory alongside the usual local.conf file.

Follow these guidelines to create an environment that supports multiple configurations:

Support for multiple configurations in this current release of the Yocto Project (Sumo 2.5) has some known issues: