[oe-commits] Martin Jansa : shr: bump PE after 7bfcf5198dc06e18b20088d1753b299e8fa5ad90 for upgradeable SRCPV

git version control git at git.openembedded.org
Tue Dec 7 21:26:55 UTC 2010


Module: openembedded.git
Branch: master
Commit: a5d86fc942dcf574cc268632ad1495e79ba9a867
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a5d86fc942dcf574cc268632ad1495e79ba9a867

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Dec  7 22:25:43 2010 +0100

shr: bump PE after 7bfcf5198dc06e18b20088d1753b299e8fa5ad90 for upgradeable SRCPV

* doh I forgot to add this after noticing and fixing it on our buildhost

---

 .../shr/libframeworkd-phonegui-efl2_git.bb         |    1 +
 recipes/pyphonelog/pyphonelog_git.bb               |    1 +
 recipes/shr/libphone-ui-shr_git.bb                 |    1 +
 recipes/shr/ologicd_git.bb                         |    1 +
 4 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
index 6c26572..a9d3418 100644
--- a/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
+++ b/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
@@ -1,6 +1,7 @@
 DESCRIPTION = "frameworkd EFL phonegui 2"
 SECTION = "e/apps"
 DEPENDS += " dbus-glib libframeworkd-glib libframeworkd-phonegui etk evas ecore edje edje-native elementary"
+PE = "1"
 PV = "0.0.1+gitr${SRCPV}"
 PR = "r2"
 
diff --git a/recipes/pyphonelog/pyphonelog_git.bb b/recipes/pyphonelog/pyphonelog_git.bb
index 0f7a768..e22e824 100644
--- a/recipes/pyphonelog/pyphonelog_git.bb
+++ b/recipes/pyphonelog/pyphonelog_git.bb
@@ -9,6 +9,7 @@ inherit distutils
 
 S = "${WORKDIR}/git"
 SRCREV = "d22159060470d2f429d4e8b9ba1dc3096aa5d099"
+PE = "1"
 PV = "0.17.0+gitr${SRCPV}"
 PR = "r1"
 SRC_URI = "git://git.shr-project.org/repo/pyphonelog.git;protocol=http"
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index 197db81..b2e58e1 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "SHR default module for the Phone UI daemon"
 SECTION = "e/apps"
 DEPENDS += " dbus-glib libframeworkd-glib libfsoframework libphone-ui evas ecore edje edje-native elementary"
 SRCREV = "d0e59a3b5ef88d65a67e2c00abac9f14b2775eea"
+PE = "1"
 PV = "0.0.1+gitr${SRCPV}"
 PR = "r2"
 
diff --git a/recipes/shr/ologicd_git.bb b/recipes/shr/ologicd_git.bb
index d61bfd8..db717d6 100644
--- a/recipes/shr/ologicd_git.bb
+++ b/recipes/shr/ologicd_git.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "ologicd is a logic deamon. It is meant to run software agents. \
 	Those agents may interact with external software through DBus"
 SECTION = "libs"
 SRCREV = "4a32af91a9479ebd4d1d39057354ac9904d74cbb"
+PE = "1"
 PV = "0.0.1+gitr${SRCPV}"
 PR = "r0"
 





More information about the Openembedded-commits mailing list