From: Saul Wold <sgw@linux.intel.com>
To: Phil Blundell <philb@gnu.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] perl-native: PROVIDE libmodule-build-perl-native for consistency with non-native perl
Date: Wed, 12 Sep 2012 09:46:24 -0700 [thread overview]
Message-ID: <5050BC60.5060703@linux.intel.com> (raw)
In-Reply-To: <1347181988.4396.256.camel@x121e.pbcl.net>
On 09/09/2012 02:13 AM, Phil Blundell wrote:
> This module is, apparently, included in the standard perl distribution
> since 5.10.1 or so. The regular perl recipe has had this PROVIDES for a
> while but it seems to have been overlooked in the native version.
>
> Signed-off-by: Phil Blundell <pb@pbcl.net>
> ---
> meta/recipes-devtools/perl/perl-native_5.14.2.bb | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-devtools/perl/perl-native_5.14.2.bb b/meta/recipes-devtools/perl/perl-native_5.14.2.bb
> index df8f058..9f6a077 100644
> --- a/meta/recipes-devtools/perl/perl-native_5.14.2.bb
> +++ b/meta/recipes-devtools/perl/perl-native_5.14.2.bb
> @@ -9,6 +9,9 @@ PR = "r1"
> LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
> file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
>
> +# 5.10.1 has Module::Build built-in
> +PROVIDES += "libmodule-build-perl-native"
> +
> SRC_URI = "http://www.cpan.org/src/5.0/perl-${PV}.tar.gz \
> file://Configure-multilib.patch \
> file://perl-configpm-switch.patch \
>
This along with the 2 shadow patches were merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-09-12 16:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-09 9:13 [PATCH] perl-native: PROVIDE libmodule-build-perl-native for consistency with non-native perl Phil Blundell
2012-09-12 16:46 ` Saul Wold [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=5050BC60.5060703@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=philb@gnu.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.