aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk-webcore/midori_git.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-07-13 21:25:15 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-07-13 21:25:15 +0000
commit7babd08c434f8d1dda59b34201e68f26a4f99f14 (patch)
tree8c0e576cde1079dff7217701dda507968109b76e /recipes/gtk-webcore/midori_git.bb
parent8b633e67eeac66d972589c2016791a4860ad5f65 (diff)
downloadopenembedded-7babd08c434f8d1dda59b34201e68f26a4f99f14.tar.gz
midori: Updated to the latest git snapshot.
Diffstat (limited to 'recipes/gtk-webcore/midori_git.bb')
-rw-r--r--recipes/gtk-webcore/midori_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/gtk-webcore/midori_git.bb b/recipes/gtk-webcore/midori_git.bb
index aa5a213f78..decc81c365 100644
--- a/recipes/gtk-webcore/midori_git.bb
+++ b/recipes/gtk-webcore/midori_git.bb
@@ -3,11 +3,12 @@ require midori.inc
DEPENDS += "python-native python-docutils-native"
# increment PR every time SRCREV is updated!
-PR = "r1"
+PR = "r2"
PV = "0.1.7+${PR}+gitr${SRCREV}"
SRC_URI = "git://git.xfce.org/kalikiana/midori;protocol=git \
- file://waf"
+ file://waf \
+ file://wscript-fix.patch;patch=1"
S = "${WORKDIR}/git"