From: Martin Jansa Date: Fri, 19 Mar 2010 17:14:59 +0000 (+0100) Subject: efl: move epsilon/etk to obsolete, because they're not supported with newer ecore... X-Git-Tag: Release-2010-05/1~339^2~20^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd75858d8e523dfbed244bf4046b5ce01eeee690;p=openembedded.git efl: move epsilon/etk to obsolete, because they're not supported with newer ecore anymore Signed-off-by: Martin Jansa --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 051788e36d..467581ce03 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -239,11 +239,8 @@ SRCREV_pn-edje-sdk ?= "${EFL_SRCREV}" SRCREV_pn-edje ?= "${EFL_SRCREV}" SRCREV_pn-elementary ?= "${EFL_SRCREV}" SRCREV_pn-emotion ?= "${EFL_SRCREV}" -SRCREV_pn-etk-native ?= "${EFL_SRCREV}" -SRCREV_pn-etk ?= "${EFL_SRCREV}" SRCREV_pn-ewl ?= "${EFL_SRCREV}" SRCREV_pn-epeg ?= "${EFL_SRCREV}" -SRCREV_pn-epsilon ?= "${EFL_SRCREV}" SRCREV_pn-epdf ?= "${EFL_SRCREV}" SRCREV_pn-esmart ?= "${EFL_SRCREV}" SRCREV_pn-efreet ?= "${EFL_SRCREV}" @@ -265,9 +262,7 @@ SRCREV_pn-python-edje ?= "${EFL_SRCREV}" SRCREV_pn-python-elementary ?= "${EFL_SRCREV}" SRCREV_pn-python-edbus ?= "${EFL_SRCREV}" SRCREV_pn-python-emotion ?= "${EFL_SRCREV}" -SRCREV_pn-python-epsilon ?= "${EFL_SRCREV}" SRCREV_pn-python-ewl ?= "${EFL_SRCREV}" -SRCREV_pn-python-etk ?= "${EFL_SRCREV}" # Enlightenment Applications SRCREV_pn-edje-editor ?= "${EFL_SRCREV}" diff --git a/recipes/efl1/epsilon_svn.bb b/recipes/obsolete/efl1/epsilon_svn.bb similarity index 97% rename from recipes/efl1/epsilon_svn.bb rename to recipes/obsolete/efl1/epsilon_svn.bb index 991c35e8ab..14eb2d27a2 100644 --- a/recipes/efl1/epsilon_svn.bb +++ b/recipes/obsolete/efl1/epsilon_svn.bb @@ -8,6 +8,7 @@ PR = "r4" inherit efl +SRCREV = "${EFL_SRCREV}" SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http" # a gstreamer thumbnailer would be nice now that we have emotion using gstreamer as well diff --git a/recipes/efl1/etk-native_svn.bb b/recipes/obsolete/efl1/etk-native_svn.bb similarity index 100% rename from recipes/efl1/etk-native_svn.bb rename to recipes/obsolete/efl1/etk-native_svn.bb diff --git a/recipes/efl1/etk/etk_scrolled_view_dragable_combined_bouncy.patch b/recipes/obsolete/efl1/etk/etk_scrolled_view_dragable_combined_bouncy.patch similarity index 100% rename from recipes/efl1/etk/etk_scrolled_view_dragable_combined_bouncy.patch rename to recipes/obsolete/efl1/etk/etk_scrolled_view_dragable_combined_bouncy.patch diff --git a/recipes/efl1/etk_svn.bb b/recipes/obsolete/efl1/etk_svn.bb similarity index 98% rename from recipes/efl1/etk_svn.bb rename to recipes/obsolete/efl1/etk_svn.bb index 6deb2c00a3..b63a7b2ee8 100644 --- a/recipes/efl1/etk_svn.bb +++ b/recipes/obsolete/efl1/etk_svn.bb @@ -6,6 +6,7 @@ PR = "r5" inherit efl +SRCREV = "${EFL_SRCREV}" SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http \ file://mkinstalldirs" diff --git a/recipes/python/python-epsilon_svn.bb b/recipes/obsolete/python/python-epsilon_svn.bb similarity index 87% rename from recipes/python/python-epsilon_svn.bb rename to recipes/obsolete/python/python-epsilon_svn.bb index 7aa3370804..e70d4ec602 100644 --- a/recipes/python/python-epsilon_svn.bb +++ b/recipes/obsolete/python/python-epsilon_svn.bb @@ -2,4 +2,5 @@ require python-efl.inc DEPENDS += "epsilon python-ecore" RDEPENDS += "python-ecore" +SRCREV = "${EFL_SRCREV}" SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD/BINDINGS/python;module=${PN};proto=http" diff --git a/recipes/python/python-etk_svn.bb b/recipes/obsolete/python/python-etk_svn.bb similarity index 92% rename from recipes/python/python-etk_svn.bb rename to recipes/obsolete/python/python-etk_svn.bb index dc821c64d4..bc0ad9846e 100644 --- a/recipes/python/python-etk_svn.bb +++ b/recipes/obsolete/python/python-etk_svn.bb @@ -4,6 +4,8 @@ RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk PV = "0.1.1+svnr${SRCPV}" PR = "ml1" +SRCREV = "${EFL_SRCREV}" + SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD/BINDINGS/python;module=${PN};proto=http" do_stage() {