[oe-commits] Koen Kooi : ekiga git: bump to current head

git version control git at git.openembedded.org
Thu Jul 15 09:14:57 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Jul 15 10:53:32 2010 +0200

ekiga git: bump to current head

---

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

diff --git a/recipes/ekiga/ekiga_git.bb b/recipes/ekiga/ekiga_git.bb
index 46d1b3e..7fa3ccb 100644
--- a/recipes/ekiga/ekiga_git.bb
+++ b/recipes/ekiga/ekiga_git.bb
@@ -5,13 +5,12 @@ ARM_INSTRUCTION_SET = "arm"
 
 DEFAULT_PREFERENCE = "-1"
 PV = "3.3.1+git"
-PR = "r4+gitr${SRCREV}"
-SRCREV = "c81cabbee7901b6643907d08f9a530308044ec22"
+PR = "r5+gitr${SRCREV}"
+SRCREV = "7c669dd4ce69296f09004f8876366058c20a3352"
 
 inherit gnome
 
 SRC_URI = "git://git.gnome.org/ekiga;protocol=git;branch=master \
-           file://rgb16.patch \
 "
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list