Signed-off-by: Guillaume Champagne <[email protected]> --- meta/classes/baremetal-image.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/baremetal-image.bbclass b/meta/classes/baremetal-image.bbclass index 90d58f2615..ecda456c39 100644 --- a/meta/classes/baremetal-image.bbclass +++ b/meta/classes/baremetal-image.bbclass @@ -77,7 +77,7 @@ QB_DTB ?= "" QB_OPT_APPEND = "-nographic" # This next part is necessary to trick the build system into thinking -# its building an image recipe so it generates the qemuboot.conf +# its building an image recipe so it generates the qemuboot.json addtask do_rootfs before do_image after do_install addtask do_image after do_rootfs before do_image_complete addtask do_image_complete after do_image before do_build -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147980): https://lists.openembedded.org/g/openembedded-core/message/147980 Mute This Topic: https://lists.openembedded.org/mt/80577034/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
