1. $ bitbake -b polib
  2. WARNING: Buildfile specified, dependencies will not be handled. If this is not what you want, do not use -b / --buildfile.
  3.  
  4. Build Configuration:
  5. BB_VERSION        = "1.20.0"
  6. BUILD_SYS         = "i686-linux"
  7. NATIVELSBSTRING   = "Ubuntu-12.04"
  8. TARGET_SYS        = "arm-poky-linux-gnueabi"
  9. MACHINE           = "cubietruck"
  10. DISTRO            = "poky"
  11. DISTRO_VERSION    = "1.5.1"
  12. TUNE_FEATURES     = "armv7a vfp neon"
  13. TARGET_FPU        = "vfp-neon"
  14. meta              
  15. meta-yocto        
  16. meta-yocto-bsp    = "(detachedfromd0e55dd):d0e55dd0ef92fef31976edfb920a021c313fa14e"
  17. meta-oe          
  18. meta-networking  
  19. meta-webserver    = "(detachedfrom8089aa4):8089aa451827cb791c7d795b9899dc152d1ceb66"
  20. meta-sunxi        = "(detachedfrom1ebcb07):1ebcb0778fade0175f18a2780e8f355f8dca8139"
  21.  
  22. NOTE: Preparing runqueue
  23. NOTE: Executing SetScene Tasks
  24. NOTE: Executing RunQueue Tasks
  25. NOTE: Tasks Summary: Attempted 15 tasks of which 6 didn't need to be rerun and all succeeded.
  26.  
  27. Summary: There was 1 WARNING message shown.
  28. $