Lines Matching refs:multiconfig
557 referred to as a "multiconfig".
561 the build directory. The location for these multiconfig configuration
563 sub-directory of ``conf`` named ``multiconfig``. Following is an example
610 words, the image for the first multiconfig depends on the root
611 filesystem of the second multiconfig. This dependency is essentially
612 that the task in the recipe that builds one multiconfig is dependent on
614 multiconfig.
631 associated with the "target2" multiconfig.
633 Once you set up this dependency, you can build the "target1" multiconfig
639 multiconfig. Because of the dependency, BitBake also executes through
640 the ``rootfs_task`` for the "target2" multiconfig build.