summaryrefslogtreecommitdiff
path: root/packages/gsm/libgsmd_svn.bb
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-07-31 09:56:27 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-07-31 09:56:27 +0000
commit1d28b8f0f05e4a3b0a97a28e25027eb7e1203687 (patch)
tree5e002e9883560a110fc2e201d378e0e9ab9229ab /packages/gsm/libgsmd_svn.bb
parent00b20a5a4b14c59424f4c4328addd3f8c4311d39 (diff)
libgsmd: update gsmd patches
- alive-start-if-interpreter-ready.patch and vendor-qc-v0.patch went upstream - add mlbuf-static-bss.patch and Andrzej Zaborowski's sms-hacks.patch and libgsmd-tool-fix.patch
Diffstat (limited to 'packages/gsm/libgsmd_svn.bb')
-rw-r--r--packages/gsm/libgsmd_svn.bb9
1 files changed, 5 insertions, 4 deletions
diff --git a/packages/gsm/libgsmd_svn.bb b/packages/gsm/libgsmd_svn.bb
index 7fc54a5afb..31b23decc5 100644
--- a/packages/gsm/libgsmd_svn.bb
+++ b/packages/gsm/libgsmd_svn.bb
@@ -4,17 +4,18 @@ LICENSE = "GPL"
SECTION = "libs/gsm"
PROVIDES += "gsmd"
PV = "0.0+svn${SRCDATE}"
-PR = "r14"
+PR = "r15"
SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http \
file://gsmd \
file://default \
file://extreplychars.patch;patch=1 \
file://getopt-wait-interpreter-ready.patch;patch=1 \
- file://alive-start-if-interpreter-ready.patch;patch=1 \
file://tihtc-csq-fix.patch;patch=1 \
- file://vendor-qc-v0.patch;patch=1 \
- file://universal-wcdma.patch;patch=1"
+ file://universal-wcdma.patch;patch=1 \
+ file://mlbuf-static-bss.patch;patch=1 \
+ file://libgsmd-tool-fix.patch;patch=1 \
+ file://sms-hacks.patch;patch=1"
S = "${WORKDIR}/gsm"