ClangBuiltLinux / dockerimage

https://hub.docker.com/r/clangbuiltlinux/ubuntu/
Apache License 2.0
11 stars 6 forks source link

Dockerfile: Add u-boot-tools for mkimage #14

Closed shenki closed 5 years ago

shenki commented 5 years ago

This is required by the ppc32 kernel build. Note that it should not be necessary, as we do not need the wrapped image.

I opened an issue to fix this: https://github.com/linuxppc/linux/issues/211

Signed-off-by: Joel Stanley joel@jms.id.au

shenki commented 5 years ago

Required for https://github.com/ClangBuiltLinux/continuous-integration/pull/100