Closed arky closed 6 months ago
Hi, thanks a lot for you interest in the project! :innocent: The process of building with BitBake is exactly the same as the one outlined in the AsteroidOS docs. I'm still yet to package the api-daemon & smartwatch-ui, so wait a few more hours before I am finished with that. However, if you're just planning to test this on a PC, thanks to how B2G works, the things are waaay simpler, because you won't be needing any BitBake or Asteroid's weird custom QEMU at all. But I wouldn't recommend doing that just yet, because I haven't really started modifying the smartwatch-ui to actually fit the needs of a (possibly) round screen yet… The project is in very early stages, and while it will run just fine of real hardware after I'm finished packaging stuff, the MCE-based HAL is yet to be implemented, meaning the screen cannot be turned off while using B2G, which will cause battery drain and burn-in! That's also why I'm currently mostly working on the UI on my PC.
Thanks @I-asked Good luck with the project. Am going to close this bug request for now.
Sure, and thank you ^^
Please kindly add documentation on how to build the image with bitbake and test the resulting image with qemu emulator.