]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgsmd: Update from 20070801 to 20070917.
authorSamuel Ortiz <sameo@openedhand.com>
Mon, 17 Sep 2007 09:23:28 +0000 (09:23 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Mon, 17 Sep 2007 09:23:28 +0000 (09:23 +0000)
This is needed to fix a libmokogsmd2 build failure, see
https://pug.o-hand.com/pastebin/613

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2742 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf
meta/packages/libgsmd/libgsmd_svn.bb

index 2e0a1243fe5a1ac2d2b8d38ce373e61cab08844b..303745fa64a4826094180f29df9cb604dd5a5e0e 100644 (file)
@@ -122,7 +122,7 @@ SRCREV_pn-fstests ?= "266"
 SRCDATE_abiword ?= "20070130"
 SRCREV_pn-xvideo-tests ?= "272"
 SRCREV_pn-clutter ?= "1196"
-SRCDATE_libgsmd ?= "20070801"
+SRCDATE_libgsmd ?= "20070917"
 SRCREV_gaku ?= "286"
 
 # Previously floating revisions
index 8cc6233aaecad9a9c4905399e899f2d62c6d2f66..f7a4620a5c89169017f4b43315858b05a634fd1f 100644 (file)
@@ -4,14 +4,11 @@ LICENSE = "GPL"
 SECTION = "libs/gsm"
 PROVIDES += "gsmd"
 PV = "0.0+svn${SRCDATE}"
-PR = "r16"
+PR = "r17"
 
 SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http \
            file://gsmd \
            file://default \
-           file://getopt-wait-interpreter-ready.patch;patch=1 \
-           file://tihtc-csq-fix.patch;patch=1 \
-           file://universal-wcdma.patch;patch=1 \
            file://no-version.patch;patch=1"
 
 S = "${WORKDIR}/gsm"