summaryrefslogtreecommitdiff
path: root/recipes/linphone/linphone_3.1.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/linphone/linphone_3.1.0.bb
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linphone/linphone_3.1.0.bb')
-rw-r--r--recipes/linphone/linphone_3.1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linphone/linphone_3.1.0.bb b/recipes/linphone/linphone_3.1.0.bb
index 937fffdace..50df732fa5 100644
--- a/recipes/linphone/linphone_3.1.0.bb
+++ b/recipes/linphone/linphone_3.1.0.bb
@@ -21,8 +21,8 @@ RDEPENDS_libmediastreamer = "speex libogg libasound libortp"
PROVIDES += "linphone linphonec liblinphone"
SRC_URI = "http://download.savannah.nongnu.org/releases/linphone/3.1.x/sources/linphone-${PV}.tar.gz \
- file://b64_assert.patch;patch=1 \
- file://preferences-segv.patch;patch=1 \
+ file://b64_assert.patch \
+ file://preferences-segv.patch \
"
S = "${WORKDIR}/linphone-${PV}"