[oe-commits] org.oe.dev cmake-native: added 2.6.0 (from Poky)

hrw commit oe at amethyst.openembedded.net
Fri Jun 27 16:17:41 UTC 2008


cmake-native: added 2.6.0 (from Poky)

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 2e1af81a66409d7034bb1f8ea6cd896be8462f9d
ViewMTN: http://monotone.openembedded.org/revision/info/2e1af81a66409d7034bb1f8ea6cd896be8462f9d
Files:
1
packages/cmake/cmake-native_2.6.0.bb
Diffs:

#
# mt diff -r77f81ea18669b5c79145faa5f0a96df1d7db3232 -r2e1af81a66409d7034bb1f8ea6cd896be8462f9d
#
#
#
# add_file "packages/cmake/cmake-native_2.6.0.bb"
#  content [4f64626d54e0045ba29dc10ad3c41a629b250aee]
#
============================================================
--- packages/cmake/cmake-native_2.6.0.bb	4f64626d54e0045ba29dc10ad3c41a629b250aee
+++ packages/cmake/cmake-native_2.6.0.bb	4f64626d54e0045ba29dc10ad3c41a629b250aee
@@ -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