Having a Yocto in your browser

So far, doing any kind of Yocto/OE development always required a somewhat decently powered machine running linux. There are situations where this is not the case anymore, and I'll show you how.


Unless the demo gods fail me, I will show:

  • using the ESDK in a browser tab
  • a docker container geared towards YP development in the "cloud"
  • the CI/CD workflow I used in order to make it work.
Josef Holzmayr