diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-11 12:20:58 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-11 14:31:07 +0100 |
commit | 16106219a622bcfe1f63c9b57d44e28970563133 (patch) | |
tree | aae42e6d0e8c45a4ddac9088221588e9704d09e9 /recipes/efl1 | |
parent | a14cb51092e7fc5b3ca7f7c741e673f69c8eb46c (diff) |
EFL: some packages were moved from trunk/OLD to OLD, update SRC_URI
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r-- | recipes/efl1/edb_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/epeg_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/epsilon_svn.bb | 2 | ||||
-rw-r--r-- | recipes/efl1/etk_svn.bb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes/efl1/edb_svn.bb b/recipes/efl1/edb_svn.bb index 06d1cf7ed2..ec642781dd 100644 --- a/recipes/efl1/edb_svn.bb +++ b/recipes/efl1/edb_svn.bb @@ -6,4 +6,4 @@ PR = "r1" inherit efl -SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=edb;proto=http" +SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=edb;proto=http" diff --git a/recipes/efl1/epeg_svn.bb b/recipes/efl1/epeg_svn.bb index dac7284013..3b97262ce7 100644 --- a/recipes/efl1/epeg_svn.bb +++ b/recipes/efl1/epeg_svn.bb @@ -6,4 +6,4 @@ PR = "r2" inherit efl -SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=epeg;proto=http" +SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=epeg;proto=http" diff --git a/recipes/efl1/epsilon_svn.bb b/recipes/efl1/epsilon_svn.bb index b08e7afc1e..991c35e8ab 100644 --- a/recipes/efl1/epsilon_svn.bb +++ b/recipes/efl1/epsilon_svn.bb @@ -8,7 +8,7 @@ PR = "r4" inherit efl -SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http" +SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http" # a gstreamer thumbnailer would be nice now that we have emotion using gstreamer as well EXTRA_OECONF = "--disable-xine" diff --git a/recipes/efl1/etk_svn.bb b/recipes/efl1/etk_svn.bb index bb3e4a14c8..6deb2c00a3 100644 --- a/recipes/efl1/etk_svn.bb +++ b/recipes/efl1/etk_svn.bb @@ -6,7 +6,7 @@ PR = "r5" inherit efl -SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http \ +SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http \ file://mkinstalldirs" RRECOMMENDS_${PN} = "\ |