diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-11 22:56:58 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 10:44:47 +0200 |
commit | 79577cca296b93bfe8e91471bdcc154a89a41d2c (patch) | |
tree | 5d36a1d7333fd85f0758588032d39a0f73c1e54e /recipes/efl1 | |
parent | d7e77ec40cd68b0db36678c69ca33391afd3017b (diff) | |
download | openembedded-79577cca296b93bfe8e91471bdcc154a89a41d2c.tar.gz |
evolve: update SRC_URI, now it's in OLD instead trunk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r-- | recipes/efl1/evolve_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/efl1/evolve_svn.bb b/recipes/efl1/evolve_svn.bb index a92341a864..7966e8d58a 100644 --- a/recipes/efl1/evolve_svn.bb +++ b/recipes/efl1/evolve_svn.bb @@ -6,3 +6,5 @@ PR = "r2" SRCREV = "${EFL_SRCREV}" inherit efl + +SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${BPN};proto=http" |