Skip to content

pchynoweth/meta-clusterctrl

 
 

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BitBake 100.0%