[oe-commits] Robert Schuster : cmake-native 2.6.4: New recipe.

GIT User account git at amethyst.openembedded.net
Wed May 6 11:25:16 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: bdeb73a931ca450b8db0b7f3d6e203281590257e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bdeb73a931ca450b8db0b7f3d6e203281590257e

Author: Robert Schuster <rschus at entw2.(none)>
Date:   Wed May  6 13:17:56 2009 +0200

cmake-native 2.6.4: New recipe.

---

 recipes/cmake/cmake-native_2.6.4.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/cmake/cmake-native_2.6.4.bb b/recipes/cmake/cmake-native_2.6.4.bb
new file mode 100644
index 0000000..faf3976
--- /dev/null
+++ b/recipes/cmake/cmake-native_2.6.4.bb
@@ -0,0 +1,11 @@
+inherit native
+require cmake.inc
+
+do_stage() {
+    oe_runmake install
+    autotools_stage_all
+}
+
+do_install() {
+	:
+}





More information about the Openembedded-commits mailing list