Get libmfw_vpu.so from a ltib build?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Get libmfw_vpu.so from a ltib build?

745件の閲覧回数
marknordstrand
Contributor III

I have one build here that refuses to include this library.  Been through a couple of threads here, and everything looks correct (followed the multi-media guide and have the tarballs in /var/tmp/pkgs, building for an mx6q, turned on the plugins and gstreamer).  Can I get some pointers on how to track down why this won't give a rootfs/usr/lib/gstreamer/libmfw_vpu.so?

ラベル(3)
0 件の賞賛
3 返答(返信)

528件の閲覧回数
LeonardoSandova
Specialist I

can you try installing the specific package? Something like this:

ltib $ for mode in prep scbuild scdeploy; do ./ltib -m $mode -p gst-fsl-plugins; done

that should install the library on the path you mentioned.

528件の閲覧回数
marknordstrand
Contributor III

That build it.  Any idea why I have to do this by hand (or remove .lock_file before it would work)?  Don't know much of the inner workings of ltib (yet?).

0 件の賞賛

528件の閲覧回数
LeonardoSandova
Specialist I

I do not know why sometimes the deployment for some packages is not done properly. Nice that it worked.

Leo

0 件の賞賛