aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ekiga/ekiga_git.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/ekiga/ekiga_git.bb b/recipes/ekiga/ekiga_git.bb
index 787a0e8bc9..c5ec7cd83c 100644
--- a/recipes/ekiga/ekiga_git.bb
+++ b/recipes/ekiga/ekiga_git.bb
@@ -3,14 +3,14 @@ LICENSE = "GPLv2"
ARM_INSTRUCTION_SET = "arm"
-DEFAULT_PREFERENCE = "-1"
-PV = "3.2.0+git"
-PR = "r0+gitr${SRCREV}"
-SRCREV = "c7f3abd149ccca669bb13e2a02b0d46076301f7d"
+DEFAULT_PREFERENCE = "1"
+PV = "3.2.6+git"
+PR = "r2+gitr${SRCREV}"
+SRCREV = "4af42b2f4fd8e6b52c2c578bb4a5d5ad9c26e8f2"
inherit gnome
-SRC_URI = "git://git.gnome.org/ekiga;protocol=git"
+SRC_URI = "git://git.gnome.org/ekiga;protocol=git;branch=gnome-2-26"
S = "${WORKDIR}/git"
DEPENDS += " avahi libnotify eds-dbus libgnome gtkmm libsigc++-2.0 gstreamer gst-plugins-good gst-plugins-base gst-plugins-bad opal ptlib gnome-doc-utils"