Advertisement
Guest User

Untitled

a guest
Nov 8th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. Hello,
  2.  
  3. Yesterday I was advised to upgrade my Yocto to the latest version, I have some questions about how to even start such an upgrade.
  4.  
  5. My kernel is based on http://git.freescale.com/git/cgit.cig/imx/linux-imx.git/ imx_41.15_2.0.0_ga
  6. U-boot http://git.freescale.come/git/cgit.cig/imx/uboot-imx.git/ imx_v2016.03_4.1.15_2.0.0_ga
  7.  
  8. Kernel and u-boot are compiled individually, I only use filesystem from Yocto. Then but everything in MFG-tool to flash.
  9.  
  10. What I want to achieve is building Kernel,bootloader and filesystem in Yocto on Zeus. I'm starting to realize that this is not a trivial task for a beginner but i hope it can be done.
  11.  
  12. 1. on the Krogoth branch I have been compiling with the fslc-imx-x11 distro but there does not appear to be a freescale distro on zeus, only poky. I'm I missing something here? Or is the distro feature not that important?
  13.  
  14. 2. By looking at bitbake -c menuconfig virtual/bootloader and virtual/kernel it appears that imx6qdlsabresd (that my board is based on) are using u-boot 2019.07 and kernel 4.9.67. Should i first download those versions and try to make them work with my board before even starting with Yocto?
  15.  
  16. Thankful for any help or tips.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement