All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hamish Moffatt <hamish@cloud.net.au>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot, busysbox and microcom
Date: Thu, 27 Mar 2008 13:52:43 +1100	[thread overview]
Message-ID: <20080327025243.GA5036@cloud.net.au> (raw)
In-Reply-To: <032501c88f86$e28955e0$060514ac@atmel.com>

On Wed, Mar 26, 2008 at 10:04:01PM +0100, Ulf Samuelsson wrote:
> 
> 
> > Something I noticed is that in the list of applications you can select
> > for busybox from the buildroot config does not include the microcom
> > terminal emulator app. What is the proper process to get this included?
> > Do I just do a 'make configured' and just edit the busybox .config file,
> > and then make? Or do I need to do something with saveconfig and
> > getconfig? Or are those commands just used to save and get custom
> > .config files in the project directory?
> 
> You need to disable BR2_PACKAGE_BUSYBOX_HIDE_OTHERS to allowyou to configure Microcomif BR2_NETWORK_SUPPORT
> comment "Networking applications"
> ...if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS || !BR2_PACKAGE_BUSYBOX_SNAPSHOT
> source "package/microcom/Config.in"
> endif...Best RegardsUlf Samuelsson

I thought Tim wanted to enable Busybox's microcom. In that case, run
"make busybox-menuconfig", and maybe "make busybox-update" afterwards to
save the configuration to local/xzy/..


Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

      reply	other threads:[~2008-03-27  2:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-26 13:19 [Buildroot] Buildroot, busysbox and microcom Tim Barr
2008-03-26 21:04 ` Ulf Samuelsson
2008-03-27  2:52   ` Hamish Moffatt [this message]

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=20080327025243.GA5036@cloud.net.au \
    --to=hamish@cloud.net.au \
    --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.