aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/eve_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-03-27 00:43:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 10:43:30 +0200
commit38818bf223058fd5475fd460e846a1bb1f73e767 (patch)
tree23d1db5ca7a5fe6f3c19414b25c166168e7920b5 /meta-efl/recipes-efl/e17/eve_svn.bb
parenta9f5016444fbc609051323585904961a369e9515 (diff)
downloadmeta-openembedded-contrib-38818bf223058fd5475fd460e846a1bb1f73e767.tar.gz
eve: adapt to webkit-efl changes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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() {