All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] dejagnu: recipe taken from openembedded
Date: Thu, 10 Apr 2014 13:22:22 +0200	[thread overview]
Message-ID: <20140410112222.GR2132@jama> (raw)
In-Reply-To: <534670FC.5000901@communistcode.co.uk>

[-- Attachment #1: Type: text/plain, Size: 2345 bytes --]

On Thu, Apr 10, 2014 at 11:22:52AM +0100, Jack Mitchell wrote:
> On 10/04/14 11:05, krzysztof.m.sywula@intel.com wrote:
> > From: Krzysztof Sywula <krzysztof.m.sywula@intel.com>
> > 
> > Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com>
> > ---
> >  meta-oe/recipes-devtools/dejagnu/dejagnu-native_1.4.4.bb |  3 +++
> >  meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb        | 12 ++++++++++++
> >  2 files changed, 15 insertions(+)
> >  create mode 100644 meta-oe/recipes-devtools/dejagnu/dejagnu-native_1.4.4.bb
> >  create mode 100644 meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb
> > 
> > diff --git a/meta-oe/recipes-devtools/dejagnu/dejagnu-native_1.4.4.bb b/meta-oe/recipes-devtools/dejagnu/dejagnu-native_1.4.4.bb
> > new file mode 100644
> > index 0000000..23cc10e
> > --- /dev/null
> > +++ b/meta-oe/recipes-devtools/dejagnu/dejagnu-native_1.4.4.bb
> > @@ -0,0 +1,3 @@
> > +require dejagnu_${PV}.bb
> > +S = "${WORKDIR}/dejagnu-${PV}"
> > +inherit native

dejagnu-native_1.4.4.bb should be converted to use BBCLASSEXTEND.

> > diff --git a/meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb b/meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb
> > new file mode 100644
> > index 0000000..b202ae4
> > --- /dev/null
> > +++ b/meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb
> > @@ -0,0 +1,12 @@
> > +DESCRIPTION = "GNU unit testing framework, written in Expect and Tcl"
> > +LICENSE = "GPLv2"
> > +LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
> > +SECTION = "devel"
> > +PR = "r1"
> 
> You don't need the PR any more.
> 
> > +
> > +inherit autotools
> > +
> > +SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"
> 
> ${BP} can be used instead of ${BPN}-${PV}

> 
> > +
> > +SRC_URI[md5sum] = "053f18fd5d00873de365413cab17a666"
> > +SRC_URI[sha256sum] = "d0fbedef20fb0843318d60551023631176b27ceb1e11de7468a971770d0e048d"
> > 
> 
> 
> -- 
>   Jack Mitchell (jack@embed.me.uk)
>   Embedded Systems Engineer
>   Cambridgeshire, UK
>   http://www.embed.me.uk
> -- 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2014-04-10 11:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-10 10:05 [meta-oe][PATCH] dejagnu: recipe taken from openembedded krzysztof.m.sywula
2014-04-10 10:21 ` Paul Eggleton
2014-04-10 10:22 ` Jack Mitchell
2014-04-10 11:22   ` Martin Jansa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-08 13:47 krzysztof.m.sywula
2014-04-10  8:36 ` Martin Jansa

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=20140410112222.GR2132@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@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.