From: Henryk Ploetz Date: Wed, 17 Oct 2007 09:58:52 +0000 (+0000) Subject: libgsmd: fix typo in last commit X-Git-Tag: Release-2010-05/1~8549^2~1^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6f89016c41a8f7b0118ae9fdf44041b5482c3b4;p=openembedded.git libgsmd: fix typo in last commit --- diff --git a/packages/gsm/libgsmd_svn.bb b/packages/gsm/libgsmd_svn.bb index 0df3b743a0..e07b4acfa9 100644 --- a/packages/gsm/libgsmd_svn.bb +++ b/packages/gsm/libgsmd_svn.bb @@ -10,7 +10,7 @@ SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http \ file://024_sms-text-in-bracket.patch;patch=1;minrev=2957;maxrev=3199 \ file://025_sms-status-report.patch;patch=1;minrev=2957;maxrev=3200 \ file://027_phonebook-find-and-read-range-support.patch;patch=1;minrev=2957;maxrev=3202 \ - file://028_shell-phonebook-find-and-read-range-support.patch;patch=1;minrev=2957;3203 \ + file://028_shell-phonebook-find-and-read-range-support.patch;patch=1;minrev=2957;maxrev=3203 \ file://0001-Introduce-ports.patch;patch=1;minrev=2957 \ file://0002-Flush-all-pending-commands-before-restarting-the-mod.patch;patch=1;minrev=2957 \ file://0003-Correctly-segment-incoming-usock-data-into-packets.patch;patch=1;minrev=2957 \