[poky] [PATCH 1/2] libxml-parser-perl: remove FILES_${PN}
Kamble, Nitin A
nitin.a.kamble at intel.com
Thu Feb 24 13:36:15 PST 2011
This commits is right, as the paths of the perl files have changed. Also the commit won't work in incremental build unless the PR is bumped.
I suggest adding this line to the recipe file
PR = "r1"
Thanks,
Nitin
> -----Original Message-----
> From: poky-bounces at yoctoproject.org [mailto:poky-
> bounces at yoctoproject.org] On Behalf Of Jingdong Lu
> Sent: Wednesday, February 23, 2011 1:28 AM
> To: poky at yoctoproject.org
> Subject: [poky] [PATCH 1/2] libxml-parser-perl: remove FILES_${PN}
>
> From: Jingdong Lu <jingdong.lu at windriver.com>
>
> Because of the error path in FILES_${PN} we got nothing in libxml-
> parser-perl package.
> Romove "FILES_${PN}"
>
> Signed-off-by: Jingdong Lu <jingdong.lu at windriver.com>
> ---
> .../perl/libxml-parser-perl_2.36.bb | 4 ----
> 1 files changed, 0 insertions(+), 4 deletions(-)
>
> diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb
> b/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb
> index 5742879..2565f8b 100644
> --- a/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb
> +++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb
> @@ -19,7 +19,3 @@ do_compile() {
> cpan_do_compile
> }
>
> -
> -
> -FILES_${PN} = "${PERLLIBDIRS}/auto/XML/Parser/Expat/* \
> - ${PERLLIBDIRS}/XML"
> --
> 1.7.0.4
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
More information about the poky
mailing list