[oe-commits] Koen Kooi : ekiga, opal: bump PR

git version control git at git.openembedded.org
Thu Jul 15 09:56:25 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Jul 15 11:54:28 2010 +0200

ekiga, opal: bump PR

---

 recipes/ekiga/ekiga_git.bb  |    2 +-
 recipes/ekiga/opal_3.8.2.bb |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/ekiga/ekiga_git.bb b/recipes/ekiga/ekiga_git.bb
index d4d550b..025767b 100644
--- a/recipes/ekiga/ekiga_git.bb
+++ b/recipes/ekiga/ekiga_git.bb
@@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_angstrom = "1"
 
 PV = "3.3.1+git"
-PR = "r5+gitr${SRCREV}"
+PR = "r6+gitr${SRCREV}"
 SRCREV = "7c669dd4ce69296f09004f8876366058c20a3352"
 
 inherit gnome
diff --git a/recipes/ekiga/opal_3.8.2.bb b/recipes/ekiga/opal_3.8.2.bb
index 46ebaec..8867b4b 100644
--- a/recipes/ekiga/opal_3.8.2.bb
+++ b/recipes/ekiga/opal_3.8.2.bb
@@ -1,6 +1,8 @@
 DESCRIPTION = "Open Phone Abstraction Library, implementation of the ITU H.323 teleconferencing protocol, and successor of the openh323 library."
 LICENSE = "MPL"
 
+PR = "r1"
+
 inherit gnome
 
 DEPENDS += " ffmpeg ptlib virtual/libsdl openldap"





More information about the Openembedded-commits mailing list