RaspberryPi-BuildRoot icon indicating copy to clipboard operation
RaspberryPi-BuildRoot copied to clipboard

Create SD card image and SDK

Open nezticle opened this issue 13 years ago • 2 comments

Make it possible to deploy the Bsquask SDK without having to build everything from scratch. This would just be a pre-built base distributed in a fixed location, along with a flash-able SD card image.

nezticle avatar Jan 07 '13 09:01 nezticle

Any news on that?

I am getting the same error in every build. This pre-built base would be awesome.

Thanks! :D

megomes avatar Jan 06 '15 23:01 megomes

Start Buildroot and build roofs after completion Change Init system to none and run make sdk it will build Toolchain and libraries that you have previously selected. The sdk is stored in output/images directory

Prabhuelectro avatar Oct 27 '20 04:10 Prabhuelectro