All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>
To: buildroot@busybox.net
Subject: [Buildroot] busybox package configuration
Date: Sun, 8 Jul 2007 13:14:51 +0200 (CEST)	[thread overview]
Message-ID: <0707081257070.8395@somehost> (raw)

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

             reply	other threads:[~2007-07-08 11:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-08 11:14 Cristian Ionescu-Idbohrn [this message]
2007-07-08 11:55 ` [Buildroot] busybox package configuration Bernhard Fischer
2007-07-08 12:27   ` Cristian Ionescu-Idbohrn
2007-07-08 12:37     ` Bernhard Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0707081257070.8395@somehost \
    --to=cristian.ionescu-idbohrn@axis.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.