]> 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>
Tue, 10 May 2022 15:43:27 +0000 (18:43 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 May 2022 16:15:54 +0000 (17:15 +0100)
commit55875f68212657167ac6dc26f5fd93eac24b098e
tree02aea3b6c3e52c4e0d16430c02ac6d903d888f8c
parent1a0cb8f9131d1f238dc150e583a7ff816645765f
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