The purpose of this layer is to create a set of examples to guide meta-erlang users how to set and use Erlang and Elixir (or any other BEAM based language) with Yocto Project.
-
Clone the repo from the instance or upload the code and invoke build command. For example:
git clone https://github.com/joaohf/meta-axon.git cd meta-axon
-
Customize the meta-erlang-graviton2-ami.yaml as needed and invoke build:
kas build kas/machines/meta-erlang-graviton2-ami.yaml
-
Or build a ready to use image with Erlang, Elixir and livebook:
kas build kas/machines/meta-erlang-graviton2-livebook.yaml
Interim layer maintainer: João Henrique Freitas [email protected]