Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemon1151/armbian-actions
通过GitHub Actions云编译构建Armbian支持列表之外的rk3xxx设备固件;Armbian源码仓库https://github.com/armbian/build
https://github.com/lemon1151/armbian-actions
armbian debian linux linux-kernel rk3399 rk3588 rockchip sg2710 tpm312 ubuntu xiaobao
Last synced: about 2 months ago
JSON representation
通过GitHub Actions云编译构建Armbian支持列表之外的rk3xxx设备固件;Armbian源码仓库https://github.com/armbian/build
- Host: GitHub
- URL: https://github.com/lemon1151/armbian-actions
- Owner: Lemon1151
- License: gpl-2.0
- Created: 2024-08-09T15:41:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T06:55:20.000Z (3 months ago)
- Last Synced: 2024-10-24T14:56:45.486Z (3 months ago)
- Topics: armbian, debian, linux, linux-kernel, rk3399, rk3588, rockchip, sg2710, tpm312, ubuntu, xiaobao
- Language: Shell
- Homepage:
- Size: 683 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Armbian-Actions
- 通过GitHub Actions构建armbian支持列表之外的rk3xxx设备固件
- 此仓库仅提供armbian构建方法、思路;如出现固件不能用、外设不能用等等问题请自行寻找解决方法
- Armbian branch的vendor|legacy选项必须要构建的板卡支持这两个分支才选择,否则会报错
- Armbian kernel是Armbian构建过程中自动编译生成的产物
- Armbian源码https://github.com/armbian/build## Links
- [armbian](https://github.com/armbian/build)
- [ophub](https://github.com/ophub/amlogic-s9xxx-armbian)
- [cm9vdA](https://github.com/cm9vdA/build-armbian)
- [Lollipop907](https://github.com/Lollipop907)
- [xiaomeng9597](https://github.com/xiaomeng9597/iStoreOS-For-RK33XX)
- [QXY716](https://github.com/QXY716/Fine3399-rk3399-armbian)