summaryrefslogtreecommitdiff
path: root/packages/gsm/libgsmd_svn.bb
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-07-31 12:56:28 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-07-31 12:56:28 +0000
commit97add98c5737827201ba93855f6f1cbd9dbbf374 (patch)
tree51cc3ef08324a8b17a124034717b6cca3f69ea65 /packages/gsm/libgsmd_svn.bb
parentf0db4f4a1cae982fda3d2c4c26c34671b1aeee5c (diff)
libgsmd: update gsmd patches again
- talloc mlbuf in struct gsmd instead of having a static global variable - adapt sms-hacks.patch
Diffstat (limited to 'packages/gsm/libgsmd_svn.bb')
-rw-r--r--packages/gsm/libgsmd_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gsm/libgsmd_svn.bb b/packages/gsm/libgsmd_svn.bb
index 31b23decc5..2fd047de76 100644
--- a/packages/gsm/libgsmd_svn.bb
+++ b/packages/gsm/libgsmd_svn.bb
@@ -13,7 +13,7 @@ SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http \
file://getopt-wait-interpreter-ready.patch;patch=1 \
file://tihtc-csq-fix.patch;patch=1 \
file://universal-wcdma.patch;patch=1 \
- file://mlbuf-static-bss.patch;patch=1 \
+ file://mlbuf-in-gsmd-struct.patch;patch=1 \
file://libgsmd-tool-fix.patch;patch=1 \
file://sms-hacks.patch;patch=1"