aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk-webcore
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-03-28 20:44:17 +0100
committerKoen Kooi <koen@openembedded.org>2009-03-28 20:44:17 +0100
commit4733329637c17e1d8d5d29a746f1462b4cc5e652 (patch)
treedacaeeb2dbd0e4504f835e8f5aef6295731ad1c6 /recipes/gtk-webcore
parentecf551ef71b1470104996d1813302b61b77dd402 (diff)
downloadopenembedded-4733329637c17e1d8d5d29a746f1462b4cc5e652.tar.gz
midori git: use git instead of snapshots
Diffstat (limited to 'recipes/gtk-webcore')
-rw-r--r--recipes/gtk-webcore/midori_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gtk-webcore/midori_git.bb b/recipes/gtk-webcore/midori_git.bb
index 5d08f1b6b7..a21058bcbf 100644
--- a/recipes/gtk-webcore/midori_git.bb
+++ b/recipes/gtk-webcore/midori_git.bb
@@ -6,8 +6,8 @@ DEPENDS += "python-native python-docutils-native"
PR = "r2"
PV = "0.1.2+${PR}+gitr${SRCREV}"
-SRC_URI = "http://git.xfce.org/kalikiana/midori/snapshot/midori-${SRCREV}.tar.bz2"
-S = "${WORKDIR}/midori-${SRCREV}"
+SRC_URI = "git://git.xfce.org/kalikiana/midori;protocol=git"
+S = "${WORKDIR}/git"
do_configure() {
./configure \