All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] coreutils: ensure --color works so DEPEND on libcap
Date: Thu, 22 Dec 2011 12:14:29 -0800	[thread overview]
Message-ID: <4EF38FA5.8000806@linux.intel.com> (raw)
In-Reply-To: <1324584443-7882-1-git-send-email-sgw@linux.intel.com>

On 12/22/2011 12:07 PM, Saul Wold wrote:
> [YOCTO #1860]
>
> Signed-off-by: Saul Wold<sgw@linux.intel.com>
> ---
>   meta/recipes-core/coreutils/coreutils_8.14.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-core/coreutils/coreutils_8.14.bb b/meta/recipes-core/coreutils/coreutils_8.14.bb
> index cc05d88..251dabe 100644
> --- a/meta/recipes-core/coreutils/coreutils_8.14.bb
> +++ b/meta/recipes-core/coreutils/coreutils_8.14.bb
> @@ -8,7 +8,7 @@ LICENSE = "GPLv3+"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\
>                       file://src/ls.c;startline=5;endline=16;md5=e1a509558876db58fb6667ba140137ad"
>   PR = "r2"
> -DEPENDS = "gmp"
> +DEPENDS = "gmp libcap"
>   DEPENDS_virtclass-native = ""
>
>   inherit autotools gettext

Drop this one forgot the PR bump!

Sau!



  reply	other threads:[~2011-12-22 20:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-22 20:07 [PATCH] coreutils: ensure --color works so DEPEND on libcap Saul Wold
2011-12-22 20:14 ` Saul Wold [this message]
2011-12-22 20:13 Saul Wold

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=4EF38FA5.8000806@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.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.