[oe-commits] Angus Ainslie : ecore.inc : update for svn 41040

git version control git at git.openembedded.org
Wed Aug 5 16:56:43 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: a112a006ffa104ca9b74d944be2c60f25273d427
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a112a006ffa104ca9b74d944be2c60f25273d427

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Wed Aug  5 10:50:09 2009 -0600

ecore.inc : update for svn 41040

---

 recipes/efl1/ecore.inc |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc
index 9d4cd0c..580b1f7 100644
--- a/recipes/efl1/ecore.inc
+++ b/recipes/efl1/ecore.inc
@@ -4,12 +4,10 @@ DEPENDS = "curl eet evas tslib libxtst libxcomposite libxinerama libxscrnsaver l
 # optional
 # DEPENDS += "directfb libsdl-x11 openssl virtual/libiconv"
 PV = "0.9.9.050+svnr${SRCREV}"
-PR = "r5"
+PR = "r6"
 
 inherit efl
 
-SRC_URI += "file://ecore-add-includes.patch;patch=1"
-
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ecore"
 
 PACKAGES += "\





More information about the Openembedded-commits mailing list