From 01daac1be0f89f00495f920359edc4b39c7a100f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 21:47:20 +0200 Subject: recipes: few more checksums Signed-off-by: Martin Jansa --- recipes/dtc/dtc-native_20070216.bb | 3 +++ recipes/dtc/dtc_20070216.bb | 3 +++ 2 files changed, 6 insertions(+) (limited to 'recipes/dtc') diff --git a/recipes/dtc/dtc-native_20070216.bb b/recipes/dtc/dtc-native_20070216.bb index 7087444823..d0bef20299 100644 --- a/recipes/dtc/dtc-native_20070216.bb +++ b/recipes/dtc/dtc-native_20070216.bb @@ -4,3 +4,6 @@ SRC_URI = "http://www.jdl.com/pub/software/dtc-${PV}.tgz" S = "${WORKDIR}/dtc" + +SRC_URI[md5sum] = "8762121262ead127171c4fce40ccc289" +SRC_URI[sha256sum] = "dd687b4f691bf9970f53ca2c84d8481b9f82d857de347375d29bacf648b8da71" diff --git a/recipes/dtc/dtc_20070216.bb b/recipes/dtc/dtc_20070216.bb index 8e66b4fc54..573ad8f3d0 100644 --- a/recipes/dtc/dtc_20070216.bb +++ b/recipes/dtc/dtc_20070216.bb @@ -6,3 +6,6 @@ SRC_URI = "http://www.jdl.com/pub/software/dtc-${PV}.tgz" S = "${WORKDIR}/dtc" + +SRC_URI[md5sum] = "8762121262ead127171c4fce40ccc289" +SRC_URI[sha256sum] = "dd687b4f691bf9970f53ca2c84d8481b9f82d857de347375d29bacf648b8da71" -- cgit 1.2.3-korg