[poky] [PATCH 1/2] libxml-parser-perl: remove FILES_${PN}
Jingdong Lu
jingdong.lu at windriver.com
Wed Feb 23 01:28:23 PST 2011
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
More information about the poky
mailing list