When cross-compiling a Linux kernel the final stage of the build fails because mkimage is not installed.
Which package do I need to install to my new 'Ubuntu Trusty' installation to get the mkimage utility.
I couldn't find any references. Any suggestions?
The package you are looking for is named u-boot-tools
.