]> code.ossystems Code Review - openembedded-core.git/commitdiff
mkelfimage: add RECIPE_NO_UPDATE_REASON
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 3 Sep 2015 15:34:15 +0000 (18:34 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Sep 2015 15:38:50 +0000 (16:38 +0100)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/mkelfimage/mkelfimage_git.bb

index 28aff9124ee940fc800afa736dc08a83573ac3ea..2845b8cc3b7fee53a4da0ca7ba3e56a42f49b6fe 100644 (file)
@@ -6,6 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a"
 
 SRCREV = "686a48a339b3200184c27e7f98d4c03180b2be6c"
 PV = "4.0+git${SRCPV}"
+RECIPE_NO_UPDATE_REASON = "mkelfimage has been removed in coreboot 4.1 release: \
+http://review.coreboot.org/gitweb?p=coreboot.git;a=commit;h=34fc4ab80b507739e2580d490dff67fcfdde11ea"
+
 
 DEPENDS += "zlib"