COMPILE .C FILE IN LTIB

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

COMPILE .C FILE IN LTIB

997件の閲覧回数
shanmugamsundar
Contributor IV

hi all,

    I am using i.MX535 qsb board and the corresponding LTIB source, I built the LTIB with  gstreamer enabled.

My doubt is, i created my own gstreamer C application file, i need to add this to ltib for compiling it to the IMX board, how can i do this, how to add the external C file to the ltib, can any one help me

Thanks,

shan

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

811件の閲覧回数
LeonardoSandova
Specialist I

Two approaches:

1. Create a tarball of your project and place it on /opt/freescale/pkgs, then create a .spec (look at the current specs, do a find –name “*.spec” under ltin folder.) then proceed as normal with ltib (prep….scdeploy)

2. Give a try to Yocto Project. It supports your board and creating a recipe is not so difficult.

Leo

0 件の賞賛
返信