diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-19 18:45:38 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-19 19:49:45 +0100 |
commit | 177e01f452107ade6c8f6b5832ea89c8e16c1c8d (patch) | |
tree | 0beaf3146bea0cf581ef8961c8a571e9102fbd53 | |
parent | 049e78d95ff3cc32f6397923c9280359b78831f1 (diff) |
esmart: update SRC_URI as it was moved to OLD
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/efl1/esmart_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb index 57c74f2103..bdcb6dbb53 100644 --- a/recipes/efl1/esmart_svn.bb +++ b/recipes/efl1/esmart_svn.bb @@ -6,6 +6,8 @@ PR = "r2" inherit efl +SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http" + EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc" PACKAGES =+ "${PN}-textentry \ |