ekiga git: bump SRCREV, change PV
authorKoen Kooi <koen@openembedded.org>
Fri, 23 Oct 2009 07:28:31 +0000 (09:28 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 23 Oct 2009 07:41:11 +0000 (09:41 +0200)
recipes/ekiga/ekiga_git.bb

index 787a0e8..c5ec7cd 100644 (file)
@@ -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"