add etk-native (non-working yet)
authorMichael Lauer <mickey@vanille-media.de>
Sun, 22 Jul 2007 14:15:24 +0000 (14:15 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 22 Jul 2007 14:15:24 +0000 (14:15 +0000)
packages/efl1/etk-native/.mtn2git_empty [new file with mode: 0644]
packages/efl1/etk-native_cvs.bb [new file with mode: 0644]

diff --git a/packages/efl1/etk-native/.mtn2git_empty b/packages/efl1/etk-native/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/efl1/etk-native_cvs.bb b/packages/efl1/etk-native_cvs.bb
new file mode 100644 (file)
index 0000000..6770be4
--- /dev/null
@@ -0,0 +1,10 @@
+require etk_cvs.bb
+inherit native
+DEPENDS = "evas-native ecore-native edje-native"
+
+SRC_URI += "file://no-tests.patch;patch=1"
+
+do_stage_append() {
+       mv ${STAGING_DIR}/include/etk ${STAGING_INCDIR}
+}
+