]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
image.bbclass: allow overriding dependency on virtual/kernel:do_deploy
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Wed, 27 Apr 2022 07:37:39 +0000 (10:37 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Apr 2022 16:54:22 +0000 (17:54 +0100)
commitdcf9dfa4e6305786cd713aa28deda94a50bd6635
treef6f90274bd970fdecdcb52daf18e4c0e32c3a41a
parent2c9b3186d3b7c18cbea239ab9b06e85b7c243b54
image.bbclass: allow overriding dependency on virtual/kernel:do_deploy

Since the commit fe26b2379ecd ("image.bbclass: Depend on
virtual/kernel:do_deploy"), the image.bbclass made building images
depend on virtual/kernel. For some images, including small initramfs,
this is not the case. Allow overriding this dependency in case
developers knows what they are doing.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass