Custom Yocto build of erlang, and a means to rollback a process's version

Hi,

For those interested, I made my own build frrom source of Erlang/Elixir using Yocto custom linux.

ANd I create a supervision platform that allows to rollback the version of a supervized process of any programming language.

I know there is the yocto-erlang layer.

What I did is more minalistic, and without the Network = 1 in Yocto that is not wanted.

1 Like

Do you have some demonstration code available on a public git site ?

Hi. I just added a link.

1 Like