[poky] [PATCH 1/1] meta-baryon: correct the SRC_URI for libgsm
Shane Wang
shane.wang at intel.com
Tue Jan 17 00:15:05 PST 2012
This patch is to correct the SRC_URI for libgsm
[YOCTO #1878] got fixed.
Signed-off-by: Shane Wang <shane.wang at intel.com>
---
recipes-multimedia/libgsm/libgsm_1.0.12.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes-multimedia/libgsm/libgsm_1.0.12.bb b/recipes-multimedia/libgsm/libgsm_1.0.12.bb
index 23a59f0..4ee8bd4 100644
--- a/recipes-multimedia/libgsm/libgsm_1.0.12.bb
+++ b/recipes-multimedia/libgsm/libgsm_1.0.12.bb
@@ -9,7 +9,7 @@ PR = "r3"
# dvhart - bad URL, trying a new one - note: 1.0.13 exists
#SRC_URI = "http://user.cs.tu-berlin.de/~jutta/gsm/gsm-${PV}.tar.gz
-SRC_URI = " http://www.imagemagick.org/download/delegates/ffmpeg/gsm-1.0.12.tar.gz \
+SRC_URI = "http://www.quut.com/gsm/gsm-${PV}.tar.gz \
file://01_makefile.patch \
file://02_cplusplus.patch \
file://03_config.patch \
--
1.7.6
More information about the poky
mailing list