//bpi-r4-openwrtbypi0

bpi-r4-openwrt

🍌 Banana Pi BPI-R4 OpenWrt Image

4
1
4
Shell

[!NOTE]
Official snapshots are now available! Also, see device page, snapshot notes and merge commit.

Banana Pi BPI-R4 OpenWrt Image

This repository holds my a mini build environment for Banana Pi BPI-R4 (based on MediaTek MT7988/Filogic 880) temporary builds as there is no official one yet. Builds are based on openwrt/openwrt#14140.

Snapshot builds

Snapshot builds are available at https://dl.pi0.io/openwrt/bpi-r4

Look for latest sdcard variant here for quick start: https://dl.pi0.io/openwrt/bpi-r4/targets/mediatek/filogic

How to build yourself

undefinedSteps:undefined

  • Clone this repository
  • Install Docker
  • Start building inside a docker container by running:
./build.sh scripts/build -j10

undefinedNotes:undefined

  • See scripts/build for build steps
  • You can use ./build.sh to enter the manual build env
  • Adjust -j10 according to your CPU cores
  • Use -j1 V=s to debug build issues
  • The build artifacts shall be available in build/bpi-r4/bin directory
[beta]v0.13.0