Skip to content

algebratech/meta-algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yocto Layer from Algebra 🔥

This layer consists of several packagegroup types, recipes and distros.

Dependencies

  • This layer only depends on openembedded-core

Compability

  • This layer works on Yocto dunfell, warrior and zeus releases. It has been tested on zeus regularly and works with other releases.

How to install? 👽

First, make sure that you set up your environment by sourcing required script.

  • After, use
foo@bar:~$ bitbake-layers add-layer /path/to/meta-algebra
  • Or by manually editing bblayers.conf
BBLAYERS = " \
  /path/to/poky/meta \
  /path/to/poky/meta-poky \
  /path/to/meta-algebra
"

About

Bitbake layer for recipes and distros from Algebra

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published