drpilot
Posts: 26
Joined: Wed Nov 06, 2013 10:56 am

Building a raspberry pi OS using Buildroot

Tue Feb 17, 2015 3:14 pm

every time I modify the packages (menuconfig) and make, buildroot downloads everything again. how to make offline builds/ do not download again the same packages ? in the manual it is said :

Code: Select all

8.4. Offline builds
If you intend to do an offline build and just want to download all sources that you previously selected in the configurator (menuconfig, nconfig, xconfig or gconfig), then issue:

 $ make source
You can now disconnect or copy the content of your dl directory to the build-host.
I don't even know where (build-host) is, I found the packages I used for making the last build in (dl) what should I do next.

thank you for your time.

3corey2
Posts: 85
Joined: Sun Feb 15, 2015 2:59 am

Re: Building a raspberry pi OS using Buildroot

Tue Feb 17, 2015 3:30 pm

i suggest finding a new tutorial, try youtube if your a hands-on worker(like most of us pi guys). or try different means of setup. for more information try this

http://www.google.com/webhp?complete=0
ras pi 2, gotta love it.

drpilot
Posts: 26
Joined: Wed Nov 06, 2013 10:56 am

Re: Building a raspberry pi OS using Buildroot

Tue Feb 17, 2015 6:58 pm

there aren't much tuto's for buildroot . the best resource is the huge manual that doesn't explain offline builds well :(
http://buildroot.uclibc.org/downloads/m ... ine_builds
no response from buildroots mail list / no results in google / youtube ...
THIS FORUM IS MY LAST CHANCE .

User avatar
r3d4
Posts: 982
Joined: Sat Jul 30, 2011 8:21 am
Location: ./

Re: Building a raspberry pi OS using Buildroot

Tue Feb 17, 2015 7:28 pm

There is the elinux wiki and i guess build root have a mailing list could try asking at..

Perhaps you could set up a local server to respond to what ever request are made with files you all ready have localy ?..

Return to “Raspberry Pi OS”