summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-12-19 15:19:40 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-19 21:40:02 +0000
commitec096d256d8cfb3146d4b2943387ce18ca05df6e (patch)
tree0455569fc72cd05dcbfec7a98b7167016269a0f8 /meta/recipes-devtools/cmake
parent12a4d6e1143f94b53ead67ec75103505fdb110fd (diff)
downloadopenembedded-core-ec096d256d8cfb3146d4b2943387ce18ca05df6e.tar.gz
cmake-native: add checksums
commit 771d08 (cmake: Update to 2.8.10.2) removed the checksums from cmake.inc, and added them to cmake, but forgot to add them to cmake-native - this adds them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/cmake')
-rw-r--r--meta/recipes-devtools/cmake/cmake-native_2.8.10.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_2.8.10.2.bb b/meta/recipes-devtools/cmake/cmake-native_2.8.10.2.bb
index ca818102bf..01860a745a 100644
--- a/meta/recipes-devtools/cmake/cmake-native_2.8.10.2.bb
+++ b/meta/recipes-devtools/cmake/cmake-native_2.8.10.2.bb
@@ -2,3 +2,6 @@ require cmake.inc
inherit native
PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "097278785da7182ec0aea8769d06860c"
+SRC_URI[sha256sum] = "ce524fb39da06ee6d47534bbcec6e0b50422e18b62abc4781a4ba72ea2910eb1"