On Wed, 2019-10-16 at 08:46 +1000, Dan Callaghan wrote: > Excerpts from Ross Burton's message of 2019-10-15 11:55:31 +01:00: > > If you need bzip-native for the libraries, DEPEND on > > bzip2-replacement-native. > > Oh, thanks for the hint! I hadn't seen that trick used before but > now > I see it is in quite a few places. I will post a fresh patch using > that. > > It does seem like it would be simpler to just take bzip2-native out > of > ASSUME_PROVIDED, but I guess leaving it in there lets people avoid > building bzip2-native under some circumstances.
Its in ASSUME_PROVIDED since we do rely on bzip2 being there so that people can have .bz2 files in SRC_URI. I have a small preference for disabling bzip2 in elfutils-native, just because we only really want to build things that are necessary. The more dependencies we add in, the longer builds take. Do we really need bzip2 in elfutils-native? Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core