]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:37 +0000 (17:24 +0000)
commit9de82270e4b2706429c02679ba4ff61690ac5328
treed49d023d753eaa03c6265a583950dcb9440ee7e5
parent233be758030172df971e868468ceb2714c06fbf0
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]

(From OE-Core rev: 003056db591ebee6464b51d29f706779936fcd83)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]