Khem Raj e7ea596e4b qemuriscv64: Disable prelink
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-10 11:06:43 -08:00
2018-03-10 11:06:43 -08:00
2017-10-02 23:08:43 -07:00
2018-03-09 18:24:30 -08:00

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

  1. source openembedded-core/oe-init-build-env riscv-build
  2. Add this layer to bblayers.conf and the dependencies above
  3. Set MACHINE in local.conf to one of the supported boards ( e.g. qemuriscv64 )
  4. bitbake core-image-minimal
  5. runqemu nographic

Maintainer(s)

  • Khem Raj <raj dot khem at gmail.com>
Description
No description provided
Readme MIT 7.9 MiB
Languages
BitBake 72.3%
Makefile 22.2%
Shell 3%
CMake 2.5%