diff options
author | Holger Freyther <zecke@selfish.org> | 2007-03-31 20:31:20 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-03-31 20:31:20 +0000 |
commit | 8e2d1b42f56902f87817efed2a8df169d31014a4 (patch) | |
tree | af7911b0ed43a7440fd7a59b70f72708b51b448f /conf | |
parent | f995e0a4f5a60f4a1b80449d8eb7f64d0efebfef (diff) |
classes/base.bbclass: Make the checksum code work and test it with file-native
conf/checksums.ini: Provide an example on how this can be used
Diffstat (limited to 'conf')
-rw-r--r-- | conf/checksums.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index f3a6a660e3..81b92ad069 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -1,3 +1,3 @@ -[file-native-4.20] -md5=1 -sha256=1 +[file-native-4.20-ftp://ftp.astron.com/pub/file/file-4.20.tar.gz] +md5=402bdb26356791bd5d277099adacc006 +sha256=c0810fb3ddb6cb73c9ff045965e542af6e3eaa7f2995b3037181766d26d5e6e7 |