diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2009-12-27 13:54:33 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-29 19:32:38 +0100 |
commit | 5264fffb2a3da29a41ec951508ec6ca1a05ec828 (patch) | |
tree | a9b244fc2c5c38833211de8211828c0ee807335b /recipes | |
parent | fccc228c7c7d98fba2cc74165d99c348bfc92d55 (diff) |
shr-autorev.inc: set shr-installer to AUTOREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/shr/shr-installer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-installer_git.bb b/recipes/shr/shr-installer_git.bb index ca5eb59b0f..53cf9ac8fd 100644 --- a/recipes/shr/shr-installer_git.bb +++ b/recipes/shr/shr-installer_git.bb @@ -5,7 +5,7 @@ LICENSE ?= "GPL" RDEPENDS = "python-elementary python-dbus python-core python-edbus packagekit" SECTION = "x11/application" -PV = "0.0.1+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCREV}" PR = "r0" inherit setuptools |