chrta / meta-elixir

Yocto layer for elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenEmbedded/Yocto Project layer for Elixir support
===================================================

This is work in progress and in a very early alpha stage...

This layer provides support for Elixir for use with OpenEmbedded and/or
Yocto Project build system:

This layer depends on:

URI: git://github.com/joaohf/meta-erlang.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

Contributing
------------

Github pull requests are welcome.

Usage instructions
------------------

For conf/bblayers.conf you have to add

BBLAYERS ?= " \
   ...
  path_to_source/sources/meta-elixir \
  "

About

Yocto layer for elixir


Languages

Language:BitBake 92.4%Language:SourcePawn 7.6%