On Thu, 25 Apr 2024 at 10:16, Altous, Salahaldeen via Lists.Yoctoproject.Org <[email protected]> wrote: > the reason behind that, that this company have one external module which > development in the past with an early version of this library and currently > there is a new module which developed with the new version. > > I know the right way is to rewrite the old module with the new lib version > but for some reasons (no access to source code/no resources!!) this company > want to reuse the old module as it is.
You can of course create multiple recipes, but if those recipes install different files into same locations, you're setting up a situation where both versions may need to be present at the same time, and that will error out with conflicts. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#63001): https://lists.yoctoproject.org/g/yocto/message/63001 Mute This Topic: https://lists.yoctoproject.org/mt/105711657/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
