Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] busybox package configuration
@ 2007-07-08 11:14 Cristian Ionescu-Idbohrn
  2007-07-08 11:55 ` Bernhard Fischer
  0 siblings, 1 reply; 4+ messages in thread
From: Cristian Ionescu-Idbohrn @ 2007-07-08 11:14 UTC (permalink / raw)
  To: buildroot

I mended the Config.in file:

Index: Config.in
===================================================================
--- Config.in	(revision 19026)
+++ Config.in	(working copy)
@@ -100,6 +100,7 @@
 	default "package/busybox/busybox-1.5.0.config" if BR2_BUSYBOX_VERSION_1_5_0
 	default "package/busybox/busybox-1.5.0.config" if BR2_BUSYBOX_VERSION_1_5_1
 	default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_6_0
+	default "package/busybox/busybox-1.6.1.config" if BR2_BUSYBOX_VERSION_1_6_1
 	help
 	  Some people may wish to use their own modified BusyBox configuration
 	  file, and will specify their config file location with this option.

created a busybox-1.6.1.config file in package/busybox, did a 'make
menuconfig' in topdir and expected to see the
package/busybox/busybox-1.6.1.config preselected.  But no joy :(  I still
needed to manually enter the config file path into the field.

I can also see that the BR2_PACKAGE_BUSYBOX_CONFIG variable in busybox.mk
is empty when making a busybox-<something> target.  There's some make
magic I do not possess :(  Any ideas?


-- 
Cristian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-08 12:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-08 11:14 [Buildroot] busybox package configuration Cristian Ionescu-Idbohrn
2007-07-08 11:55 ` Bernhard Fischer
2007-07-08 12:27   ` Cristian Ionescu-Idbohrn
2007-07-08 12:37     ` Bernhard Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox