error while inserting driver as recipe in raspberrypi kernel
abhishek srivastava <abhishek.embsys@...>
I am getting following error when i try to include driver as recipe in raspberrypi kernel please help me to identify the issue.NOTE: Executing write_package_manifest ... | DEBUG: Executing python function write_package_manifest | DEBUG: Python function write_package_manifest finished | NOTE: Executing license_create_manifest ... | DEBUG: Executing shell function license_create_manifest | ls: cannot access /home/abhi/yocto_new/build-dizzy/tmp/sysroots/raspberrypi/pkgdata/runtime-reverse/fbtft: No such file or directory | readlink: missing operand | Try 'readlink --help' for more information. | basename: missing operand | Try 'basename --help' for more information. | WARNING: exit code 1 from a shell command. | DEBUG: Python function do_rootfs finished | ERROR: Function failed: license_create_manifest (log file is located at /home/abhi/yocto_new/build-dizzy/tmp/work/raspberrypi-poky-linux-gnueabi/rpi-basic-image/1.0-r0/temp/log.do_rootfs.1262) ERROR: Task 7 (/home/abhi/yocto_new/poky-dizzy-12.0.1/meta-raspberrypi/recipes-core/images/rpi-basic-image.bb, do_rootfs) failed with exit code '1' NOTE: Tasks Summary: Attempted 3332 tasks of which 3324 didn't need to be rerun and 1 failed. |
|