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

fix image manifest filename #89

Open
wants to merge 1 commit into
base: mickledore
Choose a base branch
from

Conversation

skretschmer2030
Copy link

since mickledore the suffix is not always the MACHINE variable. It can be set with another variable IMAGE_MACHINE_SUFFIX, which defaults to "-${MACHINE}".

this can be used to cleanup the deploy folder (since the machine information is already part of the folder structure leading to the images).

without this change building using the st-partitions-image.bbclass will fail

since mickledore the suffix is not always the MACHINE variable. It can be set with another variable IMAGE_MACHINE_SUFFIX, which defaults to "-${MACHINE}".

this can be used to cleanup the deploy folder (since the machine information is already part of the folder structure leading to the images).

without this change building using the st-partitions-image.bbclass will fail
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.

1 participant