On 06.12.2016 18:22, Burton, Ross wrote: > > On 6 December 2016 at 11:49, Andreas Oberritter <o...@opendreambox.org > <mailto:o...@opendreambox.org>> wrote: > > + xz = bb.utils.which(os.getenv('PATH'), "xz") > > > Are the relevant dependencies present to ensure that xz-native has been > staged? Is it always present because apt links to a library in xz so > the binaries get pulled in too?
That's a good question. I guess I didn't add anything, because there's no direct dependency in place for gzip-native either. I don't know if it counts, but there's a dependency on apt-native and apt's source tarball, like many others, is compressed with xz. By default, apt also depends on xz because of PACKAGECONFIG = "lzma", but that may obviously get changed by users. Regards, Andreas -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core