From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH v3] busybox: Update default configuration of busybox
Date: Fri, 30 Jan 2015 13:46:54 -0500 [thread overview]
Message-ID: <20150130184654.GI21328@edge> (raw)
In-Reply-To: <1422583631-21195-1-git-send-email-sam.nelson@ti.com>
Ack
On Thu, Jan 29, 2015 at 09:07:11PM -0500, Sam Nelson wrote:
> - Add ARP and ARPING to default configuration
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
>
> ---
> Changes from previous version of patch
> - Correct incorrect PR increment
> - Removed unwanted code
> ---
> ---
> .../recipes-core/busybox/busybox/defconfig | 4 ++--
> .../recipes-core/busybox/busybox_1.22.1.bbappend | 2 +-
> 2 files changed, 3 insertions(+), 3 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
> diff --git a/meta-arago-distro/recipes-core/busybox/busybox_1.22.1.bbappend b/meta-arago-distro/recipes-core/busybox/busybox_1.22.1.bbappend
> index 0f49e64..a01a880 100644
> --- a/meta-arago-distro/recipes-core/busybox/busybox_1.22.1.bbappend
> +++ b/meta-arago-distro/recipes-core/busybox/busybox_1.22.1.bbappend
> @@ -1,7 +1,7 @@
> # look for files in this layer first
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>
> -PR_append = "-arago13"
> +PR_append = "-arago14"
>
> SRC_URI += " \
> file://inetd \
> --
> 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 18:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-30 2:07 [PATCH v3] busybox: Update default configuration of busybox Sam Nelson
2015-01-30 18:46 ` 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=20150130184654.GI21328@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.