aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/elementary_svn.bb
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@openmoko.org>2009-04-14 20:34:35 +1000
committerCarsten Haitzler <raster@openmoko.org>2009-04-14 23:25:16 +1000
commitd845d444cab9893a79833b70e394807840b286d7 (patch)
tree1521e98efe41b6a74c962287ea290511fa80aa55 /recipes/efl1/elementary_svn.bb
parentb7555d7d3a43d5b6519c924fbf7eb905830248fd (diff)
downloadopenembedded-d845d444cab9893a79833b70e394807840b286d7.tar.gz
efl: updates to have improved packaging and fewer... bugs!
Diffstat (limited to 'recipes/efl1/elementary_svn.bb')
-rw-r--r--recipes/efl1/elementary_svn.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb
index 82a099f00d..13ca29543d 100644
--- a/recipes/efl1/elementary_svn.bb
+++ b/recipes/efl1/elementary_svn.bb
@@ -31,3 +31,7 @@ FILES_${PN}-tests = "\
${datadir}/applications/* \
${datadir}/icons/* \
"
+
+EXTRA_OECONF = "\
+ --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
+"