Skip to content

wemaintain/bsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bsp - Radxa BSP Build Tool

Build

bsp aims to provide a standardized way to build Linux kernel and U-Boot for Radxa boards, so the build output can be easliy included in our image generation pipeline.

Usage

Local

Please run the following command to check all available options:

git clone --depth 1 https://github.com/radxa-repo/bsp.git
cd ./bsp
./bsp

You can then build the BSP components with supported options. The resulting deb package will be stored in your current directory.

Running in GitHub Action

Please check out our GitHub workflows.

Documentation

Please visit Radxa Documentation.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.2%
  • Dockerfile 1.8%