[OE-core] Library Patches Causing Many Packages to Rebuild

Burton, Ross ross.burton at intel.com
Fri Jul 10 19:19:40 UTC 2015


On 10 July 2015 at 18:09, Connor Smith <connor.smith at ni.com> wrote:

> Ah, that makes sense. I investigated some more, and the do_package task
> has a hard-coded dependency on rpm-native. Removing this dependency and
> rebuilding resolved the issue; the only ipks being rebuilt now are from
> packages that depend on openssl and need to be recompiled.
>
> Should this dependency be based off PACKAGE_CLASSES, or is it necessary
> to always depend on rpm-native? We're using opkg, not rpm.
>

do_package() uses rpmdeps-oecore built by rpm-native to inject
dependencies, so you'll always need to build rpm-native.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150710/7b7ebcb0/attachment-0002.html>


More information about the Openembedded-core mailing list