meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sw:yocto:bitbake:multiconfig [2025/07/01 13:48] – niziak | sw:yocto:bitbake:multiconfig [2025/07/01 21:22] (current) – niziak | ||
---|---|---|---|
Line 18: | Line 18: | ||
Pros: | Pros: | ||
+ | * Acts as predefined '' | ||
* It has great benefits when SSTATE cache is already filled and when multiple rootfs images are assembled in parallel. | * It has great benefits when SSTATE cache is already filled and when multiple rootfs images are assembled in parallel. | ||
* The same TMPDIR can be used, when building the same distro for multiple similar machines and multiple similar images. | * The same TMPDIR can be used, when building the same distro for multiple similar machines and multiple similar images. | ||
Line 67: | Line 68: | ||
TMPDIR: | TMPDIR: | ||
</ | </ | ||
+ | |||
+ | or | ||
+ | |||
+ | <file conf local.conf> | ||
+ | TMPDIR = " | ||
+ | </ | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
===== references ===== | ===== references ===== |