aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk-webcore/osb-jscore_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gtk-webcore/osb-jscore_svn.bb')
-rw-r--r--recipes/gtk-webcore/osb-jscore_svn.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/gtk-webcore/osb-jscore_svn.bb b/recipes/gtk-webcore/osb-jscore_svn.bb
index 52c56f98b5..af85764842 100644
--- a/recipes/gtk-webcore/osb-jscore_svn.bb
+++ b/recipes/gtk-webcore/osb-jscore_svn.bb
@@ -4,10 +4,12 @@ LICENSE = "GPL"
PRIORITY = "optional"
PV = "0.5.2+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
SRC_URI = "svn://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore/trunk;module=JavaScriptCore;proto=https \
- file://gcc4-fno-threadsafe-statics-JavaScriptCore.patch;patch=1"
+ file://gcc4-fno-threadsafe-statics-JavaScriptCore.patch;patch=1 \
+ file://no-static-templates.patch;patch=1 \
+ "
S = "${WORKDIR}/JavaScriptCore"