Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx-boot: imx-mkimage: do not compile with -static | Max Krummenacher | 2019-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | E.g. Fedora doesn't install glibc-static by default and the yocto prerequisites do not mandate installing it. Rather than requiring glibc-static drop linking with -static. Works around: | .../build/tmp/hosttools/ld: cannot find -lc Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> | ||||
* | imx-mkimage: Add recipe for i.MX 8 boot partition packages | Tom Hochstein | 2018-12-13 | 1 | -0/+35 |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> |