[oe-commits] org.oe.dev add etk-native (non-working yet)

mickeyl commit openembedded-commits at lists.openembedded.org
Sun Jul 22 14:43:43 UTC 2007


add etk-native (non-working yet)

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: d8c169d464a6ae6434a228303098d520a7712140
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d8c169d464a6ae6434a228303098d520a7712140
Files:
1
packages/efl1/etk-native
packages/efl1/etk-native_cvs.bb
Diffs:

#
# mt diff -r99efc70e96a2ed09acb8e0102be199f2f4f536e6 -rd8c169d464a6ae6434a228303098d520a7712140
#
# 
# 
# add_dir "packages/efl1/etk-native"
# 
# add_file "packages/efl1/etk-native_cvs.bb"
#  content [24762ce075076d9dcc7feea45c57ad02ea43ea76]
# 
============================================================
--- packages/efl1/etk-native_cvs.bb	24762ce075076d9dcc7feea45c57ad02ea43ea76
+++ packages/efl1/etk-native_cvs.bb	24762ce075076d9dcc7feea45c57ad02ea43ea76
@@ -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}
+}
+






More information about the Openembedded-commits mailing list