From 11581aaa9eafd51d09e7a359ff96cf47643b5361 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 23 Oct 2009 09:28:31 +0200 Subject: ekiga git: bump SRCREV, change PV --- recipes/ekiga/ekiga_git.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'recipes/ekiga') 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" -- cgit 1.2.3-korg