Skip to content

vm_image_util: Fix variable quoting to create correct OEM sysext file - #1142

Merged
pothos merged 1 commit into
mainfrom
kai/oem-version-quoting
Sep 14, 2023
Merged

vm_image_util: Fix variable quoting to create correct OEM sysext file#1142
pothos merged 1 commit into
mainfrom
kai/oem-version-quoting

Conversation

@pothos

@pothos pothos commented Sep 14, 2023

Copy link
Copy Markdown
Member

The OEM sysext image file in the OEM partition had the version variable name being part of the filename instead of the substituted version value because of wrong quoting when the fixed string got replaced by ${…}.

How to use

Testing done

None but after building you can download the qemu .img file and mount it to check OEM/sysext/.

The OEM sysext image file in the OEM partition had the version variable
name being part of the filename instead of the substituted version value
because of wrong quoting when the fixed string got replaced by ${…}.
@pothos
pothos requested a review from a team September 14, 2023 09:48
@pothos
pothos merged commit bce6b4b into main Sep 14, 2023
@pothos
pothos deleted the kai/oem-version-quoting branch September 14, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants