aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-07-15 11:54:28 +0200
committerKoen Kooi <koen@openembedded.org>2010-07-15 11:55:16 +0200
commite1293010dd18621555b6a43c95f4c128178457fd (patch)
tree3edd0220abdcd5c017c39764e71a1b3aa605e5f4 /recipes
parent49e11b32906fc1becd9218bb3125f6fc8fa03fa4 (diff)
downloadopenembedded-e1293010dd18621555b6a43c95f4c128178457fd.tar.gz
ekiga, opal: bump PR
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ekiga/ekiga_git.bb2
-rw-r--r--recipes/ekiga/opal_3.8.2.bb2
2 files changed, 3 insertions, 1 deletions
diff --git a/recipes/ekiga/ekiga_git.bb b/recipes/ekiga/ekiga_git.bb
index d4d550b97a..025767b2c6 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 46ebaecb5f..8867b4b1a2 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"