]> code.ossystems Code Review - openembedded-core.git/commit
classes/image_types_wic: Reorder do_flush_pseudodb
authorRicardo Ribalda <ricardo.ribalda@gmail.com>
Mon, 18 May 2020 10:22:04 +0000 (12:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 May 2020 21:55:50 +0000 (22:55 +0100)
commit445b0a9544b55735496bbb23dbff3399b3b9e9a4
tree63c2a679e74ad8460141b86cb8446944f7babbed
parentbbd926ca0108e6f77c140dc1113f64b745d0e285
classes/image_types_wic: Reorder do_flush_pseudodb

When IMAGE_FSTYPES contains more types than wic, it can happen than the
pseudo database is not flushed properly.

This can be solved by changing the order of when do_flush_pseudodb is
launched.

Yocto Bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13898
Fixes: dde90a5dd2b2 ("wic: Fix multi images .wks with bitbake")
Signed-off-by: Ricardo Ribalda <ricardo@ribalda.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types_wic.bbclass