Hi ALL,
I want to use L3.14.28_1.0.0 bsp. But I can't find where download L3.14.28_1.0.0 source. Who can help me ?
Thanks!
Solved! Go to Solution.
Hi Shannon
please check FSL BSP
L3.14.28_1.0.0_iMX6QDLS_BUNDLE : i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite, i.MX 6Solo
Linux Binary Demo Files and Linux BSP Documentation
or Community
meta-fsl-arm - Layer containing Freescale ARM hardware support metadata
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
I found 3.14.28 from L3.14.28-1.0.1.patch
Thanks
James
Hi
I checked, but available version of Linux is 3.10.17.
See below logs. Only available version is 3.10.17 from 3.14.28BSP
Please let me know if I missed some procedure!
bitbake core-image-minimal
Parsing recipes: 100% |###########################################| Time: 00:01:51
Parsing of 1581 .bb files complete (0 cached, 1581 parsed). 2051 targets, 127 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 3.14.28-1.0.0 of linux-imx not available (for item virtual/kernel)
NOTE: versions of linux-imx available: 3.10.17
NOTE: preferred version 3.14.28-1.0.0 of linux-imx not available (for item kernel-base)
NOTE: versions of linux-imx available: 3.10.17
NOTE: preferred version 3.14.28-1.0.0 of linux-imx not available (for item kernel-image)
NOTE: versions of linux-imx available: 3.10.17
Please follow recommendations of "Freescale_Yocto_Project_User's_Guide.pdf"
in documentation package. The sources are loaded from git during building.
Regards,
Yuri.
Hi
I did, but I found that Linux-imx was version 3.10.17.
I changed PREFERRED_VERSION, but no luck.
Yuri, did you try?
Thanks
James
Hope the following helps.
“how can i get imx-3.14.28-1.0.0_ga”
https://community.freescale.com/message/510218#510218
Regards,
Yuri.
OK, Thanks ALL
Hi Shannon
please check FSL BSP
L3.14.28_1.0.0_iMX6QDLS_BUNDLE : i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite, i.MX 6Solo
Linux Binary Demo Files and Linux BSP Documentation
or Community
meta-fsl-arm - Layer containing Freescale ARM hardware support metadata
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi igor,
In the L3.14.28_1.0.0_iMX6QDLS_BUNDLE there are two tar pkgs.(fsl-yocto-3.14.28-1.0.0.tar.gz and L3.14.28_1.0.0_ga_images_MX6.tar.gz)
But fsl-yocto-3.14.28-1.0.0.tar.gz is doc.
L3.14.28_1.0.0_ga_images_MX6.tar.gz is images.
Don't have bsp source in L3.14.28_1.0.0_iMX6QDLS_BUNDL.
Best regards
Shannon
Hi Shannon
please read document Freescale_Yocto_Project_User's_Guide.pdf
it shows how to obtain sources.
~igor