This will contain the files necessary to assemble a buildroot image for the rPod.
Brief notes:
from a ubuntu clean install:
sudo apt-get update
sudo apt-get install ncurses-dev
sudo apt-get install g++
sudo apt-get install git
grab buildroot 2015.11
make rPod_defconfig
or make rPod_Bp_defconfig (for B+)
make
follow instructions in the raspberry pi board readme to flash the zImage to an sd card
or you can dd the sdimage file to the card, or use a windows utility to flash it
the postgresql library is slowing down the boot right now. We need to
figure out how to get it to do it's initial setup only once or before
the image is made.
The pi is configured for DHCP.
Included Packages:
I2C Slave Kernel Extension
python
cifs-utils
teensy CLI loader
rpi gpio library
zeromq
openSSH
cpuload
supervisor
nano
uemacs
postgresql