|
vor 3 Jahren | |
---|---|---|
.github | vor 8 Jahren | |
classes | vor 3 Jahren | |
conf | vor 3 Jahren | |
docs | vor 3 Jahren | |
dynamic-layers | vor 3 Jahren | |
files | vor 5 Jahren | |
img | vor 4 Jahren | |
lib | vor 4 Jahren | |
recipes-bsp | vor 3 Jahren | |
recipes-connectivity | vor 3 Jahren | |
recipes-core | vor 3 Jahren | |
recipes-devtools | vor 3 Jahren | |
recipes-graphics | vor 3 Jahren | |
recipes-kernel | vor 3 Jahren | |
recipes-multimedia | vor 3 Jahren | |
recipes-sato | vor 3 Jahren | |
wic | vor 7 Jahren | |
.gitignore | vor 4 Jahren | |
.readthedocs.yaml | vor 3 Jahren | |
COPYING.MIT | vor 13 Jahren | |
README.md | vor 3 Jahren | |
kas-poky-rpi.yml | vor 3 Jahren |
Yocto BSP layer for the Raspberry Pi boards - http://www.raspberrypi.org/.
Build server sponsored by | balena.io |
This is the general hardware specific BSP overlay for the RaspberryPi device.
More information can be found at: http://www.raspberrypi.org/ (Official Site)
The core BSP part of meta-raspberrypi should work with different OpenEmbedded/Yocto distributions and layer stacks, such as:
This layer depends on:
URI: git://git.yoctoproject.org/poky
URI: git://git.openembedded.org/meta-openembedded
To adjust the build configuration with specific options (I2C, SPI, ...), simply add a section as follows:
local_conf_header:
rpi-specific: |
ENABLE_I2C = "1"
RPI_EXTRA_CONFIG = "dtoverlay=pi3-disable-bt"
To configure the machine, you have to update the machine
variable.
And the same for the distro
.
For further information, you can read more at https://kas.readthedocs.io/en/1.0/index.html
<andrei at gherzan.com>