[oe-commits] Carsten Haitzler (Raster : efl: update efl and fix ecore package to not have dfb patch anymore - obsolete.

GIT User account git at amethyst.openembedded.net
Thu Feb 19 14:03:47 UTC 2009


Module: openembedded.git
Branch: raster
Commit: 109e20b8df36d47ca5bfe78a11709a33d79c1d45
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=109e20b8df36d47ca5bfe78a11709a33d79c1d45

Author: Carsten Haitzler (Raster <raster at rasterman.com>
Date:   Mon Feb 16 17:55:19 2009 +1100

efl: update efl and fix ecore package to not have dfb patch anymore - obsolete.

---

 conf/distro/include/sane-srcrevs.inc |    2 +-
 packages/efl1/ecore.inc              |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 5e6fb66..10d6198 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -246,7 +246,7 @@ SRCREV_pn-zhone ?= "f38cc52fbf11f7fe945797a6b8ade29ed479d924"
 # Enlightenment Foundation Libraries
 # Caution: This is not alphabetically, but (roughly) dependency-sorted.
 # Please leave it like that.
-EFL_SRCREV ?= "38853"
+EFL_SRCREV ?= "38920"
 SRCREV_pn-edb-native ?= "${EFL_SRCREV}"
 SRCREV_pn-edb ?= "${EFL_SRCREV}"
 SRCREV_pn-eina-native ?= "${EFL_SRCREV}"
diff --git a/packages/efl1/ecore.inc b/packages/efl1/ecore.inc
index a25cacc..27dd10d 100644
--- a/packages/efl1/ecore.inc
+++ b/packages/efl1/ecore.inc
@@ -8,6 +8,8 @@ PR = "r1"
 
 inherit efl
 
+#SRC_URI += "file://fix-directfb-include.patch;patch=1"
+
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ecore"
 
 PACKAGES += "\





More information about the Openembedded-commits mailing list