[oe] [PATCH 1/3] cmake-native: add recipe for cmake 2.8.2.

David Kozub zub at linux.fjfi.cvut.cz
Tue Jul 27 00:24:12 UTC 2010


Signed-off-by: David Kozub <zub at linux.fjfi.cvut.cz>
---
 recipes/cmake/cmake-native_2.8.2.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 recipes/cmake/cmake-native_2.8.2.bb

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 0000000..a623525
--- /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"
-- 
1.7.1





More information about the Openembedded-devel mailing list