All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Yan Liu <yan-liu@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [Meta-arago PATCH v1] busybox: Enable dd ibs obs option which turns on the conv= options
Date: Thu, 26 Sep 2013 13:30:30 -0400	[thread overview]
Message-ID: <20130926173030.GW14528@edge> (raw)
In-Reply-To: <1380206022-9282-1-git-send-email-yan-liu@ti.com>

Ack. Will push it later.

On Thu, Sep 26, 2013 at 10:33:42AM -0400, Yan Liu wrote:
> Signed-off-by: Yan Liu <yan-liu@ti.com>
> ---
>  meta-arago-distro/recipes-core/busybox/busybox/defconfig       | 2 +-
>  meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend | 2 +-
>  2 files 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 5961447..7736031 100644
> --- a/meta-arago-distro/recipes-core/busybox/busybox/defconfig
> +++ b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
> @@ -199,7 +199,7 @@ CONFIG_CUT=y
>  CONFIG_DD=y
>  CONFIG_FEATURE_DD_SIGNAL_HANDLING=y
>  # CONFIG_FEATURE_DD_THIRD_STATUS_LINE is not set
> -# CONFIG_FEATURE_DD_IBS_OBS is not set
> +CONFIG_FEATURE_DD_IBS_OBS=y
>  CONFIG_DF=y
>  # CONFIG_FEATURE_DF_FANCY is not set
>  CONFIG_DIRNAME=y
> diff --git a/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend b/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
> index 8edb493..be174ef 100644
> --- a/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
> +++ b/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
> @@ -1,7 +1,7 @@
>  # look for files in this layer first
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>  
> -PR_append = "-arago8"
> +PR_append = "-arago9"
>  
>  SRC_URI += " \
>  	file://inetd \
> -- 
> 1.8.3.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2013-09-26 17:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26 14:33 [Meta-arago PATCH v1] busybox: Enable dd ibs obs option which turns on the conv= options Yan Liu
2013-09-26 17:30 ` 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=20130926173030.GW14528@edge \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=yan-liu@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.