Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geomatsi/meta-sunxi-contrib
Misc recipes for Orange Pi boards that do not fit to meta-sunxi: BSP kernel modules, tools, etc.
https://github.com/geomatsi/meta-sunxi-contrib
allwinner sunxi yocto
Last synced: 19 days ago
JSON representation
Misc recipes for Orange Pi boards that do not fit to meta-sunxi: BSP kernel modules, tools, etc.
- Host: GitHub
- URL: https://github.com/geomatsi/meta-sunxi-contrib
- Owner: geomatsi
- License: mit
- Created: 2018-05-25T15:39:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T09:59:45.000Z (almost 6 years ago)
- Last Synced: 2024-10-25T08:36:07.018Z (2 months ago)
- Topics: allwinner, sunxi, yocto
- Language: BitBake
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Dependencies
============This layer depends on:
URI: git://git.openembedded.org/bitbake
branch: masterhttps://github.com/linux-sunxi/meta-sunxi
branch: masterWiFi support
============For orange-pi-zero add the following line at the bottom of local.conf:
IMAGE_INSTALL_append = " xradio-mod "For orange-pi-pc-plus add the following line at the bottom of local.conf:
IMAGE_INSTALL_append = "rtl8189fs-mod "