Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Added recipes for Test::More and its dependency Test::Harness Signed-off-by: Emil Petersen <erp@movis.dk>
Date: Mon, 19 Aug 2013 14:04:55 +0200	[thread overview]
Message-ID: <20130819120455.GB522@jama> (raw)
In-Reply-To: <1376913341-18910-1-git-send-email-erp@movis.dk>

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

On Mon, Aug 19, 2013 at 01:55:41PM +0200, Emil Petersen wrote:
> ---
>  .../perl-module-test-harness_3.28.bb                |   18 ++++++++++++++++++
>  .../perl-module-test-more_0.98.bb                   |   19 +++++++++++++++++++
>  2 files changed, 37 insertions(+)
>  create mode 100644 meta-perl/recipes-perl/perl-module-test-harness/perl-module-test-harness_3.28.bb
>  create mode 100644 meta-perl/recipes-perl/perl-module-test-more/perl-module-test-more_0.98.bb

[meta-perl] tag missing in e-mail subject

You need blank line before SOB line (otherwise it's considered to be
part of commit subject).

> 
> diff --git a/meta-perl/recipes-perl/perl-module-test-harness/perl-module-test-harness_3.28.bb b/meta-perl/recipes-perl/perl-module-test-harness/perl-module-test-harness_3.28.bb
> new file mode 100644
> index 0000000..a7ed42e
> --- /dev/null
> +++ b/meta-perl/recipes-perl/perl-module-test-harness/perl-module-test-harness_3.28.bb
> @@ -0,0 +1,18 @@
> +SUMMARY = "Test::Harness - Run Perl standard test scripts with statistics"
> +AUTHOR = "Curis \"Ovid\" Poe <ovid@cpan.org>"
> +HOMEPAGE = "https://metacpan.org/module/Test::Harness"
> +SECTION = "devtools"
> +LICENSE = "GPLv1"
> +LIC_FILES_CHKSUM = "file://README;md5=37947a7c4fbd4a63c41d1bfa385e0c1e"
> +
> +SRC_URI = "http://cpan.metacpan.org/authors/id/O/OV/OVID/Test-Harness-3.28.tar.gz"
> +SRC_URI[md5sum] = "e71faf73830f249e2eb569a52362c106"
> +SRC_URI[sha256sum] = "209d538a7809935967c2c148a36c75a2959a3c3432e1d406288662632870a07c"
> +
> +S = "${WORKDIR}/Test-Harness-${PV}/"
> +
> +inherit cpan
> +
> +BBCLASSEXTEND = "native"
> +
> +
> diff --git a/meta-perl/recipes-perl/perl-module-test-more/perl-module-test-more_0.98.bb b/meta-perl/recipes-perl/perl-module-test-more/perl-module-test-more_0.98.bb
> new file mode 100644
> index 0000000..429284d
> --- /dev/null
> +++ b/meta-perl/recipes-perl/perl-module-test-more/perl-module-test-more_0.98.bb
> @@ -0,0 +1,19 @@
> +SUMMARY = "Test::More - yet another framework for writing test scripts"
> +AUTHOR = "Michael G Schwern <schwern@pobox.com>"
> +HOMEPAGE = "https://metacpan.org/module/Test::More"
> +SECTION = "cpan"
> +LICENSE = "GPLv1"
> +LIC_FILES_CHKSUM = "file://README;md5=23e939b09e39c1a3069cf98c7f04500e"
> +
> +RDEPENDS_${PN} += 'perl-module-test-harness'
> +
> +SRC_URI = "http://cpan.metacpan.org/authors/id/M/MS/MSCHWERN/Test-Simple-0.98.tar.gz"
> +SRC_URI[md5sum] = "a8b26c97440269b33dd79fd847c521d8"
> +SRC_URI[sha256sum] = "2fb203e2cb75e72c6f70af71c6b01998f2c0ec2afba6c38cc5053c6107cd12a8"
> +
> +S = "${WORKDIR}/Test-Simple-${PV}"
> +
> +inherit cpan
> +
> +BBCLASSEXTEND = "native"
> +
> -- 
> 1.7.10.4
> 
> _______________________________________________
> 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:[~2013-08-19 12:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-19 11:55 [PATCH] Added recipes for Test::More and its dependency Test::Harness Signed-off-by: Emil Petersen <erp@movis.dk> Emil Petersen
2013-08-19 12:04 ` Martin Jansa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-19 11:57 Emil Petersen

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=20130819120455.GB522@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox