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

Adapt to the latest Fuchsia images #278

Open
wangrunji0408 opened this issue Apr 19, 2022 · 0 comments
Open

Adapt to the latest Fuchsia images #278

wangrunji0408 opened this issue Apr 19, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@wangrunji0408
Copy link
Member

It's been almost 2 years since the last update of Fuchsia images.
There are some unknown changes on the official Zircon kernel that causes zCore to fail on the latest Fuchsia image.

Here are the things we need to do:

  1. Build the latest Fuchsia from source. See official docs.
  2. Generate and extract files required by zCore. Refer to the old build script, this file also needs to be updated.
  3. Run zCore with the new images, then you may get some errors.
  4. Figure out what has changed and try to fix the problem.
@wangrunji0408 wangrunji0408 added the bug Something isn't working label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant