libgsmd: Update from 20070801 to 20070917.

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
This commit is contained in:
Samuel Ortiz 2007-09-17 09:23:28 +00:00
parent e91795abb4
commit 320e6a3728
2 changed files with 2 additions and 5 deletions

View 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

View 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"