Skip to content

ihatetoregister/meta-clusterctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meta-clusterctrl

Yocto meta layer for ClusterHAT (Work in progress)

Guide

Use this as base and add this layer for ClusterHAT support by adding it to the bblayers.conf and local.conf.

For a complete config, see this

bblayers.conf

${HOME}/poky-dunfell/meta-clusterctrl \

local.conf

IMAGE_INSTALL += " clusterctrl"

# I2C driver
ENABLE_I2C = "1"
KERNEL_MODULE_AUTOLOAD_rpi += " i2c-dev i2c-bcm2708"

About

Yocto meta layer for ClusterHAT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published