[oe-commits] Dmitry Baryshkov : libchenabler: do actually bump the PR as the source has changed

GIT User account git at amethyst.openembedded.net
Tue Nov 11 19:15:38 UTC 2008


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

Author: Dmitry Baryshkov <dbaryshkov at gmail.com>
Date:   Tue Nov 11 22:09:17 2008 +0300

libchenabler: do actually bump the PR as the source has changed

Signed-off-by: Dmitry Baryshkov <dbaryshkov at gmail.com>

---

 packages/gpephone/libchenabler_0.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/gpephone/libchenabler_0.1.bb b/packages/gpephone/libchenabler_0.1.bb
index 4c06e2f..cbd28da 100644
--- a/packages/gpephone/libchenabler_0.1.bb
+++ b/packages/gpephone/libchenabler_0.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "LiPS voice call library."
 SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "glib-2.0 sqlite3 librecord"
-PR          = "r1"
+PR          = "r2"
 
 GPE_TARBALL_SUFFIX = "gz"
 





More information about the Openembedded-commits mailing list