mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 23:34:40 +02:00
1408c1525ecb7ec1c6006559a01a79067569d024
Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta-riscv
RISC-V Architecture Layer for OpenEmbedded/Yocto
Description
This is the general hardware specific BSP overlay for the RISC-V based devices.
More information can be found at: https://riscv.org/ (Official Site)
The core BSP part of meta-riscv should work with different OpenEmbedded/Yocto distributions and layer stacks, such as:
- Distro-less (only with OE-Core).
- Angstrom.
- Yocto/Poky (main focus of testing).
Dependencies
This layer depends on:
- URI: git://github.com/openembedded/openembedded-core
- branch: master
- revision: HEAD
- URI: git://github.com/openembedded/bitbake
- branch: master
- revision: HEAD
Quick Start
- source openembedded-core/oe-init-build-env riscv-build
- Add this layer to bblayers.conf and the dependencies above
- Set MACHINE in local.conf to one of the supported boards
- bitbake core-image-minimal
- Boot in qemu.
Maintainers
- Khem Raj
<raj dot khem at gmail.com>
Languages
BitBake
72.3%
Makefile
22.2%
Shell
3%
CMake
2.5%