From 79b6c7fe7bebd64e28bff9c5e3b46aaec174777d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 12 Feb 2010 11:34:31 +0100 Subject: EFL: bump SRCREV a bit, remove applied patch Signed-off-by: Martin Jansa --- recipes/efl1/epsilon/add.ecore.to.depends.patch | 20 -------------------- recipes/efl1/epsilon_svn.bb | 3 +-- 2 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 recipes/efl1/epsilon/add.ecore.to.depends.patch (limited to 'recipes') diff --git a/recipes/efl1/epsilon/add.ecore.to.depends.patch b/recipes/efl1/epsilon/add.ecore.to.depends.patch deleted file mode 100644 index 1e0b99bc3b..0000000000 --- a/recipes/efl1/epsilon/add.ecore.to.depends.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -uNr epsilon.orig/configure.ac epsilon/configure.ac ---- epsilon.orig/configure.ac 2010-02-11 13:17:14.000000000 +0100 -+++ epsilon/configure.ac 2010-02-11 13:16:53.000000000 +0100 -@@ -31,6 +31,7 @@ - ecore-evas >= 0.9.9 - ecore-file >= 0.9.9 - ecore-ipc >= 0.9.9 -+ ecore-data >= 0.9.9 - ] - ) - -@@ -78,7 +79,7 @@ - fi - AM_CONDITIONAL(HAVE_XINE, test $xine = "xine") - --requirements="evas ecore-evas ecore-file ecore-ipc edje" -+requirements="evas ecore-evas ecore-file ecore-ipc ecore-data edje" - AC_SUBST(requirements) - - ##################################################################### diff --git a/recipes/efl1/epsilon_svn.bb b/recipes/efl1/epsilon_svn.bb index 6f6b842104..991c35e8ab 100644 --- a/recipes/efl1/epsilon_svn.bb +++ b/recipes/efl1/epsilon_svn.bb @@ -8,8 +8,7 @@ PR = "r4" inherit efl -SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http \ - file://add.ecore.to.depends.patch;patch=1" +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" -- cgit v1.2.3