All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems adding cppzmq to Target-SDK
@ 2025-03-05 10:56 Lukas Weiß
  2025-03-05 14:13 ` [oe] " Khem Raj
  2025-03-14 14:47 ` Lukas Weiß
  0 siblings, 2 replies; 5+ messages in thread
From: Lukas Weiß @ 2025-03-05 10:56 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 798 bytes --]

Hi together,
i am just trying to add *cppzmq* to my Target-SDK (from meta-openembedded Layer). To do that, ive added them do RDEPENDS of my App-Recipe:

RDEPENDS : ${ PN } += "cppzmq"

This does neither work for target nor for target-sdk:

> 
> ERROR: Nothing RPROVIDES 'cppzmq' (but calc-server_latest.bb RDEPENDS on
> or otherwise requires it)
> 

Adding *cppzmq-dev* works for Target-SDK, but not for Target-Build:

> 
> ERROR: calc-server-latest-r0 do_package_qa: QA Issue: calc-server rdepends
> on cppzmq-dev [dev-deps]
> 

I fixed this by adding the *cppzmq-dev* to RDEPENDS of packagegroup-core-standalone-sdk-target to add the dependency only direct to Target-SDK, but thats a bad hack.

Any ideas how to fix this? As far as i know cppzmq is a Header-Only Project...

[-- Attachment #2: Type: text/html, Size: 1645 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-17 11:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 10:56 Problems adding cppzmq to Target-SDK Lukas Weiß
2025-03-05 14:13 ` [oe] " Khem Raj
2025-03-14 14:47 ` Lukas Weiß
2025-03-14 17:59   ` [oe] " Khem Raj
2025-03-17 11:09     ` AW: " Lukas Weiß

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.