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

Create new machine for emulator #188

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

casept
Copy link
Contributor

@casept casept commented Feb 13, 2024

Currently, qemu-related configuration is strewn all over meta-asteroid. This PR removes those changes from meta-asteroid, moving them to a dedicated machine under meta-smartwatch instead.

Also see AsteroidOS/meta-smartwatch#239 and AsteroidOS/asteroid#281.

Kernel configuration belongs in the meta layer of the
respective machine. As the emulator now has it's own
meta layer, it's kernel can be removed from meta-asteroid.
The emulator now has a separate meta layer, which is
the more appropriate location for machine-specific configuration.
Emulator machine configuration has been moved to meta-asteroid.
Machine-specific changes have been moved to the emulator's meta layer.
Qemu-specific patches have now been moved to a new machine in meta-smartwatch.
This is the name used for this machine in it's dedicated meta layer under meta-smartwatch.
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.

None yet

1 participant