From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] busybox: Update default configuration of busybox
Date: Thu, 29 Jan 2015 20:45:10 -0500 [thread overview]
Message-ID: <20150130014509.GC21328@edge> (raw)
In-Reply-To: <1422570384-13640-1-git-send-email-sam.nelson@ti.com>
On Thu, Jan 29, 2015 at 05:26:24PM -0500, Sam Nelson wrote:
> - Add ARP and ARPING to default configuration
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
>
> ---
> Does the PR need to be incremented for this?
Yes, please.
> ---
> ---
> .../recipes-core/busybox/busybox/defconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-core/busybox/busybox/defconfig b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
> index 69d7e5f..c3aa413 100644
> --- a/meta-arago-distro/recipes-core/busybox/busybox/defconfig
> +++ b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
> @@ -729,8 +729,8 @@ CONFIG_FEATURE_IPV6=y
> # CONFIG_FEATURE_UNIX_LOCAL is not set
> CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y
> # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
> -# CONFIG_ARP is not set
> -# CONFIG_ARPING is not set
> +CONFIG_ARP=y
> +CONFIG_ARPING=y
> CONFIG_BRCTL=y
> CONFIG_FEATURE_BRCTL_FANCY=y
> CONFIG_FEATURE_BRCTL_SHOW=y
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2015-01-30 1:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-29 22:26 [PATCH] busybox: Update default configuration of busybox Sam Nelson
2015-01-30 1:45 ` Denys Dmytriyenko [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=20150130014509.GC21328@edge \
--to=denys@ti.com \
--cc=meta-arago@arago-project.org \
--cc=sam.nelson@ti.com \
/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.