On Fri, May 22, 2020 at 3:50 PM Tom Hochstein <tom.hochst...@nxp.com> wrote:
> On Fri, May 22, 2020 at 03:33 PM, Andre McCurdy wrote:
> On Fri, May 22, 2020 at 5:48 PM Tom Hochstein <tom.hochst...@nxp.com> wrote:
>
> The gtest and gmock packages provided by googletest are not added to the SDK 
> by default. I assume it is because the googletest main package is empty?
>
> Are you including googletest in the image used to create the SDK or
> gmock and gtest?
>
> It looks like gmock and gtest are only mentioned in the googletest
> recipe as PROVIDES, so they are aliases for build time dependencies
> only. For run time dependencies you should use googletest.
>
> Right, I should have mentioned that. I have a DEPENDS on gtest for a package 
> in my image. To fix the SDK, I added an RDEPENDS on googletest from the same 
> package.

What you have done is probably the best solution. You could
alternatively add googletest to the image.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#138616): 
https://lists.openembedded.org/g/openembedded-core/message/138616
Mute This Topic: https://lists.openembedded.org/mt/74408257/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to