aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gsm/libgsmd_svn.bb
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-06-13 18:56:49 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-06-13 18:56:49 +0000
commit1d8b6398b57bf66611e92a0ee2c1689caf97daa7 (patch)
tree379ca07b441160c272a511f8ee44961d5a41a1bc /packages/gsm/libgsmd_svn.bb
parent49fc40335631daf60d2ead73ca6e346d52b0f305 (diff)
downloadopenembedded-1d8b6398b57bf66611e92a0ee2c1689caf97daa7.tar.gz
libgsmd: add two universal patches, bump PR
Diffstat (limited to 'packages/gsm/libgsmd_svn.bb')
-rw-r--r--packages/gsm/libgsmd_svn.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/gsm/libgsmd_svn.bb b/packages/gsm/libgsmd_svn.bb
index 230d4d6fe5..7fc54a5afb 100644
--- a/packages/gsm/libgsmd_svn.bb
+++ b/packages/gsm/libgsmd_svn.bb
@@ -4,15 +4,17 @@ LICENSE = "GPL"
SECTION = "libs/gsm"
PROVIDES += "gsmd"
PV = "0.0+svn${SRCDATE}"
-PR = "r13"
+PR = "r14"
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://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"
S = "${WORKDIR}/gsm"