From: Saul Wold <sgw@linux.intel.com>
To: Kang Kai <kai.kang@windriver.com>
Cc: 'Patches and discussions about the oe-core layer'
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2] libxml-simple-perl: update EXTRA_PERLFLAGS
Date: Thu, 09 Jun 2011 19:39:42 -0700 [thread overview]
Message-ID: <4DF183EE.9050605@linux.intel.com> (raw)
In-Reply-To: <3753d5b6e3a1c6cec6bdb75b90c73f96058b292c.1307529994.git.kai.kang@windriver.com>
On 06/08/2011 03:49 AM, Kang Kai wrote:
> From: Kang Kai<kai.kang@windriver.com>
>
> [Yocto 1132]
>
> libxml-simple-perl should not refer to native perl libs modules, update
> EXTRA_PERLFLAGS to fix the failure.
>
> Signed-off-by: Kang Kai<kai.kang@windriver.com>
> ---
> .../perl/libxml-simple-perl_2.18.bb | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
> index ca57776..75a018a 100644
> --- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
> +++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
> @@ -2,7 +2,7 @@ SECTION = "libs"
> LICENSE = "Artistic"
> LIC_FILES_CHKSUM = "file://README;beginline=70;md5=94aa5d46682b411a53a5494cfb22640e"
> DEPENDS += "libxml-parser-perl"
> -PR = "r1"
> +PR = "r2"
>
> SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
>
> @@ -11,6 +11,6 @@ SRC_URI[sha256sum] = "a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8
>
> S = "${WORKDIR}/XML-Simple-${PV}"
>
> -EXTRA_PERLFLAGS = "-I ${STAGING_LIBDIR_NATIVE}/perl/${@get_perl_version(d)}"
> +EXTRA_PERLFLAGS = "-I ${STAGING_LIBDIR}/perl/${@get_perl_version(d)}"
>
Can you explain in more detail why this change is needed? should the
ordering DEPENDS ordering change?
Sau!
> inherit cpan
next prev parent reply other threads:[~2011-06-10 2:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1307529994.git.kai.kang@windriver.com>
2011-06-08 11:21 ` [poky] [PATCH 0/2] ghostscript & libxml-simple-perl: fix compile failures Koen Kooi
[not found] ` <3753d5b6e3a1c6cec6bdb75b90c73f96058b292c.1307529994.git.kai.kang@windriver.com>
2011-06-10 2:39 ` Saul Wold [this message]
2011-06-10 5:40 ` [PATCH 2/2] libxml-simple-perl: update EXTRA_PERLFLAGS Kang Kai
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=4DF183EE.9050605@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=kai.kang@windriver.com \
--cc=openembedded-core@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