raspberry-kernel
Description
Kernel Image of Raspberry Pi.
kernel.tar.gz is from https://gitee.com/openeuler/raspberrypi-kernel. After you put your public ssh key into your account in gitee, you can get kernel.tar.gz with executing command . SOURCE.
Software Architecture
AArch64
Installation
dnf install raspberrypi-kernel
Instructions
- The version of raspberrypi kernel end with
.raspi. - The module files is installed into /lib/modules.
- The image files and other files of kernel is installed into /boot/.
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
Description
Languages
RPM Spec
100%