Hi ,
I m using yocto to generate image and I want to include php 7.1.0 to my image but I got task error
Task (/home/mustafa/fsl-community-bsp/sources/meta-openembedded/meta-oe/recipes-devtools/php/php_7.1.0.bb:do_install) failed with exit code '1'
and when go to the /build / deploy/rpm / armv7at2hf_neon / directory I can see the php 7.1.0 rpm packages ,
Which I need to use these packages at my wandboard directory and my wandboard image . Is there any recommandation about this ?
Or should I have to do it different way ? Is there any solution ___???