All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: poky@yoctoproject.org
Subject: Re: [PATCH 5/5] task-poky-sdk: add 'file' and 'ldd'
Date: Thu, 27 Jan 2011 17:34:40 -0800	[thread overview]
Message-ID: <4D421D30.5000005@intel.com> (raw)
In-Reply-To: <b7da2f$q8kso0@fmsmga001.fm.intel.com>

On 01/27/2011 03:39 AM, poky-bounces@yoctoproject.org wrote:
> From: Kevin Tian<kevin.tian@intel.com>
>
> these two are useful in the development environment, and also required
> by two LTP test cases (ld and ldd).
>
> Signed-off-by: Kevin Tian<kevin.tian@intel.com>
> ---
>   meta/recipes-core/tasks/task-poky-sdk.bb |    4 +++-
>   1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-core/tasks/task-poky-sdk.bb b/meta/recipes-core/tasks/task-poky-sdk.bb
> index 758cc2e..8d5455a 100644
> --- a/meta/recipes-core/tasks/task-poky-sdk.bb
> +++ b/meta/recipes-core/tasks/task-poky-sdk.bb
> @@ -7,7 +7,7 @@ LICENSE = "MIT"
>   LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
>                       file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
>   DEPENDS = "task-poky"
> -PR = "r6"
> +PR = "r7"
>
>   ALLOW_EMPTY = "1"
>   #PACKAGEFUNCS =+ 'generate_sdk_pkgs'
> @@ -43,6 +43,8 @@ RDEPENDS_task-poky-sdk = "\
>       quilt \
>       less \
>       distcc \
> +    ldd \
> +    file \
>       tcl"
>
>   #python generate_sdk_pkgs () {
Pulled into Master

Thanks
	Sau!


           reply	other threads:[~2011-01-28  1:34 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <b7da2f$q8kso0@fmsmga001.fm.intel.com>]

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=4D421D30.5000005@intel.com \
    --to=saul.wold@intel.com \
    --cc=poky@yoctoproject.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.