aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/obsolete/efl1/epsilon_svn.bb (renamed from recipes/efl1/epsilon_svn.bb)1
-rw-r--r--recipes/obsolete/efl1/etk-native_svn.bb (renamed from recipes/efl1/etk-native_svn.bb)0
-rw-r--r--recipes/obsolete/efl1/etk/etk_scrolled_view_dragable_combined_bouncy.patch (renamed from recipes/efl1/etk/etk_scrolled_view_dragable_combined_bouncy.patch)0
-rw-r--r--recipes/obsolete/efl1/etk_svn.bb (renamed from recipes/efl1/etk_svn.bb)1
-rw-r--r--recipes/obsolete/python/python-epsilon_svn.bb (renamed from recipes/python/python-epsilon_svn.bb)1
-rw-r--r--recipes/obsolete/python/python-etk_svn.bb (renamed from recipes/python/python-etk_svn.bb)2
6 files changed, 5 insertions, 0 deletions
diff --git a/recipes/efl1/epsilon_svn.bb b/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
index 345802d25d..345802d25d 100644
--- a/recipes/efl1/etk-native_svn.bb
+++ b/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
index 75ef0f95ea..75ef0f95ea 100644
--- a/recipes/efl1/etk/etk_scrolled_view_dragable_combined_bouncy.patch
+++ b/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
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
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
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() {