All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Carlos Hernandez <ceh@ti.com>
Cc: meta-arago@arago-project.org, Yan Liu <yan-liu@ti.com>
Subject: Re: [PATCH] busybox: Enable timeout command
Date: Fri, 9 Aug 2013 10:45:24 -0400	[thread overview]
Message-ID: <20130809144524.GH25015@edge> (raw)
In-Reply-To: <1376058336-31921-1-git-send-email-ceh@ti.com>

On Fri, Aug 09, 2013 at 10:25:36AM -0400, Carlos Hernandez wrote:
> Signed-off-by: Yan Liu <yan-liu@ti.com>
> Signed-off-by: Carlos Hernandez <ceh@ti.com>

Great execution, thanks guys!


> ---
>  .../recipes-core/busybox/busybox/defconfig         |    2 +-
>  .../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 16ebdf0..5961447 100644
> --- a/meta-arago-distro/recipes-core/busybox/busybox/defconfig
> +++ b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
> @@ -705,7 +705,7 @@ CONFIG_STRINGS=y
>  # CONFIG_TASKSET is not set
>  # CONFIG_FEATURE_TASKSET_FANCY is not set
>  CONFIG_TIME=y
> -# CONFIG_TIMEOUT is not set
> +CONFIG_TIMEOUT=y
>  # CONFIG_TTYSIZE is not set
>  # CONFIG_VOLNAME is not set
>  # CONFIG_WALL is not set
> 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 4cf7821..8edb493 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 = "-arago7"
> +PR_append = "-arago8"
>  
>  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


      reply	other threads:[~2013-08-09 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-09 14:25 [PATCH] busybox: Enable timeout command Carlos Hernandez
2013-08-09 14: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=20130809144524.GH25015@edge \
    --to=denys@ti.com \
    --cc=ceh@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.