[x] If this is a non-trivial change, I have already opened an accompanying Issue.
[x] If applicable, I have included documentation updates alongside my code changes.
Description
Add downloaded tarballs to the shared source_mirrors filesystem on
self-hosted runners. Also add BB_GENERATE_MIRROR_TARBALLS = "1" to
bitbake configuration by default for all meta-layers so that tarballs
are generated.
Some parts of the terragraph-image-x86.yml workflow are reformatted, and the file is renamed to remove the word "build"
Test Plan
Delete facebook/openr GitHub tarball from source mirrors
Prerequisites
Description
Add downloaded tarballs to the shared
source_mirrors
filesystem on self-hosted runners. Also add BB_GENERATE_MIRROR_TARBALLS = "1" to bitbake configuration by default for all meta-layers so that tarballs are generated.Some parts of the terragraph-image-x86.yml workflow are reformatted, and the file is renamed to remove the word "build"
Test Plan