summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include/preferred-e-versions.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/include/preferred-e-versions.inc')
-rw-r--r--meta/conf/distro/include/preferred-e-versions.inc33
1 files changed, 0 insertions, 33 deletions
diff --git a/meta/conf/distro/include/preferred-e-versions.inc b/meta/conf/distro/include/preferred-e-versions.inc
deleted file mode 100644
index 607acad85..000000000
--- a/meta/conf/distro/include/preferred-e-versions.inc
+++ /dev/null
@@ -1,33 +0,0 @@
-#
-# Specify which versions of E-related libraries and applications to build
-#
-
-#PREFERRED_VERSION_e = "0.16.999.025"
-#PREFERRED_VERSION_ecore-x11 = "0.9.9.025"
-#PREFERRED_VERSION_ecore-native = "0.9.9.025"
-#PREFERRED_VERSION_edb = "1.0.5.006"
-#PREFERRED_VERSION_edb-native = "1.0.5.006"
-#PREFERRED_VERSION_edje = "0.5.0.025"
-#PREFERRED_VERSION_edje-native = "0.5.0.025"
-#PREFERRED_VERSION_eet = "0.9.10.025"
-#PREFERRED_VERSION_eet-native = "0.9.10.025"
-#PREFERRED_VERSION_embryo = "0.9.1.025"
-#PREFERRED_VERSION_embryo-native = "0.9.1.025"
-#PREFERRED_VERSION_emotion = "0.0.1.004"
-#PREFERRED_VERSION_emotion-native = "0.0.1.004"
-#PREFERRED_VERSION_epeg = "0.9.0.006"
-#PREFERRED_VERSION_epsilon = "0.3.0.006"
-#PREFERRED_VERSION_esmart-x11 = "0.9.0.006"
-#PREFERRED_VERSION_evas-x11 = "0.9.9.025"
-#PREFERRED_VERSION_evas-native = "0.9.9.025"
-#PREFERRED_VERSION_ewl = "0.0.4.006"
-#PREFERRED_VERSION_imlib2-x11 = "1.2.1.011"
-#PREFERRED_VERSION_imlib2-native = "1.2.1.011"
-#PREFERRED_VERSION_e-wm = "0.16.999.025"
-#PREFERRED_VERSION_entrance = "0.9.0.006"
-
-PREFERRED_PROVIDER_virtual/evas ?= "evas-x11"
-PREFERRED_PROVIDER_virtual/ecore ?= "ecore-x11"
-PREFERRED_PROVIDER_virtual/imlib2 ?= "imlib2-x11"
-PREFERRED_PROVIDER_virtual/esmart ?= "esmart-x11"
-