All of lore.kernel.org
 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: [meta-perl][PATCH] libdigest-md5-perl_2.53: added
Date: Wed, 16 Oct 2013 11:39:36 +0800	[thread overview]
Message-ID: <525E0A78.4080000@windriver.com> (raw)
In-Reply-To: <525E009C.1040201@windriver.com>

On 10/16/2013 10:57 AM, Hongxu Jia wrote:
> On 09/03/2013 11:38 PM, Emil Petersen wrote:
>> Signed-off-by: Emil Petersen <erp@movis.dk>
>> ---
>>   .../libdigest-md5-perl/libdigest-md5-perl_2.53.bb      | 18 
>> ++++++++++++++++++
>>   1 file changed, 18 insertions(+)
>>   create mode 100644 
>> meta-perl/recipes-perl/libdigest-md5-perl/libdigest-md5-perl_2.53.bb
>>
>> diff --git 
>> a/meta-perl/recipes-perl/libdigest-md5-perl/libdigest-md5-perl_2.53.bb b/meta-perl/recipes-perl/libdigest-md5-perl/libdigest-md5-perl_2.53.bb 
>>
>> new file mode 100644
>> index 0000000..bbbaf2d
>> --- /dev/null
>> +++ 
>> b/meta-perl/recipes-perl/libdigest-md5-perl/libdigest-md5-perl_2.53.bb
>> @@ -0,0 +1,18 @@
>> +SUMMARY = "Digest::MD5 - Perl interface to the MD5 Algorithm"
>> +AUTHOR = "Gisle Aas <gisle@activestate.com>"
>> +HOMEPAGE = "https://metacpan.org/module/Digest::MD5"
>> +SECTION = "libs"
>> +LICENSE = "Artistic-1.0 | GPL-1.0+"
>> +LIC_FILES_CHKSUM = "file://README;md5=2f93400875dbb56f36691d5f69f3eba5"
>> +
>> +RDEPENDS_${PN} = "libdigest-base-perl"
>
> Which recipe provides libdigest-base-perl?
>

Should be RDEPENDS_${PN} = "perl-module-digest-base"

//Hongxu

> //Hongxu
>
>> +
>> +SRC_URI = 
>> "http://cpan.metacpan.org/authors/id/G/GA/GAAS/Digest-MD5-${PV}.tar.gz"
>> +SRC_URI[md5sum] = "affc629d05c4c7b3efe4b3b874bce528"
>> +SRC_URI[sha256sum] = 
>> "cde667c0c0c8a4d819d332ba9a4cad7e9f75fc7cabd490aae405ce7bc54d5152"
>> +
>> +S = "${WORKDIR}/Digest-MD5-${PV}"
>> +
>> +inherit cpan
>> +
>> +BBCLASSEXTEND = "native"
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



      reply	other threads:[~2013-10-16  3:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 15:38 [meta-perl][PATCH] libdigest-md5-perl_2.53: added Emil Petersen
2013-10-16  2:57 ` Hongxu Jia
2013-10-16  3:39   ` 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=525E0A78.4080000@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 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.