Closed cstoidner closed 4 months ago
The stuff you added is not really "imx-common". Made adaptions to do so. See https://github.com/phytec/doc-bsp-yocto/pull/189
I can rebase on your changes and adapt the rest. But keep an eye on this in future when you make changes in imx-common.
@cstoidner I don't really know why the action complains about a duplicate label. It checks out the correct branch and when I verify that exact branch with the same head like in the action everything looks fine locally. Restarting the action results in the same issue.
Can you rebase on the current main and make a force push to update the PR and re-trigger the build actions?
For i.MX 93 u-boot cannot be built with binman, but needs imx-mkimage. Therefore, that PR splits the large document "imx-common/development/standalone_build.rsti" into smaller parts, to allow having for u-boot a binman-version and an imx-mkimage version. Consequently, the imx-mkimage version is also added with that PR.