aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-02-11 02:23:29 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-02-11 02:24:12 +0100
commitbc68929ceaa163e27d8e9860e2f816065c14d0fa (patch)
treeb8651b3a30ac7a4463a9ccb3cd95437c298eb7aa /recipes/efl1
parent6795b4bf1ed4074fd83703c19828f91492c6507f (diff)
downloadopenembedded-bc68929ceaa163e27d8e9860e2f816065c14d0fa.tar.gz
libeflvala: has moved from FSO git to EFL svn
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/libeflvala_svn.bb (renamed from recipes/efl1/libeflvala_git.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/efl1/libeflvala_git.bb b/recipes/efl1/libeflvala_svn.bb
index 9040bbd10a..cbb6887ffb 100644
--- a/recipes/efl1/libeflvala_git.bb
+++ b/recipes/efl1/libeflvala_svn.bb
@@ -3,11 +3,11 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
LICENSE = "LGPL"
SECTION = "devel"
DEPENDS = "vala-native glib-2.0 dbus dbus-glib eina eet evas ecore edje elementary"
-PV = "0.0.1.0+gitr${SRCREV}"
+PV = "0.5.0+svnr${SRCREV}"
PR = "r0"
-SRC_URI = "${FREESMARTPHONE_GIT}/libeflvala;protocol=git;branch=master"
-S = "${WORKDIR}/git"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS;module=vala;proto=http"
+S = "${WORKDIR}/vala"
inherit autotools_stage pkgconfig vala