Advertisement
Guest User

Untitled

a guest
Nov 7th, 2018
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. so i added the following to
  2.  
  3. kernel_configure_variable BLK_DEV_INITRD y
  4. kernel_configure_variable INITRAMFS_SOURCE “”
  5. kernel_configure_variable RD_GZIP y
  6. INITRAMFS_IMAGE = "secure-boot"
  7. INITRAMFS_IMAGE_BUNDLE = "1"
  8.  
  9. Initialising tasks: 100% |######################################################################################################################################################################################################################################################################################| Time: 0:00:03
  10. Sstate summary: Wanted 16 Found 1 Missed 15 Current 2456 (6% match, 99% complete)
  11. NOTE: Executing SetScene Tasks
  12. NOTE: Executing RunQueue Tasks
  13. ERROR: linux-raspberrypi-1_4.14.68+gitAUTOINC+8c8666ff6c-r0 do_configure: Function failed: do_configure (log file is located at /home/dingo/WESTON/rpi3-build/tmp/work/raspberrypi3-poky-linux-gnueabi/linux-raspberrypi/1_4.14.68+gitAUTOINC+8c8666ff6c-r0/temp/log.do_configure.17500)
  14. ERROR: Logfile of failure stored in: /home/dingo/WESTON/rpi3-build/tmp/work/raspberrypi3-poky-linux-gnueabi/linux-raspberrypi/1_4.14.68+gitAUTOINC+8c8666ff6c-r0/temp/log.do_configure.17500
  15. Log data follows:
  16. | DEBUG: Executing python function check_oldest_kernel
  17. | DEBUG: Python function check_oldest_kernel finished
  18. | DEBUG: Executing shell function do_configure
  19. | /home/dingo/WESTON/rpi3-build/tmp/work/raspberrypi3-poky-linux-gnueabi/linux-raspberrypi/1_4.14.68+gitAUTOINC+8c8666ff6c-r0/temp/run.do_configure.17500: 136: /home/dingo/WESTON/rpi3-build/tmp/work/raspberrypi3-poky-linux-gnueabi/linux-raspberrypi/1_4.14.68+gitAUTOINC+8c8666ff6c-r0/temp/run.do_configure.17500: INITRAMFS_IMAGE: not found
  20. | WARNING: exit code 127 from a shell command.
  21. | ERROR: Function failed: do_configure (log file is located at /home/dingo/WESTON/rpi3-build/tmp/work/raspberrypi3-poky-linux-gnueabi/linux-raspberrypi/1_4.14.68+gitAUTOINC+8c8666ff6c-r0/temp/log.do_configure.17500)
  22. ERROR: Task (/home/dingo/WESTON/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.14.bb:do_configure) failed with exit code '1'
  23. NOTE: Tasks Summary: Attempted 2081 tasks of which 2080 didn't need to be rerun and 1 failed.
  24.  
  25. Summary: 1 task failed:
  26. /home/dingo/WESTON/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.14.bb:do_configure
  27. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement