aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-02 00:28:01 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-02 00:28:01 +0000
commit5b5c13f6e531fdc0ae852ef41b86c59c9e32fb4f (patch)
treeea40df76b24482400e7eb01d1992813ff35612b4 /packages
parente0c7cc5becc56e048e8cff98f8b34cdeb53ef8d9 (diff)
downloadopenembedded-5b5c13f6e531fdc0ae852ef41b86c59c9e32fb4f.tar.gz
libgsmd: remove patch guards since patches have been updated - thanks ph5!
Diffstat (limited to 'packages')
-rw-r--r--packages/gsm/libgsmd_svn.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/gsm/libgsmd_svn.bb b/packages/gsm/libgsmd_svn.bb
index 5b2e608a5c..87b7dc090d 100644
--- a/packages/gsm/libgsmd_svn.bb
+++ b/packages/gsm/libgsmd_svn.bb
@@ -4,18 +4,18 @@ LICENSE = "GPL LGPL"
SECTION = "libs/gsm"
PROVIDES += "gsmd"
PV = "0.1+svn${SRCDATE}"
-PR = "r15"
+PR = "r16"
SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http \
file://gsmd \
file://default \
- file://extreplychars.patch;patch=1;maxdate=20070730 \
+ file://extreplychars.patch;patch=1 \
file://getopt-wait-interpreter-ready.patch;patch=1 \
file://tihtc-csq-fix.patch;patch=1 \
- file://universal-wcdma.patch;patch=1;maxdate=20070730 \
- file://mlbuf-in-gsmd-struct.patch;patch=1;maxdate=20070730 \
+ file://universal-wcdma.patch;patch=1 \
+ file://mlbuf-in-gsmd-struct.patch;patch=1 \
file://libgsmd-tool-fix.patch;patch=1 \
- file://sms-hacks.patch;patch=1;maxdate=20070730"
+ file://sms-hacks.patch;patch=1"
S = "${WORKDIR}/gsm"
inherit autotools pkgconfig update-rc.d