aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/ecore_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/efl/ecore_svn.bb')
-rw-r--r--meta-efl/recipes-efl/efl/ecore_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/ecore_svn.bb b/meta-efl/recipes-efl/efl/ecore_svn.bb
index f0e8811f89..05cc9db196 100644
--- a/meta-efl/recipes-efl/efl/ecore_svn.bb
+++ b/meta-efl/recipes-efl/efl/ecore_svn.bb
@@ -6,7 +6,7 @@ PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "\
- ${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep \
+ ${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
file://fix-ecore-fb-initialization.patch \
"
S = "${WORKDIR}/${SRCNAME}"