Page 1 of 1

Complete buildroot for the Neo4 available

Posted: Fri Dec 07, 2018 6:00 am
by flatmax
Hi there,

I have a complete buildroot external tree for building Neo4 images available :

https://github.com/flatmax/NanoPi.Neo4. ... t.external

It is a very simple way to build working Linux images for the Neo4. Once setup, all you need to do is type the following :

Code: Select all

. NanoPi.Neo4/setup.sh yourPath/buildroot.neo4
make
sudo ./output/images/sd-fuse-rk3399/fusing.sh /dev/sdg buildroot

and you have a usable sdcard !