Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Dependencies
============

This layer depends on:

URI: git://git.openembedded.org/bitbake
branch: master

https://github.com/linux-sunxi/meta-sunxi
branch: master

WiFi 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 "