summaryrefslogtreecommitdiff
path: root/packages/efl/ecore-native_0.9.9.013.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-08-10 14:30:52 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-10 14:30:52 +0000
commit1556b699992c606401e4bd5aa4153cda8639b9ad (patch)
tree7ca947184359685d28b5c9d3cd54061eae91bb2c /packages/efl/ecore-native_0.9.9.013.bb
parent2b5d1388f40cdb30fb9ce69808e6b623a410b67a (diff)
E: misc cleanups and fixes all over to ensure a clean reproducability
Diffstat (limited to 'packages/efl/ecore-native_0.9.9.013.bb')
-rw-r--r--packages/efl/ecore-native_0.9.9.013.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/efl/ecore-native_0.9.9.013.bb b/packages/efl/ecore-native_0.9.9.013.bb
index a90f508004..30b6f78370 100644
--- a/packages/efl/ecore-native_0.9.9.013.bb
+++ b/packages/efl/ecore-native_0.9.9.013.bb
@@ -1,9 +1,3 @@
include ecore-fb_${PV}.bb
inherit native
DEPENDS = "curl-native edb-native eet-native evas-native freetype-native"
-
-export CURL_CONFIG = "${STAGING_BINDIR}/curl-config-native"
-export EVAS_CONFIG = "${STAGING_BINDIR}/evas-config-native"
-export EDB_CONFIG = "${STAGING_BINDIR}/edb-config-native"
-export EET_CONFIG = "${STAGING_BINDIR}/eet-config-native"
-export FREETYPE_CONFIG = "${STAGING_BINDIR}/freetype-config-native"