All of lore.kernel.org
 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 3/4] gdb: move checksums to versioned include
Date: Thu, 09 May 2013 08:42:33 +0100	[thread overview]
Message-ID: <1368085353.27116.95.camel@ted> (raw)
In-Reply-To: <57346B3A-FB30-46F4-8160-CDC69F206243@gmail.com>

On Wed, 2013-05-08 at 21:37 -0700, Khem Raj wrote:
> not if we have 1 version.

In principle they do belong in the .bb file rather than the
general .inc/. People can then do things in other layers if desired.

Cheers,

Richard

> 
> On May 8, 2013, at 4:43 AM, Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> wrote:
> 
> > Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
> > ---
> > meta/recipes-devtools/gdb/gdb-common.inc | 3 ---
> > 1 file changed, 3 deletions(-)
> > 
> > diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
> > index 6f42dff..deb3841 100644
> > --- a/meta/recipes-devtools/gdb/gdb-common.inc
> > +++ b/meta/recipes-devtools/gdb/gdb-common.inc
> > @@ -23,9 +23,6 @@ inherit autotools
> > 
> > SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \
> >           "
> > -SRC_URI[md5sum] = "b1519bf899890d21d4774845a6e602fe"
> > -SRC_URI[sha256sum] = "f99f26e2c1127f12ba14ece0947a9a9948be45e96b69ef363131e469a698636e"
> > -
> > export CC_FOR_BUILD = "${BUILD_CC}"
> > export CXX_FOR_BUILD = "${BUILD_CXX}"
> > export CPP_FOR_BUILD = "${BUILD_CPP}"
> > -- 
> > 1.8.1.2
> > 
> > 
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> 





  reply	other threads:[~2013-05-09  8:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08 11:43 [PATCH 1/4] gdb: AArch64 lacks lttng support Marcin Juszkiewicz
2013-05-08 11:43 ` [PATCH 2/4] gdb: add 7.6 version Marcin Juszkiewicz
2013-05-08 14:28   ` Saul Wold
2013-05-09  8:48     ` [PATCH v2 1/3] " Marcin Juszkiewicz
2013-05-09  8:48       ` [PATCH v2 2/3] gdb: checksums are in versioned include Marcin Juszkiewicz
2013-05-09  8:48       ` [PATCH v2 3/3] gdb-cross-canadian: set everything in gdb-cross-canadian.inc Marcin Juszkiewicz
2013-05-09  4:36   ` [PATCH 2/4] gdb: add 7.6 version Khem Raj
2013-05-08 11:43 ` [PATCH 3/4] gdb: move checksums to versioned include Marcin Juszkiewicz
2013-05-09  4:37   ` Khem Raj
2013-05-09  7:42     ` Richard Purdie [this message]
2013-05-09  7:56       ` Khem Raj
2013-05-08 11:43 ` [PATCH 4/4] gdb: tabs -> spaces Marcin Juszkiewicz
2013-05-09  4:37   ` Khem Raj
2013-05-09  4:36 ` [PATCH 1/4] gdb: AArch64 lacks lttng support Khem Raj

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=1368085353.27116.95.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 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.