Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot, busysbox and microcom
Date: Wed, 26 Mar 2008 22:04:01 +0100	[thread overview]
Message-ID: <032501c88f86$e28955e0$060514ac@atmel.com> (raw)
In-Reply-To: 1CD05B980C94AC408B37C82BBABAA3E60ACA823F@mtsexchange.dc.multitech.prv



> 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

  reply	other threads:[~2008-03-26 21:04 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 [this message]
2008-03-27  2:52   ` Hamish Moffatt

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='032501c88f86$e28955e0$060514ac@atmel.com' \
    --to=ulf.samuelsson@atmel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox