shr-autorev.inc: set shr-installer to AUTOREV
authorSebastian Krzyszkowiak <seba.dos1@gmail.com>
Sun, 27 Dec 2009 13:54:33 +0000 (13:54 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 29 Dec 2009 18:32:38 +0000 (19:32 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/include/shr-autorev.inc
recipes/shr/shr-installer_git.bb

index 9449b87..75f389c 100644 (file)
@@ -13,5 +13,6 @@ SRCREV_pn-libphone-ui = "${AUTOREV}"
 SRCREV_pn-libphone-ui-shr = "${AUTOREV}"
 SRCREV_pn-libphone-utils = "${AUTOREV}"
 SRCREV_pn-opimd-utils = "${AUTOREV}"
+SRCREV_pn-shr-installer = "${AUTOREV}"
 SRCREV_pn-shr-wizard = "${AUTOREV}"
 
index ca5eb59..53cf9ac 100644 (file)
@@ -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