[oe-commits] Martin Jansa : efl-from-svn-recipes: update P_Vs, now all svn recipes have 1.6.99+svn

git at git.openembedded.org git at git.openembedded.org
Mon Aug 20 18:11:10 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 14361d93dbe3d0e6d224aea371d90bd85b64870c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=14361d93dbe3d0e6d224aea371d90bd85b64870c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Aug 10 13:14:59 2012 +0200

efl-from-svn-recipes: update P_Vs, now all svn recipes have 1.6.99+svn

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../conf/distro/include/efl-from-svn-recipes.inc   |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
index 38c2dd3..b703b41 100644
--- a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
+++ b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
@@ -1,6 +1,4 @@
-EFL_PREFERRED_VERSION ?= "1.2.1+svn%"
-EFL_PREFERRED_VERSION_1.0 ?= "1.0.1+svn%"
-EFL_PREFERRED_VERSION_EET ?= "1.6.1+svn%"
+EFL_PREFERRED_VERSION ?= "1.6.99+svn%"
 
 PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}"
 PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}"
@@ -18,16 +16,16 @@ PREFERRED_VERSION_eina-native ?= "${EFL_PREFERRED_VERSION}"
 PREFERRED_VERSION_embryo ?= "${EFL_PREFERRED_VERSION}"
 PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}"
 PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}"
-PREFERRED_VERSION_evas-generic-loaders ?= "1.2.0+svn%"
+PREFERRED_VERSION_evas-generic-loaders ?= "${EFL_PREFERRED_VERSION}"
 PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}"
 PREFERRED_VERSION_expedite ?= "${EFL_PREFERRED_VERSION}"
 PREFERRED_VERSION_expedite-native ?= "${EFL_PREFERRED_VERSION}"
 
-PREFERRED_VERSION_eet ?= "${EFL_PREFERRED_VERSION_EET}"
-PREFERRED_VERSION_eet-native ?= "${EFL_PREFERRED_VERSION_EET}"
+PREFERRED_VERSION_eet ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_eet-native ?= "${EFL_PREFERRED_VERSION}"
 
-PREFERRED_VERSION_eio ?= "${EFL_PREFERRED_VERSION_1.0}"
-PREFERRED_VERSION_eio-native ?= "${EFL_PREFERRED_VERSION_1.0}"
-PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION_1.0}"
-PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION_1.0}"
-PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION_1.0}"
+PREFERRED_VERSION_eio ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_eio-native ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}"





More information about the Openembedded-commits mailing list