[Yocto-builds] LIC_FILES_CHKSUM points to an invalid file

Anand Sinha anand.sinha85 at gmail.com
Wed Jun 5 13:27:31 PDT 2013


Change your bb file name to hello_2.7.bb and then if it works it should be
pointer enough to understand


On Thu, Jun 6, 2013 at 1:31 AM, Zafrullah Syed <zafrullahmehdi at gmail.com>wrote:

> I am getting these errors when I try my build (Hello world recipe). Any
> Idea?
>
> ERROR: Function failed: hello: LIC_FILES_CHKSUM points to an invalid file:
> /home/siguser/yocto2013-05-08/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/hello-1.0-r0/hello-1.0/COPYING
>
> ERROR: Logfile of failure stored in:
> /home/siguser/yocto2013-05-08/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/hello-1.0-r0/temp/log.do_configure.9472
>
> My log.do_configure.9472 is: http://pastebin.com/kT9mSD1R
>
> Screen shot of the above error directory. http://imgur.com/zRLKuYj
>
> hello-1.0 is empty but hello-2.7 has all the files extracted.
>
> Why does hello-1.0 exist when i did not include it in my recipe.
>
> my hello.bb recipe:
>
> DESCRIPTION = "GNU Helloworld application"
> SECTION = "examples"
> LICENSE = "GPLv3+"
> LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
> PR = "r0"
> SRC_URI = "ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz"
> inherit autotools gettext
>
> Any ideas about this error?
>
> Thank You,
>
> Regards,
> Zafrullah Syed
>
> _______________________________________________
> Yocto-builds mailing list
> Yocto-builds at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto-builds
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto-builds/attachments/20130606/015d8509/attachment-0001.html>


More information about the yocto-builds mailing list