[buildroot 0000182]: Multi-configuration support
bugs at busybox.net
bugs at busybox.net
Sat Sep 30 21:18:44 UTC 2006
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=182
======================================================================
Reported By: david_bachelart
Assigned To: uClibc
======================================================================
Project: buildroot
Issue ID: 182
Category: New Features
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 03-22-2005 14:06 PST
Last Modified: 09-30-2006 14:18 PDT
======================================================================
Summary: Multi-configuration support
Description:
This patch allows to manage many configuration files (I use buildroot for
many platforms).
You can store your config files in configs/, for example :
configs/foo_defconfig
configs/bar_defconfig
I moved .defconfig in configs/br2_defonfig, it looks coherent...
You can configure your buildroot with a "make foo_defconfig" or a "make
bar_defconfig"
Thanks, and keep up the good work !
======================================================================
----------------------------------------------------------------------
sjhill - 06-21-06 19:26
----------------------------------------------------------------------
Updated patch committed in revision 15475. The top-level Makefile looks for
all files with name 'XXX_defconfig' when any target of 'XXX_defconfig' is
invoked. Tested with two different PowerPC platforms, but will definitely
work for all targets.
Issue History
Date Modified Username Field Change
======================================================================
03-22-05 14:06 david_bachelartNew Issue
03-22-05 14:06 david_bachelartFile Added: multiconfigs.patch
02-10-06 11:39 prpplague Status assigned => closed
02-10-06 11:39 prpplague Resolution open => won't fix
02-10-06 11:39 prpplague Additional Information Updated
06-21-06 19:26 sjhill Status closed => resolved
06-21-06 19:26 sjhill Resolution won't fix => fixed
06-21-06 19:26 sjhill Note Added: 0001442
09-30-06 14:18 bernhardf Status resolved => closed
======================================================================
More information about the uClibc-cvs
mailing list