BredOS / sbc-pkgbuilds

1 stars 3 forks source link

sbc-pkgbuilds

This repository contains Arch Linux ARM PKGBUILDs to build kernel packages for SBCs. The PKGBUILDs define how to build the packages, including dependencies, build steps, and installation steps.

Please refer to the BredOS images repository for image build instructions.

Currently, it's built on the arm platform(the team use rk3588 board), so building on x86 might not work.

Usage

To build a package from this repository clone it and then run makepkg -s in the directory of the package you want to build.

How to modify a kernel package

Lets take the linux-rockchip-rkr3 kernel package as an example. To apply patches to it: