aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-08 15:02:12 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-11 13:59:47 +0100
commit8a053f8ebde0c426f11af64093c6f10c3a00e340 (patch)
treef0f3393335ce6c79f148fab011c44728543f2e03 /recipes
parentcf85decd058485558b1d6a9ae795b5dc405388d1 (diff)
downloadopenembedded-8a053f8ebde0c426f11af64093c6f10c3a00e340.tar.gz
edje-viewer,eve,edbus,ethumb: use SRC_URI from e-base.bbclass
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/e17/edje-viewer_svn.bb3
-rw-r--r--recipes/e17/eve_svn.bb5
-rw-r--r--recipes/efl1/edbus_svn.bb3
-rw-r--r--recipes/efl1/ethumb_svn.bb2
4 files changed, 3 insertions, 10 deletions
diff --git a/recipes/e17/edje-viewer_svn.bb b/recipes/e17/edje-viewer_svn.bb
index 40a5f174ca..c57579606f 100644
--- a/recipes/e17/edje-viewer_svn.bb
+++ b/recipes/e17/edje-viewer_svn.bb
@@ -7,7 +7,6 @@ SRCREV = "${EFL_SRCREV}"
inherit e
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=edje_viewer;proto=http"
-S = "${WORKDIR}/edje_viewer"
+SRCNAME = "edje_viewer"
FILES_${PN} += "${datadir}"
diff --git a/recipes/e17/eve_svn.bb b/recipes/e17/eve_svn.bb
index 5312564820..66e5add2a5 100644
--- a/recipes/e17/eve_svn.bb
+++ b/recipes/e17/eve_svn.bb
@@ -6,10 +6,7 @@ SRCREV = "${EFL_SRCREV}"
inherit e
-SRC_URI = "\
- svn://svn.enlightenment.org/svn/e/trunk;module=eve;proto=http \
- file://eve-theme-for-smaller-screens.patch \
-"
+SRC_URI += "file://eve-theme-for-smaller-screens.patch"
EXTRA_OECONF = "\
--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
diff --git a/recipes/efl1/edbus_svn.bb b/recipes/efl1/edbus_svn.bb
index 088ea150ad..8004e1db23 100644
--- a/recipes/efl1/edbus_svn.bb
+++ b/recipes/efl1/edbus_svn.bb
@@ -7,8 +7,7 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=e_dbus;proto=http"
-S = "${WORKDIR}/e_dbus"
+SRCNAME = "e_dbus"
EXTRA_OECONF = "--enable-build-test-gui"
diff --git a/recipes/efl1/ethumb_svn.bb b/recipes/efl1/ethumb_svn.bb
index 9d3e65b7d3..01fe9812c4 100644
--- a/recipes/efl1/ethumb_svn.bb
+++ b/recipes/efl1/ethumb_svn.bb
@@ -12,8 +12,6 @@ EXTRA_OECONF = "\
--disable-docs \
"
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=ethumb;proto=http"
-
# Some upgrade path tweaking, as in evas
AUTO_LIBNAME_PKGS = ""