From: Jack Mitchell <ml@communistcode.co.uk>
To: yocto@yoctoproject.org
Subject: Re: Busybox configuration example?
Date: Thu, 17 Oct 2013 16:58:47 +0100 [thread overview]
Message-ID: <52600937.6080708@communistcode.co.uk> (raw)
In-Reply-To: <525FEB23.6050907@mlbassoc.com>
On 17/10/13 14:50, Gary Thomas wrote:
> I see mention of busybox configuration fragments in the mega
> manual (section 5.9.7) but no explanation nor examples.
>
> Can someone explain how I might control my busybox builds?
> For example, I routinely add this to busybox*.bbappend:
>
> #
> # Force 'ifup' to wait longer for really slow links...
> #
> do_prepare_config_append () {
> sed -i 's/CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-R
> -n"/CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-R -n -T 1 -t 20"/' ${S}/.config
> }
>
> which is just editing the confguration file to match my preferences.
> Is there a way to do this using the "configuration fragments" mentioned
> above?
>
> Thanks
>
If I remember correctly there is one in meta-skeleton.
--
Jack Mitchell (jack@embed.me.uk)
Embedded Systems Engineer
Cambrideshire, UK
http://www.embed.me.uk
--
next prev parent reply other threads:[~2013-10-17 15:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 13:50 Busybox configuration example? Gary Thomas
2013-10-17 15:58 ` Jack Mitchell [this message]
2013-10-17 19:49 ` Nicolas Dechesne
2013-10-18 13:09 ` Gary Thomas
2013-10-18 13:15 ` Nicolas Dechesne
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=52600937.6080708@communistcode.co.uk \
--to=ml@communistcode.co.uk \
--cc=yocto@yoctoproject.org \
/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.