aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorAngus Ainslie <nytowl@openmoko.org>2009-05-29 08:34:43 -0600
committerAngus Ainslie <nytowl@openmoko.org>2009-05-29 08:37:17 -0600
commit6aab6bec66b8510c21ee2fde9abb5f99730f351e (patch)
treed082ce318057d8b838ffb9adde73d644e52635fa /recipes/efl1
parentf3fde07319758f5162eb7f7b5e8b32b96d558b97 (diff)
downloadopenembedded-6aab6bec66b8510c21ee2fde9abb5f99730f351e.tar.gz
ecore.inc : add the full path to the included patch from 684ec675a2e98136e42a69844a3ff83f4d35bccd
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/ecore.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc
index 35f8e5d144..9d4cd0ce2a 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"