From a73031baebb71a4486e40617d1cf43eb5a31bbb3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 19 Apr 2010 22:50:00 +0200 Subject: midori: switch to SRCPV with PE bump --- recipes/gtk-webcore/midori.inc | 2 ++ recipes/gtk-webcore/midori_git.bb | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/gtk-webcore') diff --git a/recipes/gtk-webcore/midori.inc b/recipes/gtk-webcore/midori.inc index a7ed936da3..fc2df36f4a 100644 --- a/recipes/gtk-webcore/midori.inc +++ b/recipes/gtk-webcore/midori.inc @@ -3,6 +3,8 @@ LICENSE = "GPLv2" DEPENDS = "webkit-gtk libsoup-2.4 libsexy" +PE = "1" + inherit autotools gtk-icon-cache pkgconfig SRC_URI = "http://software.twotoasts.de/media/midori/midori-${PV}.tar.gz" diff --git a/recipes/gtk-webcore/midori_git.bb b/recipes/gtk-webcore/midori_git.bb index 15ffb5efe6..18b663cb08 100644 --- a/recipes/gtk-webcore/midori_git.bb +++ b/recipes/gtk-webcore/midori_git.bb @@ -5,7 +5,7 @@ DEPENDS += "python-native python-docutils-native" # increment PR every time SRCREV is updated! SRCREV = "400139644371c0b675723f9a986ddab4445a8794" PR = "r2" -PV = "0.1.7+${PR}+gitr${SRCREV}" +PV = "0.1.7+${PR}+gitr${SRCPV}" SRC_URI = "git://git.xfce.org/apps/midori;protocol=git \ file://waf \ -- cgit 1.2.3-korg