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] perl-module-common-sense: added, perl-module-json-xs: added
Date: Wed, 16 Oct 2013 10:24:14 +0800	[thread overview]
Message-ID: <525DF8CE.8010108@windriver.com> (raw)
In-Reply-To: <1376914598-18054-1-git-send-email-erp@movis.dk>

On 08/19/2013 08:16 PM, Emil Petersen wrote:
> Added JSON::XS and it's dependency common::sense

If JSON::XS depends common::sense, we should add
DEPENS = "perl-module-json-xs" in perl-module-json-xs.

> My apologies for any previous malformatted commits.

This should not be in the comments.

//Hongxu

>
> Signed-off-by: Emil Petersen <erp@movis.dk>
> ---
>   .../perl-module-common-sense_3.6.bb                   |   17 +++++++++++++++++
>   .../perl-module-json-xs/perl-module-json-xs_2.34.bb   |   17 +++++++++++++++++
>   2 files changed, 34 insertions(+)
>   create mode 100644 meta-perl/recipes-perl/perl-module-common-sense/perl-module-common-sense_3.6.bb
>   create mode 100644 meta-perl/recipes-perl/perl-module-json-xs/perl-module-json-xs_2.34.bb
>
> diff --git a/meta-perl/recipes-perl/perl-module-common-sense/perl-module-common-sense_3.6.bb b/meta-perl/recipes-perl/perl-module-common-sense/perl-module-common-sense_3.6.bb
> new file mode 100644
> index 0000000..4373cfc
> --- /dev/null
> +++ b/meta-perl/recipes-perl/perl-module-common-sense/perl-module-common-sense_3.6.bb
> @@ -0,0 +1,17 @@
> +SUMMARY = "common::sense - save a tree AND a kitten, use common::sense!"
> +AUTHOR = "Marc Lehmann"
> +HOMEPAGE = "http://search.cpan.org/~mlehmann/common-sense-3.6/sense.pm.PL"
> +SECTION = "cpan"
> +LICENSE = "GPLv1"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=043dba8b278e1db1b0ef93f30140b02b"
> +
> +SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-3.6.tar.gz"
> +SRC_URI[md5sum] = "9332e9fe85b0bce8c287a0429d164809"
> +SRC_URI[sha256sum] = "86e2c2e109a7dd4bc5441757e729d7d622da125c6e14607a78fb56e057b86b5a"
> +
> +S = "${WORKDIR}/common-sense-${PV}"
> +
> +inherit cpan
> +
> +BBCLASSEXTEND = "native"
> +
> diff --git a/meta-perl/recipes-perl/perl-module-json-xs/perl-module-json-xs_2.34.bb b/meta-perl/recipes-perl/perl-module-json-xs/perl-module-json-xs_2.34.bb
> new file mode 100644
> index 0000000..cb69e8c
> --- /dev/null
> +++ b/meta-perl/recipes-perl/perl-module-json-xs/perl-module-json-xs_2.34.bb
> @@ -0,0 +1,17 @@
> +SUMMARY = "JSON::XS - JSON serialising/deserialising, done correctly and fast"
> +AUTHOR = "Marc Lehmann <schmorp@schmorp.de>"
> +HOMEPAGE = "https://metacpan.org/module/JSON::XS"
> +SECTION = "cpan"
> +LICENSE = "GPLv1"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=043dba8b278e1db1b0ef93f30140b02b"
> +
> +SRC_URI = "http://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-2.34.tar.gz"
> +SRC_URI[md5sum] = "dda3c03335665cdeff91c37a269b833b"
> +SRC_URI[sha256sum] = "a62fdf2777b9ae206aef382dbb62c9a126ce2ceef0229edacee3f6a9c78900ea"
> +
> +S = "${WORKDIR}/JSON-XS-${PV}"
> +
> +inherit cpan
> +
> +BBCLASSEXTEND = "native"
> +



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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-19 12:16 [PATCH] perl-module-common-sense: added, perl-module-json-xs: added Emil Petersen
2013-10-16  2:24 ` Hongxu Jia [this message]

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=525DF8CE.8010108@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