Advertisement
Guest User

Untitled

a guest
Aug 30th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. william@bad:~/poky/build$ bitbake core-image-minimal
  2. Loading cache: 100% |############################################| Time: 0:00:00
  3. Loaded 1300 entries from dependency cache.
  4. NOTE: Resolving any missing task queue dependencies
  5. NOTE: preferred version v2017.03% of u-boot not available (for item virtual/bootloader)
  6. NOTE: versions of u-boot available: 1:2017.01
  7. ERROR: Nothing PROVIDES 'virtual/kernel'
  8. ERROR: linux-yocto-dev PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  9. ERROR: linux-yocto PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  10. ERROR: linux-yocto PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  11. ERROR: linux-yocto-rt PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  12. ERROR: linux-yocto-rt PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  13. ERROR: linux-dummy PROVIDES virtual/kernel but was skipped: PREFERRED_PROVIDER_virtual/kernel set to linux, not linux-dummy
  14. ERROR: linux-yocto-tiny PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  15. ERROR: linux-yocto-rt PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  16. ERROR: linux-yocto-tiny PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  17. ERROR: linux-yocto PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  18. ERROR: linux-yocto-tiny PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  19. ERROR: linux-yocto PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  20. ERROR: linux-yocto-rt PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  21. ERROR: linux-yocto-tiny PROVIDES virtual/kernel but was skipped: incompatible with machine orange-pi-zero (not in COMPATIBLE_MACHINE)
  22. ERROR: Required build target 'core-image-minimal' has no buildable providers.
  23. Missing or unbuildable dependency chain was: ['core-image-minimal', 'virtual/kernel']
  24.  
  25. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
  26. william@bad:~/poky/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement