aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/e-module.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-module.inc')
-rw-r--r--meta-efl/recipes-efl/e17/e-module.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/e-module.inc b/meta-efl/recipes-efl/e17/e-module.inc
index 2c1706eedd..d3f6e1b3e0 100644
--- a/meta-efl/recipes-efl/e17/e-module.inc
+++ b/meta-efl/recipes-efl/e17/e-module.inc
@@ -8,7 +8,7 @@ INC_PR = "r0"
SRCNAME = "E-MODULES-EXTRA/${PN}"
inherit e gettext
-SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
+SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep"
S = "${WORKDIR}/${SRCNAME}"
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"