Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: Emil Petersen <erp@movis.dk>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] libtest-perl_1.26: added
Date: Wed, 16 Oct 2013 10:42:43 +0800	[thread overview]
Message-ID: <525DFD23.7060707@windriver.com> (raw)
In-Reply-To: <1378220304-12867-1-git-send-email-erp@movis.dk>

On 09/03/2013 10:58 PM, Emil Petersen wrote:
> Test recipe added
>
> Signed-off-by: Emil Petersen <erp@movis.dk>
> ---
>   .../recipes-perl/libtest-perl/libtest-perl_1.26.bb  | 21 +++++++++++++++++++++
>   1 file changed, 21 insertions(+)
>   create mode 100644 meta-perl/recipes-perl/libtest-perl/libtest-perl_1.26.bb
>
> diff --git a/meta-perl/recipes-perl/libtest-perl/libtest-perl_1.26.bb b/meta-perl/recipes-perl/libtest-perl/libtest-perl_1.26.bb
> new file mode 100644
> index 0000000..5596ffe
> --- /dev/null
> +++ b/meta-perl/recipes-perl/libtest-perl/libtest-perl_1.26.bb
> @@ -0,0 +1,21 @@
> +SUMMARY = "Test - provides a simple framework for writing test scripts"
> +AUTHOR = "Jesse Vincent <jesse+cpan@fsck.com>"
> +HOMEPAGE = "https://metacpan.org/module/Test"
> +SECTION = "libs"
> +LICENSE = "Artistic-1.0 | GPL-1.0+"
> +LIC_FILES_CHKSUM = "file://README;md5=82da57b253d95f830de58fae58c3af4e"
> +
> +RDEPEND_${PN} = "libfile-spec-perl \

Which recipe provides libfile-spec-perl?

//Hongxu

> +                 libtest-harness-perl \
> +                "
> +
> +SRC_URI = "http://cpan.metacpan.org/authors/id/J/JE/JESSE/Test-${PV}.tar.gz"
> +SRC_URI[md5sum] = "6ec6583c34be3770edd466876546fb50"
> +SRC_URI[sha256sum] = "f7701bd28e05e7f82fe9a181bbab38f53fa6aeae48d2a810da74d1b981d4f392"
> +
> +S = "${WORKDIR}/Test-${PV}"
> +
> +inherit cpan
> +
> +BBCLASSEXTEND = "native"
> +



  reply	other threads:[~2013-10-16  2:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 14:58 [PATCH] libtest-perl_1.26: added Emil Petersen
2013-10-16  2:42 ` Hongxu Jia [this message]
2013-10-16  3:37   ` Hongxu Jia

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=525DFD23.7060707@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=erp@movis.dk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox