diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-07 18:19:14 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-07 18:19:14 +0200 |
commit | 4ca3287b3ea7416b2a7226bf6ac085b1d8f5f8c9 (patch) | |
tree | 4fd3fc6dce9c54f2dd749e1ed032c60fb493e389 /recipes | |
parent | 17ef72525c4e1b3f7a32336878b2d39984ca23ec (diff) |
opimd-utils: update PV to correspond with SRCREV
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/freesmartphone/opimd-utils_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |