Advertisement
davisroman

attempting to build mips1 yocto toolchain

Dec 29th, 2021
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. Build Configuration:
  2. BB_VERSION           = "1.52.0"
  3. BUILD_SYS            = "x86_64-linux"
  4. NATIVELSBSTRING      = "ubuntu-18.04"
  5. TARGET_SYS           = "mips-poky-linux"
  6. MACHINE              = "qemumips"
  7. DISTRO               = "poky"
  8. DISTRO_VERSION       = "3.4.1"
  9. TUNE_FEATURES        = "o32 bigendian fpu-hard mips32r2"
  10. TARGET_FPU           = ""
  11. meta                
  12. meta-poky            
  13. meta-yocto-bsp       = "honister:4ce984316d038eaed2f48533b31d0a1898942f0a"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement