Hello,
I'm running a project that uses yocto to produce a version of linux.
The image must contain a program developed with eclipse CDT which uses the one 
contained in the SDK as a toolchain and I have added a recipes called 
isabusrun.bb which includes this application.
Under these conditions the bitbake procedure ends successfully producing a 
valid image.
Then when I extended the program
which requires adding the libgipiod library to the project, the bitbake 
procedure fails with this message:
ERROR: isabusrun-1.0-r0 do_package_qa: QA Issue: /opt/ISABus/ISABusRun 
contained in package isabusrun requires libgpiod.so.2()(64bit), but no 
providers found in RDEPENDS_isabusrun? [rdeps-file]
ERROR: isabusrun-1.0-r0 do_package_qa: QA run found fatal errors. Please 
consider fixing them.

I added version 2.0.2 to the libgpiod recipes but the error still shows up.

What should I do to resolve the error.

Thanks for the help.

Best regards

Flavio
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62034): https://lists.yoctoproject.org/g/yocto/message/62034
Mute This Topic: https://lists.yoctoproject.org/mt/103357169/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to