On Tue, May 9, 2023 at 7:30 PM Xiangyu Chen <[email protected]> wrote:
> From: Xiangyu Chen <[email protected]> > > Signed-off-by: Xiangyu Chen <[email protected]> > Reviewed-by: Christopher Clark <[email protected]> Tested with mickledore and this fix could also go into langdale and mickledore branches in addition to master and kirkstone. thanks, Christopher > --- > recipes-extended/images/xtf-image.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-extended/images/xtf-image.bb > b/recipes-extended/images/xtf-image.bb > index a78959d..f9ecea9 100644 > --- a/recipes-extended/images/xtf-image.bb > +++ b/recipes-extended/images/xtf-image.bb > @@ -31,4 +31,4 @@ IMAGE_INSTALL:append = " xtf" > > DEFAULT_TEST_SUITES:append = " xtf_minimal" > > -QB_DEFAULT_FSTYPE_x86-64 = "wic" > +QB_DEFAULT_FSTYPE:x86-64 = "wic" > -- > 2.34.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8058): https://lists.yoctoproject.org/g/meta-virtualization/message/8058 Mute This Topic: https://lists.yoctoproject.org/mt/98798654/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
