[oe-commits] Klaus Kurzmann : pisi: update to 0.4.7

git version control git at git.openembedded.org
Mon Sep 21 20:14:21 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Mon Sep 21 22:14:24 2009 +0200

pisi: update to 0.4.7

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/distro/include/shr-autorev-unstable.inc |    2 +-
 conf/distro/include/shr-autorev.inc          |    2 +-
 recipes/openmoko-3rdparty/pisi_svn.bb        |    3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/shr-autorev-unstable.inc b/conf/distro/include/shr-autorev-unstable.inc
index b845313..6316b21 100644
--- a/conf/distro/include/shr-autorev-unstable.inc
+++ b/conf/distro/include/shr-autorev-unstable.inc
@@ -133,7 +133,7 @@ SRCREV_pn-e-tasks = "${AUTOREV}"
 SRCREV_pn-mokonnect = "${AUTOREV}"
 SRCREV_pn-elmdentica = "${AUTOREV}"
 SRCREV_pn-vala-terminal = "${AUTOREV}"
-SRCREV_pn-pisi = "145"
+SRCREV_pn-pisi = "150"
 SRCREV_pn-webkit-efl = "${AUTOREV}"
 SRCREV_pn-epdfview = "${AUTOREV}"
 SRCREV_pn-om-neon = "${AUTOREV}"
diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc
index 515d4a2..be0025f 100644
--- a/conf/distro/include/shr-autorev.inc
+++ b/conf/distro/include/shr-autorev.inc
@@ -146,6 +146,6 @@ SRCREV_pn-e-tasks = "${AUTOREV}"
 SRCREV_pn-mokonnect = "${AUTOREV}"
 SRCREV_pn-elmdentica = "${AUTOREV}"
 SRCREV_pn-vala-terminal = "${AUTOREV}"
-SRCREV_pn-pisi = "${AUTOREV}"
+SRCREV_pn-pisi = "150"
 SRCREV_pn-paroli = "${AUTOREV}"
 SRCREV_pn-webkit-efl = "${AUTOREV}"
diff --git a/recipes/openmoko-3rdparty/pisi_svn.bb b/recipes/openmoko-3rdparty/pisi_svn.bb
index 1b35ecd..3aa54e1 100644
--- a/recipes/openmoko-3rdparty/pisi_svn.bb
+++ b/recipes/openmoko-3rdparty/pisi_svn.bb
@@ -1,4 +1,5 @@
 DESCRIPTION = "PISI is synchronizing information"
+AUTHOR = "Michael Pilgermann"
 PRIORITY = "optional"
 LICENSE = "GPL"
 HOMEPAGE = "http://projects.openmoko.org/projects/pisi/"
@@ -9,7 +10,7 @@ RDEPENDS = "python-vobject python python-pygtk python-pygobject python-pycairo\
            python-dateutil python-sqlite3 python-netserver python-netclient\
            python-misc"
 
-PV = "0.4.6+svnr${SRCPV}"
+PV = "0.4.7+svnr${SRCPV}"
 
 PACKAGE_ARCH = "all"
 





More information about the Openembedded-commits mailing list