diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/libxml/libxml2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc index 32d6e8cd31..31a32fadf1 100644 --- a/meta/recipes-core/libxml/libxml2.inc +++ b/meta/recipes-core/libxml/libxml2.inc | |||
| @@ -44,7 +44,7 @@ python populate_packages_prepend () { | |||
| 44 | 44 | ||
| 45 | PACKAGES += "${PN}-utils" | 45 | PACKAGES += "${PN}-utils" |
| 46 | 46 | ||
| 47 | FILES_${PN}-dev += "${bindir}/*-config ${libdir}/xml2Conf.sh" | 47 | FILES_${PN}-dev += "${libdir}/xml2Conf.sh" |
| 48 | FILES_${PN}-utils += "${bindir}/*" | 48 | FILES_${PN}-utils += "${bindir}/*" |
| 49 | 49 | ||
| 50 | BBCLASSEXTEND = "native nativesdk" | 50 | BBCLASSEXTEND = "native nativesdk" |
