On Wed, Sep 5, 2018 at 7:45 AM Richard Purdie <richard.pur...@linuxfoundation.org> wrote: > > On Wed, 2018-09-05 at 10:53 +0200, Martin Jansa wrote: > > But patching the components to use libssl10 might actually work > > (unlike > > just changing DEPENDS to openssl10). > > > > It's not only conflicting in build-time in RSS, but it will conflict > > on target as well. You either need to migrate all components included > > in image to 1.1 or all stay on 1.0. > > That isn't quite the case. For OE-Core we have images using both 1.0 > (openssh) and 1.1 installed together. Its true there are some issues if > you try and parallel install both the -dev packages but normal target > images are working. > > We could probably "fix" the -dev images to an extent by making 1.1 > replace 1.0 dev pieces. > > The build time sysroot problem is harder unfortunately, I've ideas > about things we might be able to do but haven't experimented as yet. >
If runtime conflicts are clear I think we can install the headers into /usr/include/openssl10/ and dev libs into /usr/lib/openssl10 and provide a openssl10.pc file to we can use pkgconfig in packages > Cheers, > > Richard > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core