From: Martin Jansa Date: Wed, 7 Apr 2010 16:19:14 +0000 (+0200) Subject: opimd-utils: update PV to correspond with SRCREV X-Git-Tag: Release-2010-05/1~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca3287b3ea7416b2a7226bf6ac085b1d8f5f8c9;p=openembedded.git opimd-utils: update PV to correspond with SRCREV --- diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb index 2bc1f3705a..08f3293a47 100644 --- a/recipes/freesmartphone/opimd-utils_git.bb +++ b/recipes/freesmartphone/opimd-utils_git.bb @@ -5,7 +5,7 @@ LICENSE ?= "GPL" RDEPENDS = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus frameworkd" SECTION = "x11/application" SRCREV = "1872cdebe1209123710259e25cb8c8b47a627112" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.3+gitr${SRCREV}" PR = "r0" inherit setuptools