From: Romuald Jeanne
Allow 'multiubi' fstype image.
Set 'MULTIUBI_BUILD' with two entries to allow configuration for two
different '.ubifs'.
Configure 'MKUBIFS_ARGS_*' and 'UBINIZE_ARGS_*' for both configurations.
Signed-off-by: Romuald Jeanne
---
meta/lib/oeqa/selftest/cases/imagefeatures.py
From: Romuald Jeanne
Allow 'multiubi' fstype image.
Set 'MULTIUBI_BUILD' with two entries to allow configuration for two
different '.ubifs'.
Configure 'MKUBIFS_ARGS_*' and 'UBINIZE_ARGS_*' for both configurations.
Signed-off-by: Romuald Jeanne
---
meta/lib/oeqa/selftest/cases/imagefeatures.py
From: Romuald Jeanne
Make sure to expand all MKUBIFS_ARGS_ and UBINIZE_ARGS_ vars
in 'do_image_multiubi' task to use them to init the local 'mkubifs_args'
and 'ubinize_args' vars.
See [YOCTO #15065]
Signed-off-by: Romuald JEANNE
---
meta/classes-recipe/image_types.bbclass | 3 +++
1 file chan
: Romuald JEANNE
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] image_types: fix vname var init in
multiubi_mkfs() function
On Thu, Mar 9, 2023 at 8:55 AM Romuald Jeanne via
lists.openembedded.org<http://lists.openembedded.org>
mailto:st@lists.openembedd
From: Romuald JEANNE
As vname var is needed in multiubi_mkfs() function, we need to keep it
defined and use it as parameter to the new write_ubi_config() function.
See [YOCTO #15027]
Signed-off-by: Romuald JEANNE
---
meta/classes-recipe/image_types.bbclass | 13 +++--
1 file changed,
From: Romuald JEANNE
As vname var is needed in multiubi_mkfs() function, we need to keep it
defined and use it as parameter to the new write_ubi_config() function.
See [YOCTO #15027]
Signed-off-by: Romuald JEANNE
---
meta/classes-recipe/image_types.bbclass | 13 +++--
1 file changed,