[poky] [PATCH 1/2] libxml-parser-perl: remove FILES_${PN}

Saul Wold saul.wold at intel.com
Sat Feb 26 14:49:32 PST 2011


On 02/23/2011 01:28 AM, Jingdong Lu wrote:
> 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"
Verified and merged into master

Thanks for your patience on this change.
	
Sau!




More information about the poky mailing list