All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/7] gdb-common: Drop elfutils from DEPENDS
Date: Wed, 25 Jan 2012 12:32:25 +0000	[thread overview]
Message-ID: <1327494745.19643.222.camel@ted> (raw)
In-Reply-To: <3fb1ade006bc2d93226724eab047b9ecd49e2525.1327426808.git.raj.khem@gmail.com>

On Tue, 2012-01-24 at 09:42 -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  meta/recipes-devtools/gdb/gdb-common.inc |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
> index d728139..930a71b 100644
> --- a/meta/recipes-devtools/gdb/gdb-common.inc
> +++ b/meta/recipes-devtools/gdb/gdb-common.inc
> @@ -2,7 +2,7 @@ DESCRIPTION = "gdb - GNU debugger"
>  HOMEPAGE = "http://www.gnu.org/software/gdb/"
>  LICENSE="GPLv3+"
>  SECTION = "devel"
> -DEPENDS = "ncurses readline elfutils ${LTTNGUST}"
> +DEPENDS = "ncurses readline ${LTTNGUST}"
>  
>  LTTNGUST = "lttng-ust"
>  LTTNGUST_libc-uclibc = ""
> @@ -11,7 +11,7 @@ LTTNGUST_mipsel = ""
>  LTTNGUST_mips64 = ""
>  LTTNGUST_mips64el = ""
>  
> -INC_PR = "r4"
> +INC_PR = "r5"
>  
>  LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
>  		file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 \
> @@ -40,7 +40,7 @@ EXPAT = "--without-expat"
>  
>  EXTRA_OECONF = "--disable-gdbtk --disable-tui --disable-x \
>                  --with-curses --disable-multilib --with-system-readline --disable-sim \
> -                ${GDBPROPREFIX} --with-libelf=${STAGING_DIR_TARGET} ${EXPAT} \
> +                ${GDBPROPREFIX} ${EXPAT} \
>                  ${@base_contains('DISTRO_FEATURES', 'multiarch', '--enable-64-bit-bfd', '', d)} \
>                 "

very good, but why?

Cheers,

Richard
 





  reply	other threads:[~2012-01-25 12:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24 17:42 [PATCH 0/7] uclibc update and misc fixes Khem Raj
2012-01-24 17:42 ` [PATCH 1/7] ltp: Update recipe and fix building on uclibc Khem Raj
2012-01-24 17:42 ` [PATCH 2/7] gdb-common: Drop elfutils from DEPENDS Khem Raj
2012-01-25 12:32   ` Richard Purdie [this message]
2012-01-25 14:58     ` Khem Raj
2012-01-24 17:42 ` [PATCH 3/7] task-core-tools: Divide it into 3 recipes Khem Raj
2012-01-25  1:08   ` Saul Wold
2012-01-25  1:26     ` Khem Raj
2012-01-25 10:20       ` Paul Eggleton
2012-01-24 17:42 ` [PATCH 4/7] uclibc: Dont package all .a in uclibc-dev Khem Raj
2012-01-24 17:42 ` [PATCH 5/7] eglibc-2.15: Add upstream status for x86_fenv.patch Khem Raj
2012-01-24 17:43 ` [PATCH 6/7] uclibc-git: Update to latest RC Khem Raj
2012-01-24 17:43 ` [PATCH 7/7] util-linux: Change SRC_URI to a fetchable location Khem Raj
2012-01-25 14:36 ` [PATCH 0/7] uclibc update and misc fixes Richard Purdie

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=1327494745.19643.222.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --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.