zhangze0722

Results 2 comments of zhangze0722

maybe conflict with meta-openembedded/meta-perl/recipes-perl/libio/libio-compress-perl_2.201.bb

this issue is due to two perl packages conflict: ../meta-openembedded/meta-perl/recipes-perl/libio/libio-compress-perl_2.201.bb produces libio-compress-perl.ipk openembedded-core/meta/recipes-devtools/perl/perl_5.36.0.bb produces perl-misc.ipk both provide /usr/bin/streamzip and /usr/bin/zipdetails in libio-compress-perl_2.%.bbappend, add these will fix this: FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"...