mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-09-21 23:00:29 +00:00
cfa60cbbd17e05cd57453b5d63241ca7cdc55cd9
The CICD flow needs to control the value for BRANCH in order to have the recipe updated with the next SRCREV, but point to the CICD/next branch for initial build/test. With this split in linux-ti-staging-rt we cannot just have an override for BRANCH in the local.conf because it trumps the new BRANCH_ARM32 system. This patch creates an additional "default" variable BRANCH_ARM64 (or not arm32), which can be controlled separately by the CICD flow. Then BRANCH simply is picking between the two and so can be controlled by overrides in the recipe. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Collection of layers for the OE-core universe Please see the respective READMEs in the layer subdirectories
Languages
BitBake
93.4%
Shell
3.6%
Pascal
1.3%
C++
0.8%
Pawn
0.5%
Other
0.3%