aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgsm
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgsm')
-rw-r--r--recipes/libgsm/libgsm_1.0.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libgsm/libgsm_1.0.10.bb b/recipes/libgsm/libgsm_1.0.10.bb
index 93d042ed36..ec740431a7 100644
--- a/recipes/libgsm/libgsm_1.0.10.bb
+++ b/recipes/libgsm/libgsm_1.0.10.bb
@@ -4,12 +4,12 @@ PRIORITY = "optional"
#DEPENDS = ""
LICENSE = "libgsm"
-PR = "r1"
+PR = "r2"
inherit pkgconfig gpe
SRC_URI = "http://www.netsw.org/audio/convert/gsm-${PV}.tar.gz \
- file://${FILESDIR}/libgsm_patch;patch=1;pnum=0"
+ file://libgsm_patch;patch=1;pnum=0"
S = "${WORKDIR}/gsm-1.0-pl10/"