You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hippie Hacker edited this page May 5, 2015
·
1 revision
Welcome to the edison-src wiki!
I've noticed that the yocto binaries and sources have been down for five days, so here's some simple instructions to build an edison image without depending on Intel.
git clone git@github.com:ii/edison-src.git
You need some dependencies to build, but I just use easy-build.
docker run -t -i --volume=`pwd`/edison-src:/edison-src --name=build-yocto gmacario/build-yocto
cd /edison-src
Our git repo didn't import a bunch of the tarballs Intel includes in their release, so I put them into our release page for now: