Hello, While compiling an image (i.e. core-image-minimal), I see the following warnings. NOTE: Multiple providers are available for runtime libltdl (libtool, libtool-native) Consider defining a PREFERRED_RPROVIDER entry to match libltdl
The following are my observations/findings: - The package "libltdl" is defined in "libtool-2.4.7.inc" file. - The "libtool-2.4.7.inc" file is in require in "libtool_2.4.7.bb" and "libtool-native_2.4.7.bb" - Hence, the above warnings appeared. Can anyone explain how to remove these warnings or what was the case which require this? As a workaround, I can add the run-time preferred provider as below. PREFERRED_RPROVIDER_libltdl = "libtool" However, a proper solution is necessary. Appreciating any responses/insights (for this issue). Thanks & Regards, Krupal
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103483): https://lists.openembedded.org/g/openembedded-devel/message/103483 Mute This Topic: https://lists.openembedded.org/mt/99694437/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-