[oe-commits] Angus Ainslie : ecore.inc : add the full path to the included patch from 684ec675a2e98136e42a69844a3ff83f4d35bccd

git version control git at git.openembedded.org
Sat May 30 21:57:39 UTC 2009


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

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Fri May 29 08:34:43 2009 -0600

ecore.inc : add the full path to the included patch from 684ec675a2e98136e42a69844a3ff83f4d35bccd

---

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

diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc
index 35f8e5d..9d4cd0c 100644
--- a/recipes/efl1/ecore.inc
+++ b/recipes/efl1/ecore.inc
@@ -4,11 +4,11 @@ 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 = "r4"
+PR = "r5"
 
 inherit efl
 
-SRC_URI += "file://ecore-add-includes;patch=1"
+SRC_URI += "file://ecore-add-includes.patch;patch=1"
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ecore"
 





More information about the Openembedded-commits mailing list