diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 12:38:21 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 12:43:13 +0200 |
commit | b6e7c778a86dd37505cb8524d41a9f32c402d19d (patch) | |
tree | d0c7c0bf1f3b3a120ce5e1f9cb95e2cfd6e21ec9 /recipes/efl1 | |
parent | 3e85aa5cbb1acc4d00ba1817c00ee4de94b436e3 (diff) |
exml: update SRC_URI -> BROKEN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r-- | recipes/efl1/exml_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/efl1/exml_svn.bb b/recipes/efl1/exml_svn.bb index 3d06578540..b2441a04fc 100644 --- a/recipes/efl1/exml_svn.bb +++ b/recipes/efl1/exml_svn.bb @@ -7,3 +7,4 @@ SRCREV = "${EFL_SRCREV}" inherit efl +SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http" |