]> code.ossystems Code Review - openembedded-core.git/commit
mkelfimage: Remove un-needed recipe
authorSaul Wold <sgw@linux.intel.com>
Tue, 5 Dec 2017 01:10:34 +0000 (17:10 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jan 2018 17:24:12 +0000 (17:24 +0000)
commit003056db591ebee6464b51d29f706779936fcd83
tree58ea38ab65ff65469e0537d0a18668b09e7ea622
parent2781e8d608c0fd2108aeab294f982e9249793852
mkelfimage: Remove un-needed recipe

As we are removing the ELF image type, we can now removed this older
mkelfimage recipe also, we reach back 3+ years in the coreboot git repo
to retrieve the source.  This tool needs updating everything we change
binutils, which would normally be done by the upstream, but that is now
gone.

[YOCTO #11967]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/mkelfimage/mkelfimage/convert.bin.c [deleted file]
meta/recipes-devtools/mkelfimage/mkelfimage/cross-compile.patch [deleted file]
meta/recipes-devtools/mkelfimage/mkelfimage/fix-makefile-to-find-libz.patch [deleted file]
meta/recipes-devtools/mkelfimage/mkelfimage_git.bb [deleted file]