DESCRIPTION = "GSM libraries and daemons implementing the 07.10 specification"
HOMEPAGE = "http://www.openmoko.org"
-LICENSE = "GPL"
+LICENSE = "GPL LGPL"
SECTION = "libs/gsm"
PROVIDES += "gsmd"
-PV = "0.0+svn${SRCDATE}"
+PV = "0.1+svn${SRCDATE}"
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://extreplychars.patch;patch=1;maxdate=20070730 \
file://getopt-wait-interpreter-ready.patch;patch=1 \
file://tihtc-csq-fix.patch;patch=1 \
- file://universal-wcdma.patch;patch=1 \
- file://mlbuf-in-gsmd-struct.patch;patch=1 \
+ file://universal-wcdma.patch;patch=1;maxdate=20070730 \
+ file://mlbuf-in-gsmd-struct.patch;patch=1;maxdate=20070730 \
file://libgsmd-tool-fix.patch;patch=1 \
- file://sms-hacks.patch;patch=1"
-
+ file://sms-hacks.patch;patch=1;maxdate=20070730"
S = "${WORKDIR}/gsm"
inherit autotools pkgconfig update-rc.d
FILES_gsmd-plugins = "${libdir}/gsmd/*.so*"
PACKAGES_DYNAMIC = "libgsmd* gsmd"
-