[oe-commits] Sebastian Krzyszkowiak : shr-autorev.inc: set shr-installer to AUTOREV

git version control git at git.openembedded.org
Tue Dec 29 18:33:41 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5264fffb2a3da29a41ec951508ec6ca1a05ec828
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5264fffb2a3da29a41ec951508ec6ca1a05ec828

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sun Dec 27 13:54:33 2009 +0000

shr-autorev.inc: set shr-installer to AUTOREV

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/include/shr-autorev.inc |    1 +
 recipes/shr/shr-installer_git.bb    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc
index 9449b87..75f389c 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 ca5eb59..53cf9ac 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





More information about the Openembedded-commits mailing list