All of lore.kernel.org
 help / color / mirror / Atom feed
* Including vendor's pre-built binary in image
@ 2020-04-08  1:52 Ankur Tyagi
  2020-04-08  6:42 ` [OE-core] " Mikko Rapeli
  2020-04-08  7:12 ` Denys Dmytriyenko
  0 siblings, 2 replies; 5+ messages in thread
From: Ankur Tyagi @ 2020-04-08  1:52 UTC (permalink / raw)
  To: openembedded-core

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

Hi,

I am sure this is not being discussed for first time and I tried
all suggested solution in previous emails but none worked hence I am asking
again.

Trying to include a pre-built binary from vendor in my image but getting
following QA error:

ERROR: my-recipe-1.0-r0 do_package_qa: QA Issue: /etc/vendor/tool contained
in package my-recipe requires libstdc++.so.6(CXXABI_1.3), but no providers
found in RDEPENDS_my-recipe ? [file-rdeps]
ERROR: my-recipe -1.0-r0 do_package_qa: QA Issue: /etc/vendor/tool
contained in package my-recipe requires libstdc++.so.6(GLIBCXX_3.4), but no
providers found in RDEPENDS_my-recipe ? [file-rdeps]
ERROR: my-recipe -1.0-r0 do_package_qa: QA run found fatal errors. Please
consider fixing them.
ERROR: my-recipe -1.0-r0 do_package_qa: Function failed: do_package_qa

I have tried following in my-recipe_1.0.bb but error still persists
RDEPENDS_${PN} += "libstdc++6"

How can I fix this?

thanks
Ankur

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

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

end of thread, other threads:[~2020-04-08 10:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-08  1:52 Including vendor's pre-built binary in image Ankur Tyagi
2020-04-08  6:42 ` [OE-core] " Mikko Rapeli
2020-04-08 10:38   ` Ankur Tyagi
2020-04-08  7:12 ` Denys Dmytriyenko
2020-04-08 10:40   ` Ankur Tyagi

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.