mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
mkelfimage: add RECIPE_NO_UPDATE_REASON
(From OE-Core rev: 592f8c745ca9d103a3d70f5fef29be1f4953cc05) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bf362e4a8b
commit
ff100fd614
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user