diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-20 06:45:54 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-20 20:23:28 +0200 |
commit | 1b452f02fde8a89bc173e4b5ee6f96dabfb75463 (patch) | |
tree | 70675237edab279f5ecb90d79c3469bc67c06f61 /recipes/efl1 | |
parent | 5ffe7981a360bcf7a8b3695efb69abcc43c56d53 (diff) |
ewl: update SRC_URI, was moved to BROKEN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r-- | recipes/efl1/ewl_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/efl1/ewl_svn.bb b/recipes/efl1/ewl_svn.bb index 9e309c4e2f..595259cb5a 100644 --- a/recipes/efl1/ewl_svn.bb +++ b/recipes/efl1/ewl_svn.bb @@ -7,6 +7,8 @@ SRCREV = "${EFL_SRCREV}" inherit efl +SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http" + EXTRA_OECONF = "\ --enable-software-x11 \ --enable-software-16-x11 \ |