diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/expat/expat_2.2.5.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-core/expat/expat_2.2.5.bb b/meta/recipes-core/expat/expat_2.2.5.bb index f7a5b36ac7..bce59298e5 100644 --- a/meta/recipes-core/expat/expat_2.2.5.bb +++ b/meta/recipes-core/expat/expat_2.2.5.bb | |||
| @@ -18,11 +18,6 @@ SRC_URI[sha256sum] = "d9dc32efba7e74f788fcc4f212a43216fc37cf5f23f4c2339664d47335 | |||
| 18 | 18 | ||
| 19 | inherit autotools lib_package | 19 | inherit autotools lib_package |
| 20 | 20 | ||
| 21 | # This package uses an archive format known to have issue with some | ||
| 22 | # versions of gzip | ||
| 23 | DEPENDS += "pigz-native" | ||
| 24 | do_unpack[depends] += "pigz-native:do_populate_sysroot" | ||
| 25 | |||
| 26 | do_configure_prepend () { | 21 | do_configure_prepend () { |
| 27 | rm -f ${S}/conftools/libtool.m4 | 22 | rm -f ${S}/conftools/libtool.m4 |
| 28 | } | 23 | } |
