This is an OpenWrt "packages"-feed containing code patches and configuration script from the Facebook Connectivity projects.
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed needs to be added to your buildroot configuration. To install all its package definitions, run:
cp feeds.conf.default feeds.conf
echo "src-git fbc https://github.com/facebookincubator/fbc_owrt_feed.git" >> feeds.conf
./scripts/feeds update fbc
./scripts/feeds install -a -p fbc
./scripts/feeds install -a
To learn more about the Connectivity programme and connect with Facebook partnership engineers, visit Facebook Connectivity.
See LICENSE file.
See CONTRIBUTING.md file.