Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] uclibc: Add libgcc-initial to DEPENDS
Date: Sun, 27 Apr 2014 01:25:56 +0100	[thread overview]
Message-ID: <1398558356.16672.286.camel@ted> (raw)
In-Reply-To: <1398548702-23182-1-git-send-email-raj.khem@gmail.com>

On Sat, 2014-04-26 at 14:45 -0700, Khem Raj wrote:
> Now Separated out libgcc-initial is there
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  meta/recipes-core/uclibc/uclibc-initial_git.bb |    2 +-
>  meta/recipes-core/uclibc/uclibc_git.bb         |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Sorry, I'd meant to add this. Merged, thanks!

Richard

> diff --git a/meta/recipes-core/uclibc/uclibc-initial_git.bb b/meta/recipes-core/uclibc/uclibc-initial_git.bb
> index 3a1140e..6433229 100644
> --- a/meta/recipes-core/uclibc/uclibc-initial_git.bb
> +++ b/meta/recipes-core/uclibc/uclibc-initial_git.bb
> @@ -2,7 +2,7 @@ SECTION = "base"
>  require uclibc.inc
>  require uclibc-git.inc
>  
> -DEPENDS = "linux-libc-headers ncurses-native virtual/${TARGET_PREFIX}gcc-initial kern-tools-native"
> +DEPENDS = "linux-libc-headers ncurses-native virtual/${TARGET_PREFIX}gcc-initial libgcc-initial kern-tools-native"
>  PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"
>  
>  PACKAGES = ""
> diff --git a/meta/recipes-core/uclibc/uclibc_git.bb b/meta/recipes-core/uclibc/uclibc_git.bb
> index b4f5d9c..38a7e45 100644
> --- a/meta/recipes-core/uclibc/uclibc_git.bb
> +++ b/meta/recipes-core/uclibc/uclibc_git.bb
> @@ -11,7 +11,7 @@ DEPENDS = "virtual/${TARGET_PREFIX}binutils \
>             virtual/${TARGET_PREFIX}gcc-initial \
>             virtual/${TARGET_PREFIX}libc-initial \
>             linux-libc-headers ncurses-native \
> -           kern-tools-native"
> +           libgcc-initial kern-tools-native"
>  
>  RDEPENDS_${PN}-dev = "linux-libc-headers-dev"
>  RPROVIDES_${PN}-dev += "libc-dev virtual-libc-dev"
> -- 
> 1.7.10.4
> 




      reply	other threads:[~2014-04-27  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-26 21:45 [PATCH] uclibc: Add libgcc-initial to DEPENDS Khem Raj
2014-04-27  0:25 ` Richard Purdie [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=1398558356.16672.286.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox