On Wed, Jan 3, 2024 at 11:16 AM Mikko Rapeli <[email protected]>
wrote:

> Don't expect image file names to include "-image-" but
> expect them to have the ".rootfs." postfix which is the
> default.
>

It's the current default, but whole runqemu won't work when someone changes:

meta/classes-recipe/image-artifact-names.bbclass:IMAGE_NAME_SUFFIX ??=
".rootfs"

So you should probably read IMAGE_NAME_SUFFIX variable first, but the most
likely change someone will have in local.conf would be to drop this suffix
and set this to empty and then the check for empty string in basename won't
be very useful as well.

Regards,
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193287): 
https://lists.openembedded.org/g/openembedded-core/message/193287
Mute This Topic: https://lists.openembedded.org/mt/103499438/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to