- Sep 05, 2023
-
-
Tim Jaacks authored
This was used in times when the same code was executed from different places. We don't do that anymore, so the variable is obsolete.
-
- Sep 01, 2023
-
-
Tim Jaacks authored
Use underscore to separate words within variable name.
-
- Aug 25, 2023
-
-
Tim Jaacks authored
-
- Aug 11, 2023
-
-
Tim Jaacks authored
Instead of mixing dedicated CI test jobs and Yocto build simulation jobs within one pipeline, use the new multi-build-pipelines architecture to split them up into separate child pipelines. This also makes most of the Yocto pipeline code reusable, so that we don't have to declare all the jobs again in ci-test.
-