[oe-commits] Koen Kooi : ekiga git: bump SRCREV, change PV

git version control git at git.openembedded.org
Fri Oct 23 07:49:21 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Oct 23 09:28:31 2009 +0200

ekiga git: bump SRCREV, change PV

---

 recipes/ekiga/ekiga_git.bb |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/ekiga/ekiga_git.bb b/recipes/ekiga/ekiga_git.bb
index 787a0e8..c5ec7cd 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"





More information about the Openembedded-commits mailing list