From: David Kozub Date: Mon, 26 Jul 2010 14:24:12 +0000 (+0000) Subject: cmake-native: add recipe for cmake 2.8.2. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca2dea3e402bd4bc1e897fb21caa04a6ac4696b;p=openembedded.git cmake-native: add recipe for cmake 2.8.2. Signed-off-by: David Kozub Signed-off-by: Martin Jansa --- diff --git a/recipes/cmake/cmake-native_2.8.2.bb b/recipes/cmake/cmake-native_2.8.2.bb new file mode 100644 index 0000000000..a6235254ef --- /dev/null +++ b/recipes/cmake/cmake-native_2.8.2.bb @@ -0,0 +1,5 @@ +inherit native +require cmake.inc + +SRC_URI[md5sum] = "8c967d5264657a798f22ee23976ff0d9" +SRC_URI[sha256sum] = "766ff169af798599d7dd42e41e9f4533d73942a2bb928235115412dce5b81406"