diff options
Diffstat (limited to 'meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb')
| -rw-r--r-- | meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb index 6450111da9..935601fe84 100644 --- a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb | |||
| @@ -70,3 +70,8 @@ do_install_ptest() { | |||
| 70 | cp -r ${B}/test ${D}${PTEST_PATH} | 70 | cp -r ${B}/test ${D}${PTEST_PATH} |
| 71 | chown -R root:root ${D}${PTEST_PATH} | 71 | chown -R root:root ${D}${PTEST_PATH} |
| 72 | } | 72 | } |
| 73 | |||
| 74 | # See issues: | ||
| 75 | # https://github.com/shlomif/perl-XML-LibXML/issues/84 - libxml incompatibility | ||
| 76 | # https://github.com/shlomif/perl-XML-LibXML/issues/91 - looking for new maintainer | ||
| 77 | SKIP_RECIPE[libxml-libxml-perl] ?= "Not compatible with latest libxml" | ||
