From: Sebastian Krzyszkowiak Date: Sun, 27 Dec 2009 13:54:33 +0000 (+0000) Subject: shr-autorev.inc: set shr-installer to AUTOREV X-Git-Tag: Release-2010-05/1~1118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5264fffb2a3da29a41ec951508ec6ca1a05ec828;p=openembedded.git shr-autorev.inc: set shr-installer to AUTOREV Signed-off-by: Martin Jansa --- diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc index 9449b87604..75f389cf83 100644 --- a/conf/distro/include/shr-autorev.inc +++ b/conf/distro/include/shr-autorev.inc @@ -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}" 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