diff options
| -rw-r--r-- | meta/recipes-extended/perl/libxml-sax-perl_1.00.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/perl/libxml-sax-perl_1.00.bb b/meta/recipes-extended/perl/libxml-sax-perl_1.00.bb index 141830efe8..eccd0ad6b4 100644 --- a/meta/recipes-extended/perl/libxml-sax-perl_1.00.bb +++ b/meta/recipes-extended/perl/libxml-sax-perl_1.00.bb | |||
| @@ -29,4 +29,4 @@ do_install_ptest() { | |||
| 29 | chown -R root:root ${D}${PTEST_PATH}/testfiles | 29 | chown -R root:root ${D}${PTEST_PATH}/testfiles |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | BBCLASSEXTEND = "native" | 32 | BBCLASSEXTEND = "native nativesdk" |
