[oe] [PATCH 14/17] Ecore: Patch to fix attribution in Ecore_Getopt.h

fidencio at profusion.mobi fidencio at profusion.mobi
Sat Oct 23 00:15:54 UTC 2010


From: Eduardo Lima (Etrunko) <eblima at gmail.com>

Signed-off-by: Eduardo Lima (Etrunko) <eblima at gmail.com>
---
 recipes/efl1/ecore_svn.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb
index 934a52f..fcbd244 100644
--- a/recipes/efl1/ecore_svn.bb
+++ b/recipes/efl1/ecore_svn.bb
@@ -1,12 +1,13 @@
 require ecore.inc
 SRCREV = "${EFL_SRCREV}"
-PR = "r12"
+PR = "r13"
 
 SRC_URI += "\
   file://iconv.patch;maxrev=43996 \
   file://exit_uclibc_dns.patch;maxrev=47076 \
   file://exit_uclibc.patch;maxrev=50815 \
   file://exit_uclibc_newer.patch;minrev=50816 \
+  file://ecore_getopt_attribution.patch;maxrev=51081 \
 "
 
 ECORE_OECONF = "\
-- 
1.7.3.1





More information about the Openembedded-devel mailing list