Hello,
I am trying to download Yocto project source for scm-imx-3.14.52-1.1.0_ga with:
repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b scm-imx-3.14.52-1.1.0_ga
but it seems no longer available and I was trying with:
repo init -u https://source.codeaurora.org/external/imx/fsl-arm-yocto-bsp -b scm-imx-3.14.52-1.1.0_ga
also no luck.
Could you point to the location where I can download this?
Thank you.
Solved! Go to Solution.
Hi disheng,
You can find the info here:
https://source.codeaurora.org/external/imx/fsl-arm-yocto-bsp/commit/?h=imx-3.14.52-1.1.0_ga
This a very old distribution, I recommend you to update a new one, you can find all the distribution that we have here:
https://www.nxp.com/design/software/embedded-software/i-mx-software:IMX-SW
Hope this helps you.
Regards,
Israel.
Hi disheng,
You can find the info here:
https://source.codeaurora.org/external/imx/fsl-arm-yocto-bsp/commit/?h=imx-3.14.52-1.1.0_ga
This a very old distribution, I recommend you to update a new one, you can find all the distribution that we have here:
https://www.nxp.com/design/software/embedded-software/i-mx-software:IMX-SW
Hope this helps you.
Regards,
Israel.
Hi Israel,
Thanks for the reply.
We are replacing the ddr on our custom board which referred to the imx6DL scm board with Android 5.1 and I only wanted the yocto source code to rebuild the MFG tool Firmware, that is why I want that particular release, since the source code you mentioned does not have the configuration for the SCM board.
Thank you,
Di
Hi disheng,
I see and understand your problem, It is unfortunately to say that we do not support that version of android any more, and that's why you can't find It on the official web page.
Sorry for the problems that this may cause you.
Regads,
Israel.
Hi Israel,
Ok, thanks.
Somehow it seems there is a meta-fsl-scm.tar.gz file which I can use under the fsl-arm-yocto-bsp according this this thread:
And there is also a document SCMIMX6DQLRNUG but I could not find anywhere.
Could you provide the meta-fsl-scm.tar.gz and SCMIMX6DQLRNUG if possible? Thank you very much!
Regards,
Di