Thanks Andre. Inclusion of -Wl,-soname,libmvudrv.so.1.0.1 in Makefile solved
the problem
Regards,
Shakthi
On 27/04/18, 12:42 AM, "Andre McCurdy" wrote:
On Thu, Apr 26, 2018 at 11:36 AM, Shakthi Pradeep (tpradeep)
wrote:
> Thanks for the info Andre. What you are suggesting it to b
On Thu, Apr 26, 2018 at 11:36 AM, Shakthi Pradeep (tpradeep)
wrote:
> Thanks for the info Andre. What you are suggesting it to be done while
> building an application over these libraries right?
No. The soname needs to be set when the library is linked.
> Any idea why the packaging is failing?
Thanks for the info Andre. What you are suggesting it to be done while building
an application over these libraries right?
Any idea why the packaging is failing?
Regards,
Shakthi
On 27/04/18, 12:00 AM, "Andre McCurdy" wrote:
On Thu, Apr 26, 2018 at 11:03 AM, Shakthi Pradeep (tpradeep)
On Thu, Apr 26, 2018 at 11:03 AM, Shakthi Pradeep (tpradeep)
wrote:
> Hello Folks,
>
> I am trying to integrate an SDK which is very simple and small. Building the
> SDK generates an executable and few .so libraries.
>
> “bitbake sdk” command goes through fine but when I run “bitbake
> wrlinux-ima