aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/eve_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/e17/eve_svn.bb')
-rw-r--r--meta-efl/recipes-efl/e17/eve_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/eve_svn.bb b/meta-efl/recipes-efl/e17/eve_svn.bb
index 5845c2de54..869f8bfdf8 100644
--- a/meta-efl/recipes-efl/e17/eve_svn.bb
+++ b/meta-efl/recipes-efl/e17/eve_svn.bb
@@ -12,7 +12,9 @@ COMPATIBLE_MACHINE_x86-64 = "(.*)"
COMPATIBLE_MACHINE_armv7a = "(.*)"
inherit e gettext
-SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep"
+SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
+ file://adapt-to-webkit-efl-changes.patch \
+"
S = "${WORKDIR}/${SRCNAME}"
do_configure_prepend() {