[yocto] Hello world-Checksum error

Michael Stickel michael at cubic.org
Tue Jun 4 13:01:55 PDT 2013


Hi

This is the checksum over the archive. If this is your own recipe and 
has no checksum yet, just add the two lines to your recipe (for example 
right after the SRC_URI line):

SRC_URI[md5sum] = "fc01b05c7f943d3c42124942a2a9bb3a"
SRC_URI[sha256sum] = 
"fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0"

The checksum is used to check if the archive is broken or the wrong version.

This is something different than the LIC_FILES_CHKSUM, that checks if 
license in the archive is what the recipe expects.

Best regards
Michael




More information about the yocto mailing list