* [Buildroot] make saveconfig ? @ 2009-11-11 10:24 Sagaert Johan 2009-11-11 13:56 ` Thomas Petazzoni 0 siblings, 1 reply; 4+ messages in thread From: Sagaert Johan @ 2009-11-11 10:24 UTC (permalink / raw) To: buildroot Hi Where is the make saveconfig ? I have made use of the BUILDROOT_LOCAL var to store my config files (bbox,uclibc,kernel and buildroot) and my own kernel patches. After making some changes and when i was happy with the build i did a make saveconfig to get my changed config files copied back to my BUILDROOT_LOCAL directory. Now i seem to do it all by hand since the make saveconfig no longer exists. I used the version of 10 nov . Johan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20091111/083f1af0/attachment.htm> ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] make saveconfig ? 2009-11-11 10:24 [Buildroot] make saveconfig ? Sagaert Johan @ 2009-11-11 13:56 ` Thomas Petazzoni [not found] ` <48ab7e010911112017w3be898b5u76a30d601de81d78@mail.gmail.com> 0 siblings, 1 reply; 4+ messages in thread From: Thomas Petazzoni @ 2009-11-11 13:56 UTC (permalink / raw) To: buildroot Hello, Le Wed, 11 Nov 2009 11:24:27 +0100, "Sagaert Johan" <sagaert.johan@skynet.be> a ?crit : > I have made use of the BUILDROOT_LOCAL var to store my config files > (bbox,uclibc,kernel and buildroot) and my own kernel patches. > > After making some changes and when i was happy with the build i did > a make saveconfig to get my changed config files copied back to my > BUILDROOT_LOCAL directory. > > Now i seem to do it all by hand since the make saveconfig no longer > exists. It doesn't exist anymore, because the same thing could be achieved using another feature of Buildroot: adding support for a new board. See http://buildroot.org/buildroot.html#board_support for details. If you have any questions, don't hesitate. Sincerly, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers and embedded Linux development, consulting, training and support. http://free-electrons.com ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <48ab7e010911112017w3be898b5u76a30d601de81d78@mail.gmail.com>]
* [Buildroot] make saveconfig ? [not found] ` <48ab7e010911112017w3be898b5u76a30d601de81d78@mail.gmail.com> @ 2009-11-12 7:50 ` Thomas Petazzoni 2009-11-12 8:19 ` Kelvin Cheung 0 siblings, 1 reply; 4+ messages in thread From: Thomas Petazzoni @ 2009-11-12 7:50 UTC (permalink / raw) To: buildroot Hi Kelvin, Please do not reply to me directly, but to the list instead. Le Thu, 12 Nov 2009 12:17:29 +0800, Kelvin Cheung <keguang.zhang@gmail.com> a ?crit : > I agree with sagaert. > > After the board support was added, we need to change and save the > default configs sometimes. This could be achieved by the command > below. > > make BUILDROOT_LOCAL=target/device/yourcompany saveconfig > > So, I think the 'make saveconfig' is still necessary. Could you > reserve it ? When saveconfig is used this way, it makes sense to re-add it, that's right. It could be something like: make BOARD=yourcompany/yourboard saveboardconfig Which would save: kernel configuration, uclibc configuration, busybox configuration, u-boot configuration to target/device/yourcompany/yourboard. Would this fit your needs ? Sincerly, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers and embedded Linux development, consulting, training and support. http://free-electrons.com ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] make saveconfig ? 2009-11-12 7:50 ` Thomas Petazzoni @ 2009-11-12 8:19 ` Kelvin Cheung 0 siblings, 0 replies; 4+ messages in thread From: Kelvin Cheung @ 2009-11-12 8:19 UTC (permalink / raw) To: buildroot Yes. Thanks Thomas. 2009/11/12 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> > Hi Kelvin, > > Please do not reply to me directly, but to the list instead. > > Le Thu, 12 Nov 2009 12:17:29 +0800, > Kelvin Cheung <keguang.zhang@gmail.com> a ?crit : > > > I agree with sagaert. > > > > After the board support was added, we need to change and save the > > default configs sometimes. This could be achieved by the command > > below. > > > > make BUILDROOT_LOCAL=target/device/yourcompany saveconfig > > > > So, I think the 'make saveconfig' is still necessary. Could you > > reserve it ? > > When saveconfig is used this way, it makes sense to re-add it, that's > right. It could be something like: > > make BOARD=yourcompany/yourboard saveboardconfig > > Which would save: kernel configuration, uclibc configuration, busybox > configuration, u-boot configuration to > target/device/yourcompany/yourboard. > > Would this fit your needs ? > > Sincerly, > > Thomas > -- > Thomas Petazzoni, Free Electrons > Kernel, drivers and embedded Linux development, > consulting, training and support. > http://free-electrons.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20091112/df5cda97/attachment.htm> ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-11-12 8:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 10:24 [Buildroot] make saveconfig ? Sagaert Johan
2009-11-11 13:56 ` Thomas Petazzoni
[not found] ` <48ab7e010911112017w3be898b5u76a30d601de81d78@mail.gmail.com>
2009-11-12 7:50 ` Thomas Petazzoni
2009-11-12 8:19 ` Kelvin Cheung
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.