Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

pothos
Copy link
Member

@pothos pothos commented Sep 14, 2023

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
1 check failed
@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