Adding PHP5 option to the Apache2 İMX6Q with Yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding PHP5 option to the Apache2 İMX6Q with Yocto

1,120 Views
mustafabakircio
Contributor IV

Hello ;

I has a project  which controls camera with pwm  while sending data from the Webserver .I'm using Yocto dizzy  branch for to generate sdcard image for Wandboard Quad . Kernel version is 3.10.17 .

I used php code to post the data to the test.py file so I need the php package for wandboard  to make it understandable for test.py file  then I will write  some python code to send  pwm depending on data's but in yocto I couldn't figure out how to add this functionality to the sdcard image. I worked  about 4 day about that but I couldn't   find any solution .Do you know how can I apply this functionality ?

Thanks..

0 Kudos
Reply
1 Reply

835 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Mustafa,

I noticed that you are using Yocto Dizzy branch.Please note that there are BSPs for i.MX processors developed by NXP and there are also BSPs created by a community external to NXP.

You can find the NXP BSPs releases here: git.freescale.com > fsl-arm-yocto-bsp.git

On the other hand the BSPs releases developed by the external community can be found here: Freescale · GitHub (https://github.com/Freescale/)

NXP provides support of the BSPs developed NXP, but unfortunately the releases of the external community are out of our scope.

If you need support on any of the community's releases you may subscribe the mailing lists to talk directly with the developers and other users.


Regards,
Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply