From: Martin Jansa <martin.jansa@gmail.com>
To: krzysztof.m.sywula@intel.com
Cc: koen@dominion.thruhere.net, openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] dejagnu: recipe taken from openembedded
Date: Thu, 10 Apr 2014 10:36:19 +0200 [thread overview]
Message-ID: <20140410083619.GO2132@jama> (raw)
In-Reply-To: <1396964829-6563-1-git-send-email-krzysztof.m.sywula@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1829 bytes --]
On Tue, Apr 08, 2014 at 02:47:09PM +0100, 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 | 6 ++++++
> meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb | 14 ++++++++++++++
> 2 files changed, 20 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..07c4cff
> --- /dev/null
> +++ b/meta-oe/recipes-devtools/dejagnu/dejagnu-native_1.4.4.bb
> @@ -0,0 +1,6 @@
> +PR = "r1"
Drop.
> +require dejagnu_${PV}.bb
> +S = "${WORKDIR}/dejagnu-${PV}"
> +inherit native
> +
> 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..723003c
> --- /dev/null
> +++ b/meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb
> @@ -0,0 +1,14 @@
> +DESCRIPTION = "GNU unit testing framework, written in Expect and Tcl"
> +LICENSE = "GPLv2"
> +SECTION = "devel"
> +PR = "r1"
Drop
> +
> +SRC_URI = "ftp://ftp.gnu.org/gnu/dejagnu/dejagnu-${PV}.tar.gz"
Use GNU_MIRROR
> +inherit autotools
> +
> +
> +SRC_URI[md5sum] = "053f18fd5d00873de365413cab17a666"
> +SRC_URI[sha256sum] = "d0fbedef20fb0843318d60551023631176b27ceb1e11de7468a971770d0e048d"
> +
> +LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
Move next to LICENSE
> --
> 1.8.2
>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-04-10 8:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-08 13:47 [meta-oe][PATCH] dejagnu: recipe taken from openembedded krzysztof.m.sywula
2014-04-10 8:36 ` Martin Jansa [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-10 10:05 krzysztof.m.sywula
2014-04-10 10:21 ` Paul Eggleton
2014-04-10 10:22 ` Jack Mitchell
2014-04-10 11:22 ` 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=20140410083619.GO2132@jama \
--to=martin.jansa@gmail.com \
--cc=koen@dominion.thruhere.net \
--cc=krzysztof.m.sywula@intel.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.