Hi all, I am facing problems while build. Trying to build gumstix-console-image.
I downloaded GNU hello world, extracted and ran MD5SUM against COPYING, added to my bitbake. Still it asks me to add MD5SUM or sha256sum. My hello_2.7.bb file is: http://pastebin.com/MDsCcSB9 Error Log file: http://pastebin.com/ibZDpMZ9 ERROR: Fetcher failure for URL: ' ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz'. No checksum specified for /home/siguser/yocto/build/downloads/hello-2.7.tar.gz, please add at least one to the recipe: SRC_URI[md5sum] = "fc01b05c7f943d3c42124942a2a9bb3a" SRC_URI[sha256sum] = "fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0" ERROR: Function failed: Fetcher failure for URL: ' ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz'. No checksum specified for /home/siguser/yocto/build/downloads/hello-2.7.tar.gz, please add at least one to the recipe: SRC_URI[md5sum] = "fc01b05c7f943d3c42124942a2a9bb3a" SRC_URI[sha256sum] = "fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0" ERROR: Logfile of failure stored in: /home/siguser/yocto/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/hello-2.7-r0/temp/log.do_fetch.3686 ERROR: Task 553 (/home/siguser/yocto/poky/meta-bebot/recipes-bebot/hello/ hello_2.7.bb, do_fetch) failed with exit code '1' NOTE: Tasks Summary: Attempted 3376 tasks of which 3375 didn't need to be rerun and 1 failed. No currently running tasks (2494 of 3389)
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
