Advertisement
bytepool

core-image-base build configuration

Mar 2nd, 2020
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. $ bitbake core-image-base
  2. WARNING: Host distribution "debian" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
  3. Loading cache: 100% |####################################################################| Time: 0:00:00
  4. Loaded 3460 entries from dependency cache.
  5. NOTE: Resolving any missing task queue dependencies
  6.  
  7. Build Configuration:
  8. BB_VERSION = "1.42.0"
  9. BUILD_SYS = "x86_64-linux"
  10. NATIVELSBSTRING = "universal"
  11. TARGET_SYS = "aarch64-poky-linux"
  12. MACHINE = "raspberrypi3-64"
  13. DISTRO = "poky"
  14. DISTRO_VERSION = "2.7.2"
  15. TUNE_FEATURES = "aarch64 cortexa53 crc"
  16. TARGET_FPU = ""
  17. meta
  18. meta-poky
  19. meta-yocto-bsp = "warrior:d0f73121551dc98f6924cd77952bf9ebf5ef3dd7"
  20. meta-oe
  21. meta-filesystems
  22. meta-python
  23. meta-networking
  24. meta-multimedia = "warrior:a24acf94d48d635eca668ea34598c6e5c857e3f8"
  25. meta-raspberrypi = "warrior:615a1a83399623bcb7afb500bd9d3fc633e32004"
  26. meta-virtualization = "warrior:bda5b6ab326a4926aedd32f137de5f3837c8cdb8"
  27.  
  28. Initialising tasks: 100% |###############################################################| Time: 0:00:01
  29. Sstate summary: Wanted 10 Found 7 Missed 3 Current 1157 (70% match, 99% complete)
  30. NOTE: Executing SetScene Tasks
  31. NOTE: Executing RunQueue Tasks
  32. NOTE: Tasks Summary: Attempted 3357 tasks of which 3336 didn't need to be rerun and all succeeded.
  33.  
  34. Summary: There was 1 WARNING message shown.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement